U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-25 18:04:35 to 2026-04-27 11:29:52 UTC [more...]

[PATCH] board: rockchip: add Anbernic RG-DS
 2026-04-27 11:29 UTC  (2+ messages)

[PATCH v2 0/6] Relocate U-Boot in the last bank
 2026-04-27 10:43 UTC  (14+ messages)
` [PATCH v2 3/6] treewide: move bi_dram[] from bd to gd
` [PATCH v2 4/6] common: move ram_base calculation to independent INITCALL()
` [PATCH v2 5/6] common: Clean up setup_dest_addr()
` [PATCH v2 6/6] common: Add an option to relocate on ram top

[PATCH] fdtgrep: Add option to reserve free space in the output FDT
 2026-04-27 10:11 UTC  (5+ messages)

[PATCH v2 0/5] mtd: rawnand: sunxi: Fix user data length for H6
 2026-04-27 11:14 UTC  (3+ messages)
` [PATCH v2 1/5] mtd: rawnand: sunxi: Replace hard coded value by a define

[PATCH 0/6] sunxi: add NetCube Nagami support and T113 secure boot enablement
 2026-04-27 11:04 UTC  (3+ messages)
` [PATCH 2/6] pinctrl: sunxi: add I2C3 mux for D1/T113-s3 (PG10/PG11)

[PULL] Please pull casey/qcom-main-13Apr2026
 2026-04-27 10:55 UTC  (5+ messages)

