public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-03-31 17:08:08 to 2026-04-02 15:48:04 UTC [more...]

[RESEND v2 00/13] sc5xx Environment Cleanup and Fixes
 2026-04-02 15:28 UTC 

[PATCH v4 0/3] fwu: Call EFI stack initialization after preboot
 2026-04-02 15:37 UTC  (4+ messages)
` [PATCH v4 1/3] event: Check return value from event_notify_null()
` [PATCH v4 2/3] event: Introduce EVT_POST_PREBOOT event
` [PATCH v4 3/3] fwu: Move boottime checks to EVT_POST_PREBOOT

[PATCH v2 1/4] ls1028ardb: add env variables to assist boot
 2026-04-02  3:51 UTC  (4+ messages)
` [PATCH v2 2/4] ls1043a: "
` [PATCH v2 3/4] ls1046a: "
` [PATCH v2 4/4] lx2160ardb: "

[PATCH v6 00/12] Rockchip VOP2 support
 2026-04-02  3:33 UTC  (4+ messages)
` [PATCH v6 07/12] video: rockchip: vop2: Add video bridge support

[PATCH V2] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
 2026-04-02 14:37 UTC 

[PATCH v3 00/15] add software ecdsa support
 2026-04-02 13:37 UTC  (33+ messages)
` [PATCH v3 01/15] mbedtls: enable support of ecc
  ` [v3,01/15] "
` [PATCH v3 02/15] ecdsa: initial support of ecdsa using mbedtls
  ` [v3,02/15] "
` [PATCH v3 03/15] test: lib: ecdsa: add initial test
  ` [v3,03/15] "
` [PATCH v3 04/15] drivers: crypto: add software ecdsa support
  ` [v3,04/15] "
` [PATCH v3 05/15] ecdsa: fix support of secp521r1
  ` [v3,05/15] "
` [PATCH v3 06/15] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
  ` [v3,06/15] "
` [PATCH v3 07/15] test: py: vboot: prepare integration test for ecdsa
  ` [v3,07/15] "
` [PATCH v3 08/15] test: vboot: add "
  ` [v3,08/15] "
` [PATCH v3 09/15] tools: mkimage: pre-load: add support of ecdsa
  ` [v3,09/15] "
` [PATCH v3 10/15] tools: binman: "
  ` [v3,10/15] "
` [PATCH v3 11/15] tools: binman: pre-load: add test for ecdsa
  ` [v3,11/15] "
` [PATCH v3 12/15] boot: pre-load: add support of ecdsa
  ` [v3,12/15] "
` [PATCH v3 13/15] tools: preload_check_sign: "
  ` [v3,13/15] "
` [PATCH v3 14/15] test: py: vboot: prepare test for glocal signature with ecdsa
  ` [v3,14/15] "
` [PATCH v3 15/15] test: py: vboot: add test for global "
  ` [v3, "
` [v3,00/15] add software ecdsa support

[PATCH] .mailmap: Fix Jerome's entry
 2026-04-02 13:37 UTC  (5+ messages)

[PATCH 1/3] tools: binman: Test signing an encrypted FIT with a preload header
 2026-04-02 11:18 UTC  (7+ messages)
` [PATCH 2/3] binman: Generate the preload header and sign the data only once
  ` [2/3] "
` [PATCH 3/3] binman: etype: collection: Set build_done on the referenced entries
  ` [3/3] "
` [1/3] tools: binman: Test signing an encrypted FIT with a preload header

[PATCH] Revert "usb: cdns3: use VBUS Valid to determine role for dr_mode OTG"
 2026-04-02 11:03 UTC  (5+ messages)

[PATCH v1 0/2] Add support for StarFive VisionFive 2 Lite eMMC board
 2026-04-02 10:52 UTC  (5+ messages)
` [PATCH v1 1/2] configs: visionfive2: Add VisionFive 2 Lite eMMC DT to OF_LIST
` [PATCH v1 2/2] board: starfive: visionfive2: Support VisionFive 2 Lite eMMC

[PATCH v3 0/6] imx9{4,5,52}: Add Quickboot support
 2026-04-02  9:40 UTC  (7+ messages)
` [PATCH v3 1/6] imx9: Add support for saving DDR training data to NVM
` [PATCH v3 2/6] arm: mach-imx: Add command to expose QB functionality
` [PATCH v3 3/6] configs: imx9{43, 5}: Enable SPI SFDP support
` [PATCH v3 4/6] board: nxp: imx9{4, 5, 52}_evk: Add qb save option in SPL
` [PATCH v3 5/6] doc: board: nxp: Add Quickboot documentation
` [PATCH v3 6/6] drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE

[PATCH 0/6] various memory related fixups
 2026-04-02  9:21 UTC  (12+ messages)
` [PATCH 1/6] lmb: add LMB_FDT for fdt reserved regions
` [PATCH 2/6] efi_dt_fixup: use fdtdec_get_bool
` [PATCH 3/6] efi_selftest_memory: check for duplicates first
` [PATCH 4/6] efi_memory: nitpick removal loop
` [PATCH 5/6] efi_memory: backfill EFI_CONVENTIONAL_MEMORY
` [PATCH 6/6] memory: reserve from start_addr_sp to relocaddr

[PATCH v2 1/2] console: add console_flush_stdin()
 2026-04-02  8:06 UTC  (7+ messages)
` [PATCH v2 2/2] cli: flush stdin before enabling cli
  ` [v2,2/2] "
` [v2,1/2] console: add console_flush_stdin()

[PATCH 0/4] fit: dm-verity support
 2026-04-02  3:09 UTC  (5+ messages)
` [PATCH 1/4] image: fit: add dm-verity property name constants
` [PATCH 2/4] boot: fit: support generating DM verity cmdline parameters
` [PATCH 3/4] tools: mkimage: add dm-verity Merkle-tree generation
` [PATCH 4/4] doc: fit: add dm-verity boot parameter documentation

[RFC PATCH v1 0/2] Add Rockchip USBPHY DM driver
 2026-04-02  1:32 UTC  (3+ messages)
` [RFC PATCH v1 1/2] phy: rockchip: add phy-rockchip-usb2.c
` [RFC PATCH v1 2/2] usb: phy: remove rockchip_usb2_phy.c

[PATCH v2 0/6] configs: mediatek: rename genio boards defconfigs to match the device tree name
 2026-04-01 23:57 UTC  (2+ messages)

Need help with FDT overlay
 2026-04-01 23:44 UTC  (6+ messages)

[PATCH 00/17] arm: mediatek: clean up init code
 2026-04-01 23:35 UTC  (2+ messages)

[PATCH] arch/x86/lib: implement cmdline configuration property
 2026-04-01 23:34 UTC  (2+ messages)
`  "

[PATCH v4 0/5] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-04-01 23:27 UTC  (10+ messages)
` [PATCH v4 2/5] misc: fs_loader: reorganize and split to FS and FW loader
  ` [v4, "
` [PATCH v4 3/5] misc: fw_loader: implement generic get_fw_loader_from_node()
  ` [v4, "
` [PATCH v4 4/5] misc: fw_loader: introduce FIP loader driver
  ` [v4,4/5] "
` [PATCH v4 5/5] misc: fw_loader: implement request_firmware_size() OP
  ` [v4,5/5] "
` [v4,0/5] misc: fs_loader: reorg and split to FS and FW loader + FIP loader

[PATCH v3] Add support for OpenSSL Provider API
 2026-04-01 22:05 UTC  (7+ messages)

[PATCH 1/4] arm64: imx8mp: Fold inline ECC into spl.c on DH i.MX8MP DHCOM SoM
 2026-04-01 21:02 UTC  (4+ messages)
