messages from 2023-10-27 08:27:31 to 2023-10-30 21:36:15 UTC [more...]
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2023-10-30 21:35 UTC (3+ messages)
` [PATCH] arm_ffa: fix: remove deadcode in ffa_print_error_log()
[PATCH 1/1] tools: mkimage: fix sfspl_image_extract_subimage()
2023-10-30 21:35 UTC (2+ messages)
[PATCH] common: Reword CONSOLE_RECORD_.*SIZE help texts
2023-10-30 21:35 UTC (2+ messages)
[PULL] u-boot-sh/master_tmio_fixes
2023-10-30 21:35 UTC (2+ messages)
[PATCH] bootstd: Skip over bad device during bootflows scanning
2023-10-30 19:46 UTC
[PATCH] buildman: Support upstream branch name containing /
2023-10-30 17:37 UTC (2+ messages)
[PATCH] exynos: Avoid duplicate reset_cpu with SYSRESET enabled
2023-10-30 17:25 UTC (2+ messages)
[PATCH v3] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
2023-10-30 17:04 UTC
[PATCH] spi: cadence-quadspi: Fix error message on stuck busy state
2023-10-30 16:20 UTC
[PATCH 0/3] arm64: Add a build target for Flat Image Tree
2023-10-30 16:12 UTC (9+ messages)
` [PATCH 1/3] kbuild: Correct missing architecture-specific hyphens
` [PATCH 3/3] arm64: boot: Support Flat Image Tree
Dropping common.h usage
2023-10-30 15:54 UTC
[PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
2023-10-30 15:24 UTC (2+ messages)
[PATCH] rockchip: dts: fix bootph tags for rv1126
2023-10-30 13:12 UTC
Fwd: OSFF Firmware Hackathon goes official! Are you ready?!
2023-10-30 9:26 UTC
[PATCH 0/3] tpm: Start to tidy up TPM tests
2023-10-30 11:43 UTC (10+ messages)
` [PATCH 1/3] tpm: sandbox: Support self-test continue in emulator
` [PATCH 2/3] tpm: Convert sandbox-focussed tests to C
` [PATCH 3/3] tpm: Drop unwanted special cases for sandbox
[PATCH v2 0/4] Add AM62x LP SK support
2023-10-30 11:01 UTC (5+ messages)
` [PATCH v2 1/4] arm: dts: Refactor common dtsi file for R5 and A53 SPL
` [PATCH v2 2/4] arm: dts: Add support for AM62x LP SK
` [PATCH v2 3/4] board: ti: am62x: add am62x_lpsk_*_defconfigs fragments
` [PATCH v2 4/4] doc: ti: Add AM62x LP SK Board information
[PATCH] dfu: mmc: Add support for exposing whole mmc device
2023-10-30 8:53 UTC (2+ messages)
[PATCH 1/1] CI: use OpenSBI 1.3.1 for testing
2023-10-30 8:26 UTC (2+ messages)
[RFC v2 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
2023-10-30 8:25 UTC (5+ messages)
` [RFC v2 1/2] riscv: allow resume after exception
` [RFC v2 2/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
[PATCH 00/14] bloblist: Align to firmware handoff
2023-10-30 7:53 UTC (3+ messages)
[PATCH 0/5] Add support for StarFive JH7110 TRNG driver
2023-10-30 7:32 UTC (6+ messages)
` [PATCH 1/5] riscv: import read/write_relaxed functions
` [PATCH 2/5] clk: starfive: jh7110: Add security clocks
` [PATCH 3/5] rng: Add StarFive JH7110 RNG driver
` [PATCH 4/5] riscv: dts: jh7110: Add rng device tree node
` [PATCH 5/5] configs: visionfive2: Enable JH7110 RNG driver
[PATCH v2 0/3] bootcount: Replace I2C legacy implementation by driver model
2023-10-30 5:17 UTC (4+ messages)
` [PATCH v2 3/3] bootcount: Add driver model I2C driver
[RFC 00/13] cmd: bootefi: refactor the code for bootmgr
2023-10-30 0:34 UTC (9+ messages)
` [RFC 01/13] cmd: bootefi: unfold do_bootefi_image()
` [RFC 12/13] lib: uuid: move CONFIG_RANDOM_UUID
[PATCH 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
2023-10-29 22:01 UTC (7+ messages)
` [PATCH] fixup! "
[PATCH] usb: Ignore endpoints in non-zero altsettings
2023-10-29 17:34 UTC (5+ messages)
[PATCH 0/4] USB fixes: Mass Storage bugs & 64bit support
2023-10-29 17:33 UTC (12+ messages)
` [PATCH 1/4] scsi: Fix a bunch of SCSI definitions
` [PATCH 2/4] usb: storage: Increase read/write timeout
` [PATCH 3/4] usb: storage: Use the correct CBW lengths
` [PATCH 4/4] usb: storage: Implement 64-bit LBA support
[PATCH v2 0/8] USB fixes: xHCI error handling
2023-10-29 16:21 UTC (18+ messages)
` [PATCH v2 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
` [PATCH v2 2/8] usb: xhci: Better error handling in abort_td()
` [PATCH v2 3/8] usb: xhci: Allow context state errors when halting an endpoint
` [PATCH v2 4/8] usb: xhci: Recover from halted bulk endpoints
` [PATCH v2 5/8] usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
` [PATCH v2 6/8] usb: xhci: Do not panic on event timeouts
` [PATCH v2 7/8] usb: xhci: Fix DMA address calculation in queue_trb
` [PATCH v2 8/8] usb: xhci: Add more debugging
[PATCH 0/2] USB fixes: Add missing timeout, ignore YubiKeys
2023-10-29 14:34 UTC (6+ messages)
` [PATCH 1/2] usb: kbd: Ignore Yubikeys
` [PATCH 2/2] usb: hub: Add missing reset recovery delay
[PATCH 0/2] USB fixes: (Re)implement timeouts
2023-10-29 14:39 UTC (8+ messages)
` [PATCH 1/2] usb: Pass through timeout to drivers
` [PATCH 2/2] usb: xhci: Hook up timeouts
[PATCH 00/15] nand: Add sandbox tests
2023-10-29 14:15 UTC (19+ messages)
` [PATCH 01/15] spl: nand: Fix NULL-pointer dereference
` [PATCH 02/15] nand: Don't dereference NULL manufacturer_desc
` [PATCH 03/15] nand: Calculate SYS_NAND_PAGE_COUNT automatically
` [PATCH 04/15] nand: spl_loaders: Only read enough pages to load the image
` [PATCH 05/15] spl: legacy: Honor bl_len when decompressing
` [PATCH 06/15] spl: nand: Set bl_len to page size
` [PATCH 07/15] cmd: nand: Map memory before accessing it
` [PATCH 08/15] spl: "
` [PATCH 09/15] mtd: Rename SPL_MTD_SUPPORT to SPL_MTD
` [PATCH 10/15] mtd: Add some fallbacks for add/del_mtd_device
` [PATCH 11/15] nand: Add function to unregister NAND devices
` [PATCH 12/15] nand: Allow reinitialization
` [PATCH 13/15] arch: sandbox: Add function to create temporary files
` [PATCH 14/15] nand: Add sandbox driver
` [PATCH 15/15] test: spl: Add a test for NAND
[PATCH] mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
2023-10-29 13:47 UTC (2+ messages)
[PATCH] Kconfig: Remove all default n/no options
2023-10-29 8:27 UTC (2+ messages)
[RFC 1/1] rng: Provide a RNG based on the RISC-V Zkr ISA extension
2023-10-29 7:52 UTC (3+ messages)
[PATCH] test: eth: Don't crash if env_get returns NULL
2023-10-28 22:57 UTC
[PATCH] mpc85xx: relocate code in non-SPL build
2023-10-28 14:23 UTC (4+ messages)
[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
2023-10-28 22:00 UTC (6+ messages)
[PATCH] mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
2023-10-28 20:31 UTC (2+ messages)
[PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
2023-10-28 20:22 UTC (6+ messages)
` [PATCH 1/3] arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes
` [PATCH 2/3] arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet
[PATCH 1/1] doc: short overlong title underlines
2023-10-28 17:49 UTC (2+ messages)
` [SPAM] "
[PATCH v2 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
2023-10-28 17:36 UTC (4+ messages)
` [PATCH v2 1/3] arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes
` [PATCH v2 2/3] arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet
` [PATCH v2 3/3] arm: dts: k3-am642: Update main_bcdma and main_pktdma nodes
[PATCH] test/py: always use autostart on tpm2 selftests
2023-10-28 17:17 UTC (4+ messages)
[PATCH] get_maintainer.pl: update from Linux kernel v6.5
2023-10-28 16:58 UTC
[PATCH] board: synquacer: Update the flash image layout
2023-10-28 13:27 UTC (2+ messages)
[PATCH 0/2] vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP
2023-10-28 13:27 UTC (5+ messages)
` [PATCH 1/2] misc: vexpress_config: Use member .priv_auto to set the private data
` [PATCH 2/2] vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP
[PATCH 1/1] config: qemu: relax print and console buffer size
2023-10-28 13:27 UTC (2+ messages)
[PATCH v1] board: toradex: verdin-imx8mp: enable usb device and fastboot support
2023-10-28 13:27 UTC (2+ messages)
[PATCH v2] iot2050: Allow for more than 1 USB storage device
2023-10-28 13:27 UTC (2+ messages)
[PATCH v3] driver: misc: k3_avs: Add support for thermal shutdown
2023-10-28 13:27 UTC (2+ messages)
[PATCH] board: siemens: iot2050: Fix M.2 detection
2023-10-28 13:26 UTC (2+ messages)
[PATCH 0/4] sunxi: DRAM: H6: fixes and size reduction
2023-10-28 10:29 UTC (3+ messages)
` [PATCH 1/4] sunxi: DRAM: H6: add barrier after finishing DRAM setup
[PATCH] hikey960: Fix 404 links
2023-10-28 9:46 UTC
Pull request for tpm-next-27102023
2023-10-28 10:07 UTC (4+ messages)
[PATCH] scsi: Forceably finish migration to DM_SCSI
2023-10-28 0:59 UTC
Pull request efi-2024-01-rc2-2
2023-10-28 0:51 UTC (2+ messages)
[GIT PULL] Please pull u-boot-amlogic-20231027
2023-10-28 0:50 UTC (2+ messages)
Please pull u-boot-marvell/master
2023-10-28 0:50 UTC (2+ messages)
[PATCH 0/8] USB fixes: xHCI error handling
2023-10-27 19:42 UTC (3+ messages)
[PATCH 0/3] arm: Semihosting fixes/improvements for ARMv6 and older
2023-10-27 20:40 UTC (4+ messages)
` [PATCH 1/3] arm: Fix software interrupt handler
` [PATCH 2/3] arm: semihosting: Fix returning from traps on ARMv6 and lower
` [PATCH 3/3] arm: semihosting: Support semihosting fallback on 32-bit ARM
[PATCH] bootm: Enable legacy VxWorks booting from FITs
2023-10-27 20:07 UTC
[PATCH v3] rockchip: include: asm: fix entering download mode rk3066
2023-10-27 18:35 UTC
[PATCH v5 0/1] CONFIG_IS_ENABLED vs IS_ENABLED
2023-10-27 17:45 UTC (2+ messages)
` [PATCH v5 1/1] CI: add test/usage_of_is_enabled_check.sh
[PATCH 0/3] Revert HAFDBS changes
2023-10-27 17:22 UTC (3+ messages)
[RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
2023-10-27 17:00 UTC (4+ messages)
[PATCH 1/1] board: sifive: unmatched: move kernel load address to 0x80200000
2023-10-27 16:43 UTC (2+ messages)
[PATCH 0/8] arm: mach-snapdragon: Qualcomm clock driver cleanup
2023-10-27 12:18 UTC (14+ messages)
` [PATCH 3/8] clk/qcom: move ipq4019 driver from mach-ipq40xx
` [PATCH 4/8] clk/qcom: handle resets and clocks in one device
` [PATCH 5/8] clk/qcom: sdm845: add register map for simple gate clocks
` [PATCH 6/8] clk/qcom: use function pointers for enable and set_rate
` [PATCH 7/8] clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()
` [PATCH 8/8] clk/qcom: fix rcg divider value
[PATCH v9 0/8] Add support for PMICs used on Tegra 3 devices
2023-10-27 8:26 UTC (5+ messages)
` [PATCH v9 4/8] power: regulator: max77663: add regulator support
` [PATCH v9 6/8] power: regulator: tps80031: "
` [PATCH v9 7/8] power: pmic: tps65910: add TPS65911 PMIC support
` [PATCH v9 8/8] power: regulator: tps65911: add regulator support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox