messages from 2025-10-21 10:35:30 to 2025-10-23 09:47:52 UTC [more...]
[PATCH v1 0/6] remoteproc: k3-r5: Build fixes and security improvements
2025-10-23 9:46 UTC (3+ messages)
` [PATCH v1 1/6] arm: dts: k3-am642-evm: Remove duplicate node
` [PATCH v1 2/6] remoteproc: k3-r5: cast size to size_t
[PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
2025-10-23 9:36 UTC
U-Boot Not Working on Raspberry Pi 5
2025-10-23 9:02 UTC (2+ messages)
[PATCH v1] configs: agilex5: Enable FAT-based environment storage in defconfig
2025-10-23 8:51 UTC
[PATCH] liebherr: btt: shrink spl_board_init
2025-10-23 8:47 UTC
[PATCH] mtd: spi-nor: Set address mode in SEMPER flash when SFDP is skipped
2025-10-23 8:21 UTC (4+ messages)
[PATCH v4] spl: Add support for Device Firmware Upgrade (DFU) over PCIe
2025-10-23 8:09 UTC
[PATCH] mmc: exynos_dw_mmc: Add compatible string for Exynos5250
2025-10-23 8:46 UTC (3+ messages)
[PATCH] sdhci: Reorder interrupt flags in SDHCI_INT_DATA_MASK definition
2025-10-23 8:46 UTC (3+ messages)
[PATCH] power: regulator: Remove duplicate include of regulator_common.h
2025-10-23 8:46 UTC (3+ messages)
[PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle
2025-10-23 8:46 UTC (4+ messages)
[PATCH 0/9] Support for Samsung Exynos 7870 DW-MMC device in driver
2025-10-23 8:46 UTC (19+ messages)
` [PATCH 1/9] mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()
` [PATCH 2/9] mmc: dw_mmc: do not skip dwmci_setup_bus() for same non-zero clock frequency
` [PATCH 3/9] mmc: dw_mmc: properly address command completion in dwmci_control_clken()
` [PATCH 4/9] mmc: dw_mmc: add voltage switch command flag
` [PATCH 5/9] mmc: dw_mmc: return error for invalid voltage setting
` [PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
` [PATCH 8/9] mmc: exynos_dw_mmc: add support for SD UHS mode
` [PATCH 9/9] mmc: exynos_dw_mmc: add compatible for exynos7870-dw-mshc-smu
[PATCH 0/6] Support for Samsung S2MPU05 PMIC device in driver
2025-10-23 8:46 UTC (14+ messages)
` [PATCH 1/6] power: pmic: s2mps11: change the probe function to bind
` [PATCH 2/6] power: pmic: s2mps11: add support for allowing multiple device variants
` [PATCH 3/6] power: regulator: s2mps11: declaratively define LDOs and BUCKs
` [PATCH 4/6] power: regulator: s2mps11: declaratively get/set regulator mode
` [PATCH 5/6] power: regulator: s2mps11: add support for S2MPU05 PMIC
` [PATCH 6/6] power: pmic: s2mps11: add support for Samsung "
[PATCH] Add support for OpenSSL Provider API
2025-10-22 23:03 UTC (5+ messages)
[PATCH] doc: pytest: Complete dependencies list with missing packages
2025-10-23 7:34 UTC (5+ messages)
[PATCH] mmc: sdhci: Add SDHCI_SPEC_400, _410, and _420 version defines
2025-10-23 7:19 UTC (4+ messages)
[PATCH 0/8] Add support for TI AM6254atl SiP
2025-10-23 4:55 UTC (13+ messages)
` [PATCH 1/8] arm64: dts: ti: k3-am6*-boards: Add label to reserved-memory node
` [PATCH 2/8] arm64: dts: ti: k3-am62*: remove SoC dtsi from common dtsi
` [PATCH 3/8] arm64: dts: ti: Introduce base support for AM6254atl SiP
` [PATCH 4/8] arm64: dts: ti: Add support for AM6254atl SiP SK
` [PATCH 5/8] arm: dts: add support for am6254atl at R5 SPL
` [PATCH 6/8] configs: add defconfigs for am6254atl
` [PATCH 7/8] board: am62x: add env file "
` [PATCH 8/8] doc: add documentation for am6254atl SiP
[PATCH v4 00/11] boot: Support priority for global bootmeths
2025-10-22 22:16 UTC (2+ messages)
[PATCH v3] armv8: implement workaround for broken CNTFRQ_EL0 value
2025-10-22 21:02 UTC
[PATCH] sunxi: dram: detect non-power-of-2 sized DRAM chips
2025-10-22 20:33 UTC (3+ messages)
[PATCH v11 00/11] Add support for dynamic MMU configuration
2025-10-22 20:14 UTC (2+ messages)
[PATCH v2 0/5] Allow falcon boot from A-core SPL on K3 devices
2025-10-22 17:58 UTC (2+ messages)
Please pull net-20251022
2025-10-22 17:26 UTC (2+ messages)
[PULL] u-boot-at91-2026.01-a
2025-10-22 17:26 UTC (2+ messages)
[PATCH] .mailmap: update email address for Chen-Yu Tsai
2025-10-22 17:26 UTC (2+ messages)
[PATCH] test: py: Add pyelftools dependency for test_event_dump
2025-10-22 16:48 UTC (3+ messages)
[PATCH v4 00/20] Convert extension support to UCLASS and adds its support to boot flows
2025-10-22 16:20 UTC (24+ messages)
` [PATCH v4 01/20] MAINTAINERS: Add maintainer for extension board support
` [PATCH v4 02/20] board: ti: Exclude cape detection from XPL builds
` [PATCH v4 03/20] board: ti: Fix CAPE_EEPROM_BUS_NUM Kconfig dependency
` [PATCH v4 04/20] board: sunxi: Exclude DIP detection from XPL builds
` [PATCH v4 05/20] board: compulab: Exclude compulab extension board "
` [PATCH v4 06/20] include: extension_board: Document the extension structure
` [PATCH v4 07/20] boot: Move extension board support from cmd/ to boot/
` [PATCH v4 08/20] boot: Add UCLASS support for extension boards
` [PATCH v4 09/20] board: ti: Refactor cape detection code for readability
` [PATCH v4 10/20] board: ti: Convert cape detection to use UCLASS framework
` [PATCH v4 11/20] board: sunxi: Refactor CHIP board extension code
` [PATCH v4 12/20] board: sunxi: Convert extension support to UCLASS framework
` [PATCH v4 13/20] board: sandbox: Improve extension board scan implementation
` [PATCH v4 14/20] board: sandbox: Convert extension support to UCLASS framework
` [PATCH v4 15/20] board: compulab: Convert imx8mm-cl-iot-gate to UCLASS extension framework
` [PATCH v4 16/20] boot: Remove legacy extension board support
` [PATCH v4 17/20] boot: extension: Move overlay apply custom logic to command level
` [PATCH v4 18/20] boot: pxe_utils: Add extension board devicetree overlay support
` [PATCH v4 19/20] boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logic
` [PATCH v4 20/20] boot: bootmeth_efi: Add extension board devicetree overlay support
[PATCH] makefile: Fix recursive makes
2025-10-22 16:02 UTC (2+ messages)
[RFC 00/10] Add support for StarFive VisionFive 2 Lite board
2025-10-22 11:26 UTC (27+ messages)
` [RFC 01/10] riscv: dts: starfive: jh7110-common: Move out some nodes to the board dts
` [RFC 03/10] eeprom: starfive: Simplify get_ddr_size_from_eeprom()
` [RFC 04/10] eeprom: starfive: Correct get_pcb_revision_from_eeprom()
` [RFC 05/10] eeprom: starfive: Update eeprom data format version to 3
` [RFC 06/10] pcie: starfive: Add a optional power gpio support
` [RFC 08/10] configs: visionfive2: Add VisionFive 2 Lite DT to OF_LIST
[PATCH 0/3] doc: Add a general note about $?
2025-10-22 14:47 UTC (14+ messages)
` [PATCH 1/3] doc: usage: Add general rule for `$?`
` [PATCH 2/3] doc: askenv: Reword and remove return value
` [PATCH 3/3] doc: seama: Reword return value section
[PATCH v2 0/5] net: mediatek: mt7988: various fixup + MDIO detach
2025-10-22 13:42 UTC (3+ messages)
` [PATCH v2 5/5] net: airoha: bind MDIO controller on Ethernet load
[PATCH] arm64: renesas: Clean up default boot command
2025-10-22 13:17 UTC
[PATCH v4] bootstd: make it possible to use tftp for netboot with standardboot
2025-10-22 7:32 UTC (2+ messages)
[PATCH v2 0/3] Add upstream boards Milk-V Mars CM and Mars CM Lite
2025-10-22 2:14 UTC (6+ messages)
` [PATCH v2 1/3] board: starfive: visionfive2: Add Milk-V Mars CM and Mars CM Lite selection by product_id
` [PATCH v2 2/3] configs: starfive: Add Milk-V Mars CM and Mars CM Lite to visionfive2
` [PATCH v2 3/3] board: starfive: Add initial Milk-V Mars CM and Mars CM Lite user documentation
[PATCH v3 00/10] Enable USB and ENETC on i.MX943 EVK
2025-10-22 1:56 UTC (4+ messages)
` 回复: "
[PATCH] doc: board: nxp: Add remoteproc guide
2025-10-22 2:10 UTC (3+ messages)
[PATCH v5 00/24] Introduce Firmware Update Support for Arm PSA
2025-10-22 7:02 UTC (2+ messages)
[PATCH] efi: Select required CMDs from BOOTMETH_EFILOADER
2025-10-22 6:25 UTC (5+ messages)
[PATCH 0/6] clk: Fix some error detection
2025-10-22 5:16 UTC (10+ messages)
` [PATCH 1/6] mmc: hi6220_dw_mmc: Fix error detection for clk_get_rate
` [PATCH 2/6] mmc: fsl_esdhc_imx: Cannot test unsigned to be < 0
` [PATCH 3/6] clk: microchip: mpfs: Fix error detection
` [PATCH 4/6] i2c: npcm: "
` [PATCH 5/6] i2c: imx_lpi2c: "
` [PATCH 6/6] timer: imx-gpt: "
[PATCH v3 00/12] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
2025-10-22 0:48 UTC (13+ messages)
` [PATCH v3 01/12] remoteproc: Extend device_to_virt with a is_iomem parameter
` [PATCH v3 02/12] remoteproc: Add imx_rproc driver to support NXP i.MX8MP/N
` [PATCH v3 03/12] remoteproc: imx_rproc: Support i.MX8MQ/M
` [PATCH v3 04/12] remoteproc: imx_rproc: Add support for i.MX93 CM33
` [PATCH v3 05/12] arm: dts: imx8m: Add remoteproc node
` [PATCH v3 06/12] imx8mp: Enable remoteproc for i.MX8MP EVK
` [PATCH v3 07/12] imx8mm: Enable remoteproc for i.MX8MM EVK
` [PATCH v3 08/12] imx8mn: Enable remoteproc for i.MX8MN EVK
` [PATCH v3 09/12] imx8mq: Enable remoteproc for i.MX8MQ EVK
` [PATCH v3 10/12] imx93: Enable remoteproc for i.MX93-EVK/QSB/FRDM
` [PATCH v3 11/12] doc: board: nxp: Add remoteproc guide
` [PATCH v3 12/12] doc: cmd: Document remoteproc usage
[PATCH] riscv: dts: starfive: prune redundant jh7110 overrides
2025-10-21 20:54 UTC
[PATCH] env: fat, ubi: Fix gd->env_valid for the first write
2025-10-21 20:37 UTC
[PATCH] env: Invert gd->env_valid for env_mmc_save
2025-10-21 20:36 UTC (2+ messages)
[PATCH v2] armv8: implement workaround for broken CNTFRQ_EL0 value
2025-10-21 18:50 UTC (2+ messages)
[RESEND PATCH v5 0/5] Enable Firmware Handoff CI test on qemu_arm64
2025-10-21 18:16 UTC (6+ messages)
` [RESEND PATCH v5 1/5] docker: add OP-TEE and TF-A build for testing Firmware Handoff
` [RESEND PATCH v5 2/5] pytest: add test script to validate "
` [RESEND PATCH v5 3/5] configs: select CMD_BLOBLIST for Firmware Handoff testing
` [RESEND PATCH v5 4/5] ci: check existence of bl1 and fip in the test script
` [RESEND PATCH v5 5/5] ci: add test entries for qemu_arm64_tfa_fw_handoff
[PATCH v3 00/20] Convert extension support to UCLASS and adds its support to boot flows
2025-10-21 17:29 UTC (18+ messages)
[PATCH v2] gpio: search gpio-line-names property in dm_gpio_lookup_name
2025-10-21 17:08 UTC (2+ messages)
[PATCH v5 0/5] Enable Firmware Handoff CI test on qemu_arm64
2025-10-21 15:37 UTC (7+ messages)
` [PATCH v5 1/5] docker: add OP-TEE and TF-A build for testing Firmware Handoff
` [PATCH v5 2/5] pytest: add test script to validate "
` [PATCH v5 3/5] configs: select CMD_BLOBLIST for Firmware Handoff testing
` [PATCH v5 4/5] ci: check existence of bl1 and fip in the test script
` [PATCH v5 5/5] ci: add test entries for qemu_arm64_tfa_fw_handoff
[PATCH 1/2] clk: at91: Add ACR in all PLL setting
2025-10-21 15:18 UTC (2+ messages)
[PATCH v2] ARM: dts: sam9x60ek: select PIT as tick-timer
2025-10-21 15:16 UTC (2+ messages)
[PATCH v1 0/4] Enable XSPI1 on i.MX943 EVK board
2025-10-21 14:24 UTC (5+ messages)
` [PATCH v1 1/4] spi: nxp_xspi: Add new driver for NXP XSPI controller
` 回复: "
[PATCH v2] gpio: s5p: increment bank base address only if bank is initialized
2025-10-21 14:21 UTC
[PATCH] board: samsung: add support for Samsung Exynos mobile device boards
2025-10-21 13:49 UTC (5+ messages)
` [PATCH] board: samsung: add support for Samsung Exynos mobile device board
[PATCH v2 00/11] Various V3/S3/V3s fixes and improvements
2025-10-21 14:02 UTC (4+ messages)
` [PATCH v2 02/11] sunxi: Split V3 and V3s support with a common option
[PATCH] drivers: net: dm9000 recv in stick package
2025-10-21 7:10 UTC
[PATCH] board: am62x: Add support for reading eeprom data
2025-10-21 11:47 UTC (3+ messages)
Transfer List Checksum Correction and Impact on Bloblist
2025-10-21 10:39 UTC (7+ messages)
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