` [PATCH 2/4] arm64: imx8mp: Deduplicate DRAM size tables "
` [PATCH 3/4] arm64: imx8mp: Deduplicate 2G and 4G 2r DRAM timings "
` [PATCH 4/4] arm64: imx8mp: Add 4G 1r "

[PATCH 1/4] arm64: imx8mp: Fold inline ECC into spl.c on DH i.MX8MP DHCOM SoM
 2026-04-01 19:15 UTC  (4+ messages)
` [PATCH 2/4] arm64: imx8mp: Deduplicate DRAM size tables "
` [PATCH 3/4] arm64: imx8mp: Deduplicate 2G and 4G 2r DRAM timings "
` [PATCH 4/4] arm64: imx8mp: Add 4G 1r "

[PATCH 0/3] arm: mediatek: mt8189: enable USB support
 2026-04-01 21:53 UTC  (4+ messages)
` [PATCH 1/3] phy: mediatek: new XS-PHY driver
` [PATCH 2/3] arm: dts: mediatek: add USB/PHY nodes for Genio 520/720
` [PATCH 3/3] configs: mediatek: mt8189: enable USB support

[PATCH v2 0/4] Relocate U-Boot in the last bank
 2026-04-01 20:56 UTC  (29+ messages)
` [PATCH v2 1/4] fdtdec: Deduplicate iterator function
  ` [v2,1/4] "
` [PATCH v2 2/4] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
  ` [v2,2/4] "
` [PATCH v2 3/4] fdtdec: Introduce fdtdec_setup_ram_size() to determine the memory size
  ` [v2,3/4] "
` [PATCH v2 4/4] common: Allow relocations on the top of the last bank
  ` [v2,4/4] "

[PATCH v3 0/3] fwu: Call EFI stack initialization after preboot
 2026-04-01 20:25 UTC  (9+ messages)
` [PATCH v3 1/3] event: Check return value from event_notify_null()
  ` [v3,1/3] "
` [PATCH v3 2/3] event: Introduce EVT_POST_PREBOOT event
  ` [v3,2/3] "
` [PATCH v3 3/3] fwu: Move boottime checks to EVT_POST_PREBOOT
  ` [v3,3/3] "

rk3399 u-boot docs - arm tf-a compilation failure
 2026-04-01 18:19 UTC 

[PATCH 0/3] drivers: net: fsl-mc: add the nowait option for apply dpl
 2026-04-01 15:04 UTC  (4+ messages)
` [PATCH 1/3] drivers: net: fsl-mc: remove unused parameter from the wait_for_mc() function
` [PATCH 2/3] drivers: net: fsl-mc: cleanup the fsl_mc command help text
` [PATCH 3/3] drivers: net: fsl-mc: add the nowait option when applying the DPL

[PATCH 1/4] ls1028ardb: adjust env settings for unified boot.scr
 2026-04-01 15:48 UTC  (5+ messages)