[PATCH v3 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-04-27 10:20 UTC  (5+ messages)
` [PATCH v3 1/2] binman: bintool: add extra_env parameter to run_cmd
` [PATCH v3 2/2] binman: x509_cert: add PKCS#11/HSM signing support

[PATCH v3 0/6] Relocate U-Boot in the last bank
 2026-04-27 10:08 UTC  (7+ messages)
` [PATCH v3 1/6] fdtdec: Deduplicate iterator function
` [PATCH v3 2/6] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
` [PATCH v3 3/6] treewide: move bi_dram[] from bd to gd
` [PATCH v3 4/6] common: move ram_base calculation to independent INITCALL()
` [PATCH v3 5/6] common: Clean up setup_dest_addr()
` [PATCH v3 6/6] common: Add an option to relocate on ram top

[PATCH 01/14] serial: atmel-usart: allow selecting from ARCH_MICROCHIPSW
 2026-04-27  9:56 UTC  (3+ messages)

[PATCH] fs/erofs: Fix build for m68k
 2026-04-27  9:40 UTC  (3+ messages)

[PATCH v2 0/7] Add UFS clock support for Qualcomm SoCs
 2026-04-27  9:26 UTC  (8+ messages)
` [PATCH v2 1/7] clk: stub: Sort compatible strings alphabetically
` [PATCH v2 2/7] clk: qcom: clk-stub: Add compatibles for QCS615/SA8775P
` [PATCH v2 3/7] clk: qcom: sa8775p: Add UFS clock support
` [PATCH v2 4/7] clk: qcom: qcs615: "
` [PATCH v2 5/7] clk: qcom: sc7280: "
` [PATCH v2 6/7] drivers: ufs: qcom: Initialize and enable clocks before hardware access
` [PATCH v2 7/7] ufs: qcom: Remove redundant POST_CHANGE clock setup call

[PATCH 1/1] sunxi: use vendor prefix for $fdtfile on RISC-V too
 2026-04-27  9:20 UTC  (2+ messages)

[PATCH v3] misc: Add RZG2L OTP support
 2026-04-27  9:15 UTC  (3+ messages)

[PATCH] net: nfs: fix buffer overflow in nfs_readlink_reply()
 2026-04-27  8:08 UTC  (3+ messages)

[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
 2026-04-27  7:56 UTC  (11+ messages)
` [PATCH 01/12] efi_loader: add runtime memset helper
` [PATCH 03/12] efi_loader: add FF-A runtime support in EFI variable TEE driver
` [PATCH 04/12] efi_loader: enable EFI runtime SetVariable()/GetVariable() using FF-A transport
` [PATCH 06/12] corstone1000: enable bootefi selftest
` [PATCH 08/12] test: dm: add sandbox FF-A runtime transport tests
` [PATCH 09/12] sandbox: ffa: share synthetic partition metadata via macros
` [PATCH 10/12] doc: arm64: document FF-A runtime path for EFI variables

[GIT PULL] Please pull u-boot-ufs-20260313
 2026-04-27  7:56 UTC 

[GIT PULL] Please pull u-boot-amlogic-next-20260427
 2026-04-27  7:53 UTC 

[PATCH 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
 2026-04-27  5:52 UTC  (5+ messages)
` [PATCH 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support
` [PATCH 2/4] mmc: dw_mmc: setup set_enhanced_strobe ops in driver
` [PATCH 3/4] mmc: exynos_dw_mmc: add support for HS400ES
` [PATCH 4/4] configs: exynos-mobile: enable support for HS400ES in MMC driver

[PATCH v3 00/10] Add support for ubi environment to create volumes (v3)
 2026-04-27  7:09 UTC  (11+ messages)
` [PATCH v3 01/10] ubi: remove unnecessary extern directive from function prototypes
` [PATCH v3 02/10] cmd: ubi: mark read-only function parameters with const
` [PATCH v3 03/10] cmd: ubi: use void * for buf parameter in ubi_volume_read
` [PATCH v3 04/10] cmd: ubifs: mark string parameters with const
` [PATCH v3 05/10] cmd: ubi: change the type of parameter dynamic to bool
` [PATCH v3 06/10] cmd: ubi: reorganize command messages
` [PATCH v3 07/10] cmd: ubi: export more APIs to public
` [PATCH v3 08/10] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
` [PATCH v3 09/10] ubi: add comments for exported ubi API functions
` [PATCH v3 10/10] env: ubi: add support to create environment volume if it does not exist

[PATCH] fs/squashfs fix overflow in sqfs_find_inode()
 2026-04-26 20:45 UTC 

[PATCH v5] Improve handoff prepare on SoCFPGA
 2026-04-27  4:33 UTC  (4+ messages)

[PATCH] arm64: renesas: Add Cortex-M33 build option to R-Car Gen5
 2026-04-26 19:52 UTC  (3+ messages)

[PATCH v3] arm64: renesas: Add Cortex-M33 build option to R-Car Gen5
 2026-04-27  1:10 UTC 

[PATCH v2] arm64: renesas: Add Cortex-M33 build option to R-Car Gen5
 2026-04-26 21:03 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2026-04-26 19:44 UTC 

[PATCH v2 0/7] fit: dm-verity support
 2026-04-26 16:32 UTC  (4+ messages)

[PATCH v7 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
 2026-04-26 15:53 UTC  (5+ messages)
` [PATCH v7 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
` [PATCH v7 2/3] usb: gadget: rcar: Add support for reset controller
` [PATCH v7 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)

[PATCH v7 0/8] Support metadata-driven A/B boot for STM32MP25
 2026-04-26 15:47 UTC  (9+ messages)
` [PATCH v7 1/8] lib: uuid: add partition type GUID for extended bootloader
` [PATCH v7 2/8] test: dm: part: add test for part_get_info_by_uuid
` [PATCH v7 3/8] test: cmd: add unit tests for part command
` [PATCH v7 4/8] cmd: part: support lookup by UUID
` [PATCH v7 5/8] test: cmd: part: add UUID lookup tests
` [PATCH v7 6/8] fwu: add helper to get image GUID by type and bank index
` [PATCH v7 7/8] test: dm: fwu_mdata: add test for fwu_mdata_get_image_guid
` [PATCH v7 8/8] board: st: stm32mp25: support dynamic A/B bank bootup

[PATCH v6 0/8] Support metadata-driven A/B boot for STM32MP25
 2026-04-26 15:40 UTC  (9+ messages)
` [PATCH v6 1/8] lib: uuid: add partition type GUID for extended bootloader
` [PATCH v6 2/8] test: dm: part: add test for part_get_info_by_uuid
` [PATCH v6 3/8] test: cmd: add unit tests for part command
` [PATCH v6 4/8] cmd: part: support lookup by UUID
` [PATCH v6 5/8] test: cmd: part: add UUID lookup tests
` [PATCH v6 6/8] fwu: add helper to get image GUID by type and bank index
` [PATCH v6 7/8] test: dm: fwu_mdata: add test for fwu_mdata_get_image_guid
` [PATCH v6 8/8] board: st: stm32mp25: support dynamic A/B bank bootup

[PATCH v5 0/8] Support metadata-driven A/B boot for STM32MP25
 2026-04-26 15:35 UTC  (9+ messages)
` [PATCH v5 1/8] lib: uuid: add partition type GUID for extended bootloader
` [PATCH v5 2/8] test: dm: part: add test for part_get_info_by_uuid
` [PATCH v5 3/8] test: cmd: add unit tests for part command
` [PATCH v5 4/8] cmd: part: support lookup by UUID
` [PATCH v5 5/8] test: cmd: part: add UUID lookup tests
` [PATCH v5 6/8] fwu: add helper to get image GUID by type and bank index
` [PATCH v5 7/8] test: dm: fwu_mdata: add test for fwu_mdata_get_image_guid
` [PATCH v5 8/8] board: st: stm32mp25: support dynamic A/B bank bootup

[PATCH 1/2] configs/j721e_{beaglebone64, evm}_defconfig: reduce fastboot buffer
 2026-04-26 13:57 UTC  (2+ messages)
` [PATCH 2/2] configs/j721e_{beaglebone64, evm}_a72_defconfig: enable UCmd for snagflash fastboot-uboot

[PATCH v6 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
 2026-04-26  6:14 UTC  (4+ messages)
` [PATCH v6 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
` [PATCH v6 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)

[PATCH v2] MAINTAINERS, mailmap: Change email for Eugen Hristev
 2026-04-26  5:47 UTC 

[PATCH v4 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-25 23:26 UTC  (12+ messages)
` [PATCH v4 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v4 02/11] of_live: support in SPL
` [PATCH v4 03/11] drivers: allow clk_stub and spmi "
` [PATCH v4 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v4 05/11] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
` [PATCH v4 06/11] mach-snapdragon: Kconfig: fix duplicate SYS_MALLOC_LEN
` [PATCH v4 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v4 08/11] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v4 09/11] mach-snapdragon: add board_spl.c and split out common code
` [PATCH v4 10/11] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v4 11/11] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl

[PATCH v5 01/15] configs: sc5xx: Do not store environment in SPI flash
 2026-04-23 14:24 UTC  (11+ messages)
` [PATCH v5 02/15] mach-sc5xx: Remove update commands from default environment
` [PATCH v5 03/15] mach-sc5xx: Update boot commands
` [PATCH v5 04/15] mach-sc5xx: Switch from tftp to wget
` [PATCH v5 06/15] mach-sc5xx: Remove preliminary binman support
` [PATCH v5 07/15] dts: sc594: Fix gige-reset line on EZKIT
` [PATCH v5 08/15] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [PATCH v5 09/15] mach-sc5xx: Update image load address
` [PATCH v5 11/15] configs: sc5xx: Set default bootcmd to SPI boot
` [PATCH v5 12/15] arm: sc5xx: Remove SC5XX_LOADADDR
` [PATCH v5 14/15] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r

[PATCH 0/9] Add ethernet support for genio 520/720 EVK boards
 2026-04-23 15:27 UTC  (13+ messages)
` [PATCH 1/9] MAINTAINERS: remove trailing colons from section titles
` [PATCH 2/9] MAINTAINERS: add maintainer entry for air_en8811 driver
` [PATCH 3/9] net: Fix alphabetical ordering in drivers/net/Makefile
` [PATCH 4/9] net: Fix alphabetical ordering in drivers/net/Kconfig
` [PATCH 5/9] net: phy: air_phy_lib: Factorize BuckPBus register
` [PATCH 6/9] net: phy: Add airoha AN8801 ethernet phy driver
` [PATCH 7/9] net: dwc_eth_qos: Add mediatek support
` [PATCH 8/9] arm: dts: mt8189: Add ethernet support for Genio 520/720 boards
` [PATCH 9/9] configs: mt8189: Enable ethernet support

[PATCH v6] Improve handoff prepare on SoCFPGA
 2026-04-23  3:30 UTC 

[PATCH] board: adi: Fix exception when using standalone SoM
 2026-04-22 22:48 UTC  (2+ messages)

[PATCH v5 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
 2026-04-24 15:24 UTC  (5+ messages)
` [PATCH v5 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
` [PATCH v5 2/3] usb: gadget: rcar: Add support for reset controller
` [PATCH v5 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)

[PATCH v3 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-24 23:15 UTC  (12+ messages)
` [PATCH v3 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v3 03/11] drivers: allow clk_stub and spmi in SPL

[PATCH v5 00/15] sc5xx Environment Cleanup and Fixes
 2026-04-23 14:24 UTC 

[PATCH v4 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
 2026-04-23  8:14 UTC  (3+ messages)
` [PATCH v4 2/3] usb: gadget: rcar: Add support for reset controller

[PATCH v3 0/8] test: Refactor FIT test for clarity and extensibility
 2026-04-23  2:02 UTC  (2+ messages)

[PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-04-24  1:46 UTC  (2+ messages)

[GIT PULL] AMD/Xilinx changes for 2026-07-rc1 v3
 2026-04-23 13:20 UTC 

[PATCH v4] Improve handoff prepare on SoCFPGA
 2026-04-23  3:06 UTC  (6+ messages)

[PATCH v6] Improve handoff prepare on SoCFPGA
 2026-04-23  4:25 UTC 

[PATCH] mach-k3: common: init gd->bd before dram_init_banksize
 2026-04-23  8:57 UTC  (2+ messages)

Couple of clang warnings for Rockchip boards
 2026-04-23 19:36 UTC  (5+ messages)

[PATCH] Makefile: fix host CPP pollution in cmd_gen_envp
 2026-04-24 18:50 UTC  (2+ messages)

[PATCH 1/1] scripts/dtc: avoid discarded qualifiers in overlay_fixup_phandle
 2026-04-24 18:50 UTC  (2+ messages)

[PATCH v6] Improve handoff prepare on SoCFPGA
 2026-04-23  4:28 UTC 

[PATCH v2] gunzip: Implement chunked decompression
 2026-04-22 22:48 UTC  (2+ messages)

[PATCH 1/1] Mailmap entry for Javier Tia
 2026-04-24 18:50 UTC  (2+ messages)

[PATCH v4 1/2] console: add console_flush_stdin()
 2026-04-22 22:49 UTC  (2+ messages)

[PATCH v6] Improve handoff prepare on SoCFPGA
 2026-04-23  3:48 UTC 

[PATCH v2] board: ti: cape_detect: Add overlay name lookup table for extension boards
 2026-04-22 22:48 UTC  (2+ messages)

[PATCH v1] configs: aquila-am69: Set ENV_MMC_EMMC_HW_PARTITION and ENV_RELOC_GD_ENV_ADDR
 2026-04-22 22:48 UTC  (2+ messages)

[PATCH v4 0/3] phy: add common PHY polarity properties support
 2026-04-25  8:06 UTC  (3+ messages)
` [PATCH v4 1/3] phy: add common PHY "
` [PATCH v4 2/3] net: phy: airoha: air_en8811: use standard rx-polarity/tx-polarity properties

[PATCH v1] nitrogen6x: Fix compile error if VIDEO_IPUV3 is disabled
 2026-04-25 18:10 UTC  (2+ messages)

[PATCH v3 1/2] net: fsl_enetc: fix the duplex setting on the iMX platform
 2026-04-24 15:50 UTC 

[PATCH v6] Improve handoff prepare on SoCFPGA
 2026-04-23  3:11 UTC 

[PATCH v6] Improve handoff prepare on SoCFPGA
 2026-04-23  3:35 UTC 

[PATCH v3 0/4] phy: add common PHY polarity properties support
 2026-04-25  2:18 UTC  (6+ messages)
` [PATCH v3 4/4] sandbox: dts: add PHY common props test nodes
` [v3,0/4] phy: add common PHY polarity properties support

Nuvoton MA35D1
 2026-04-25 17:30 UTC 

[PATCH] mtd: spi-nor: Update XM25QH512C to XM25QH512D
 2026-04-24 10:23 UTC 

[RESEND v4 09/14] mach-sc5xx: Update image load address
 2026-04-23 14:28 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox