public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-03-30 16:02:14 to 2026-04-01 15:01:46 UTC [more...]

[PATCH v2 0/4] i.MX8MP: Convert to DM_PMIC for a few boards
 2026-04-01 14:52 UTC  (9+ 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 v2 1/2] console: add console_flush_stdin()
 2026-04-01 13:45 UTC  (4+ messages)
` [PATCH v2 2/2] cli: flush stdin before enabling cli

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

[PATCH 1/4] ls1028ardb: adjust env settings for unified boot.scr
 2026-04-01  8:59 UTC  (4+ 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] Relocate U-Boot in the last bank
 2026-04-01 10:44 UTC  (20+ messages)
` [PATCH v2 1/4] fdtdec: Deduplicate iterator function
` [PATCH v2 2/4] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
` [PATCH v2 3/4] fdtdec: Introduce fdtdec_setup_ram_size() to determine the memory size
` [PATCH v2 4/4] common: Allow relocations on the top of the last bank

[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] .mailmap: Fix Jerome's entry
 2026-04-01  7:25 UTC  (4+ messages)

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

[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  (19+ 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)

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

[RFC PATCH v2 0/9] add software ecdsa support
 2026-03-31 15:20 UTC  (9+ messages)
` [RFC PATCH v2 1/9] mbedtls: enable support of ecc
` [RFC PATCH v2 4/9] drivers: crypto: add software ecdsa support

[PATCH v2 0/3] fwu: Call EFI stack initialization after preboot
 2026-03-31 15:03 UTC  (5+ messages)

[PATCH 0/4] Support metadata-driven A/B boot for STM32MP25
 2026-03-31 15:00 UTC  (7+ messages)
` [PATCH 1/4] lib: uuid: add partition type GUID for extended bootloader
` [PATCH 2/4] cmd: part: support lookup by UUID in 'part number'
  ` [2/4] "
` [PATCH 3/4] fwu: add helper to get image GUID by type and bank index
  ` [3/4] "

[PATCH] net: rswitch: Remap CPU to bus addresses using dev_phys_to_bus()
 2026-03-31 14:41 UTC  (2+ messages)

[PATCH] driver: cache: Remove SiFive PL2 driver
 2026-03-31 13:01 UTC  (3+ messages)

[PATCH v1 0/5] Add support for Freebox Nodebox 10G (Armada 8040)
 2026-03-31 12:49 UTC  (11+ messages)
` [PATCH v1 1/5] arm: mach-mvebu: armada8k: add CPU and clock info display
` [PATCH v1 2/5] board: freebox: add Nodebox 10G board support
` [PATCH v1 3/5] arm: dts: armada-8040-nbx: add U-Boot dtsi for conditional OP-TEE
` [PATCH v1 4/5] cmd: mvebu: add emmcboot for Nodebox image format
` [PATCH v1 5/5] cmd: mvebu: add device serial and MAC address initialization

[REGRESSION] imx8mm_evk: FSPI build broken by 37e50627e
 2026-03-31 11:50 UTC 

[PATCH] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
 2026-03-31  9:19 UTC  (11+ messages)

[PATCH v2] m68k: Add LTO support
 2026-03-31  8:49 UTC  (3+ messages)

[PATCH v2 0/1] tools: u_boot_pylib: ensure all Python modules are installed
 2026-03-31  8:06 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/5] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-03-31  7:54 UTC  (3+ messages)

[PATCH v4 0/5] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-03-31  7:53 UTC  (6+ messages)
` [PATCH v4 1/5] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
` [PATCH v4 2/5] misc: fs_loader: reorganize and split to FS and FW loader
` [PATCH v4 3/5] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v4 4/5] misc: fw_loader: introduce FIP loader driver
` [PATCH v4 5/5] misc: fw_loader: implement request_firmware_size() OP

[PATCH] dm: Respect dma-ranges size
 2026-03-31  7:00 UTC  (4+ messages)

[PATCH 0/6] arm: mediatek: add UFS support for Genio 520/720 EVKs
 2026-03-31  6:58 UTC  (9+ messages)
` [PATCH 1/6] ufs: ufs-mediatek: add mt8183-ufshci compatible
` [PATCH 2/6] ufs: mediatek: clean up zero terminator
` [PATCH 3/6] clk: mediatek: mt8189: add UFS clocks
` [PATCH 4/6] arm: dts: mt8189: add UFS nodes
` [PATCH 5/6] arm: dts: mediatek: add UFS variant of Genio 520/720 EVK
` [PATCH 6/6] config: mediatek: add UFS defconfigs for Genio 520/720 EVKs

[PATCH v2] common: cli_hush: fix console_buffer overflow on boot retry
 2026-03-31  6:29 UTC  (2+ messages)

[PATCH v2] arm: Add ARMv8-M aarch32 support
 2026-03-31  6:04 UTC  (2+ messages)

[PATCH] usb: isp1760: Correct dependencies for USB_ISP1760
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] core: Rework REGMAP symbols implementation
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] timer: Correct dependencies for SPL_TIMER
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] boot: Update dependencies for some UPL options
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] test: Correct dependencies for SPL_UNIT_TEST
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] pinctrl: Correct dependencies for PINCTRL_TH1520
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] misc: Correct dependencies on QCOM_GENI
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] boot: Update tests around network symbols in BOOT_DEFAULTS_CMDS
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] SPL: Rework logic around SPL_BLK_FS (and SPL_NVME)
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] input: Correct dependencies for BUTTON_KEYBOARD
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] sysreset: Rework tests around SYSRESET_CMD_POWEROFF
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] xPL FIT: Rework SPL_FIT dependencies
 2026-03-30 23:00 UTC  (2+ messages)

[PATCH] FIT: Image pre-load signature support must select not depends on FIT_SIGNATURE
 2026-03-30 23:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ufs: core: Fix heap corruption due to out of bounds write
 2026-03-30 17:20 UTC  (3+ messages)

[PATCH 0/2] arm: mediatek: print specific CPU type
 2026-03-30 20:23 UTC  (3+ messages)
` [PATCH 1/2] arm: mediatek: add SIP platform bininfo lookups
` [PATCH 2/2] arm: mediatek: mt8189: print specific CPU information

[PATCH] board: nanopi2: fix bd_update_env() cmdline buffer overflow
 2026-03-30 17:56 UTC  (2+ messages)

[PATCH] boot/bootm: Disable interrupts after loading the image
 2026-03-30 17:07 UTC  (2+ messages)
`  "

[PATCH v2 0/4] pinctrl: mediatek: fix mt8189 MSDC and I2C pins
 2026-03-30 16:00 UTC  (2+ messages)
` [PATCH v2 4/4] pinctrl: mediatek: mtk8189: set get_pinconf functions


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