` [PATCH 2/4] ls1043ardb: refactor EXTRA_ENV_SETTINGS and add board-specific overrides
` [PATCH 3/4] ls1046ardb: "
` [PATCH 4/4] lx2160ardb: update env setting for unified boot.scr

[PATCH v2 0/4] i.MX8MP: Convert to DM_PMIC for a few boards
 2026-04-01 14:52 UTC  (7+ messages)
` [PATCH v2 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
` [PATCH v2 2/4] imx8mp: verdin: "
` [PATCH v2 3/4] imx8mp: libra-fpsc: "

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

[PATCH v2 0/7] clk: prepare for adding Linux CCF port
 2026-04-01 14:34 UTC  (8+ messages)
` [PATCH v2 1/7] clk: restrict clk/imx to MACH_IMX
` [PATCH v2 2/7] clk: move U-Boot CCF to clk/uccf
` [PATCH v2 3/7] clk: rename clk_ops to clk_ops_uboot
` [PATCH v2 4/7] clk: move fixed clocks to clk/basic
` [PATCH v2 5/7] clk: make clk_set_rate() return signed long
` [PATCH v2 6/7] clk: make clk_get_parent_rate "
` [PATCH v2 7/7] clk: compat: add clk (un)prepare and associated functions

[PATCH v2 00/11] Linux compat improvements and CCF prep
 2026-04-01 14:15 UTC  (12+ messages)
` [PATCH v2 01/11] vsprintf: add %pOF
` [PATCH v2 02/11] common: add an option to skip DM pre-relocation
` [PATCH v2 03/11] string: add strdup_const and kstrdup_const
` [PATCH v2 04/11] ofnode: add read_u64_array and count_elems_of_size
` [PATCH v2 05/11] compat: add PTR_ERR_OR_ZERO
` [PATCH v2 06/11] compat: add kref implementation
` [PATCH v2 07/11] compat: add dev_name()
` [PATCH v2 08/11] compat: add linux/regmap.h symlink
` [PATCH v2 09/11] regmap: add regmap_assign_bits
` [PATCH v2 10/11] compat: regulator: add enable/disable macros
` [PATCH v2 11/11] compat: math64: add abs_diff()

[PATCH] cli: flush stdin before enabling cli
 2026-04-01 11:18 UTC  (6+ messages)

[PATCH] spi: add STM32MP23 OSPI support
 2026-04-01  9:36 UTC 

[PATCH] clk: stm32: Add STM32MP23 support
 2026-04-01  9:34 UTC 

[PATCH] board: adi: Fix exception when using standalone SoM
 2026-04-01  9:31 UTC 

[PATCH 0/4] i.MX8MP: Convert to DM_PMIC for a few boards
 2026-04-01  9:30 UTC  (10+ messages)
` [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC

[PATCH] ARM: stm32mp2: Factorize TAMP_FWU_BOOT_IDX_MASK/OFFSET definition
 2026-04-01  7:48 UTC 

u-boot unsub
 2026-04-01  7:41 UTC 

[PATCH v2] board: ti: am62dx: Separate resource management config from am62ax
 2026-04-01  5:25 UTC  (2+ messages)

[PATCH] board: toradex: Quote variables in `test` cmd expression
 2026-04-01  5:10 UTC  (2+ messages)

[PATCH 0/3] k3-am62-pocketbeagle2: add board and variant support
 2026-03-31 22:54 UTC  (11+ messages)
` [PATCH 2/3] k3-am62-pocketbeagle2: add initial board support

[PATCH 0/9] ARM: RPi5: Enable PCIe
 2026-03-31 21:33 UTC  (3+ messages)
` [PATCH 8/9] pci: brcmstb: rework iBAR handling

[PATCH] efi_loader: support EFI_OS_INDICATIONS_BOOT_TO_FW_UI
 2026-03-31 19:18 UTC 

[PATCH 1/2] configs: phycore_am62x_a53_defconfig: Enable CMD_USB_MASS_STORAGE
 2026-03-31 20:43 UTC  (2+ messages)

[PATCH v2] console: Prefer currently selected serial console as stdio device
 2026-03-31 20:43 UTC  (2+ messages)

Please pull net-20260331
 2026-03-31 20:42 UTC  (2+ messages)

[PATCH v3 0/7] qcom: Add NVMEM bitfield support and reboot‑mode integration
 2026-03-31 19:52 UTC  (15+ messages)
` [PATCH v3 1/7] misc: Add support for bit fields in NVMEM cells
  ` [v3,1/7] "
` [PATCH v3 2/7] misc: qcom: Add Qualcomm SPMI SDAM NVMEM driver
  ` [v3,2/7] "
` [PATCH v3 3/7] mach-snapdragon: Integrate reboot-mode handling
  ` [v3,3/7] "
` [PATCH v3 4/7] dts: qcs615-ride-u-boot.dtsi: Add reboot-mode support
  ` [v3,4/7] "
` [PATCH v3 5/7] qcom_defconfig: Enable reboot-mode support in qcom_defconfig
` [PATCH v3 6/7] test: dm: add comprehensive tests for NVMEM bit field operations
  ` [v3, "
` [PATCH v3 7/7] misc: update API documentation for bit field support in NVMEM
  ` [v3, "

[PATCH] s5p4418_nanopi2: Drop unnecessary BOARD_EARLY_INIT_F usage
 2026-03-31 18:15 UTC  (3+ messages)


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