U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-02 16:24:32 to 2026-09-04 13:08:24 UTC [more...]

[PATCH 2/2] board: rockchip: add HINLINK H28K
 2026-09-04  6:50 UTC  (2+ messages)

[PATCH 00/14] tree-wide: check dev_remap_addr() for NULL
 2026-09-04 11:54 UTC  (17+ messages)
` [PATCH 01/14] power: pmic: mtk-pwrap: "
` [PATCH 02/14] net: mt7628-eth: check dev_remap_addr_index() "
` [PATCH 03/14] net: airoha_eth: check dev_remap_addr_name() "
` [PATCH 04/14] net: hifemac: "
` [PATCH 05/14] net: hifemac_mdio: check dev_remap_addr() "
` [PATCH 06/14] usb: dwc3-octeon-glue: "
` [PATCH 07/14] usb: dwc3-am62: check dev_remap_addr_index() "
` [PATCH 08/14] timer: mchp-pit64b: check dev_read_addr_ptr() "
` [PATCH 09/14] phy: qcom: snps-femto-v2: "
` [PATCH 10/14] phy: rockchip: inno-dsidphy: "
` [PATCH 11/14] pinctrl: aspeed: ast2600: "
` [PATCH 12/14] reset: ast2500: "
` [PATCH 13/14] reset: ast2600: "
` [PATCH 14/14] arm: aspeed: ast2600: check devfdt_get_addr_ptr() "

[PATCH v2 0/2] Watchdog support for qemu arm and riscv
 2026-09-04 13:01 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: Add support for i6300esb
` [PATCH v2 2/2] board: qemu: arm/riscv: Probe watchdogs late

[PATCH] spi: xilinx_spi: fix premature transfer termination at low SCK
 2026-09-04 12:43 UTC  (2+ messages)

[PATCH 0/7] Enable PCI functionality on AM654 at U-Boot proper
 2026-09-04 12:05 UTC  (8+ messages)
` [PATCH 1/7] phy: ti: phy-ti-am654: fix logic for programming clock parent
` [PATCH 2/7] pci: pcie_dw_ti: fetch num-lanes from the device-tree and use it
` [PATCH 3/7] pci: pcie_dw_ti: fetch reset-gpios "
` [PATCH 4/7] board: ti: am65x: evm: add support for SPL to update U-Boot device-tree
` [PATCH 5/7] arm: dts: k3-am65x-binman: package overlay for PCI-USB2 daughtercard
` [PATCH 6/7] arm: dts: k3-am654: add bootph-all to gpio@38 for daughtercard detection
` [PATCH 7/7] configs: am65x_evm_a53_defconfig: enable support for PCI-USB2 daughtercard

[PATCH 0/3] configs: STM32MP2: Update config for STM32 SoCs
 2026-09-04 10:18 UTC  (4+ messages)
` [PATCH 1/3] configs: stm32mp25: Enable CMD_BDINFO_EXTRA flag
` [PATCH 2/3] configs: stm32mp21: "
` [PATCH 3/3] configs: stm32mp23: Sync config with STM32MP25 one

[PATCH 0/2] STM32MP2: Restore boot for MP23/MP25 DK boards
 2026-09-04 10:09 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: Add bootph-all in ltdc node for stm32mp257f-dk-u-boot
` [PATCH 2/2] ARM: dts: Add bootph-all in ltdc node for sqtm32mp235f-dk-u-boot

[PATCH] watchdog: Add support for i6300esb
 2026-09-04  9:54 UTC 

[PATCH 0/3] soc/board: decouple SoC identification reads from firmware calls
 2026-09-04  8:45 UTC  (2+ messages)

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

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

[PATCH 00/10] spl: ufs: Add support for loading U-Boot from boot W-LU
 2026-09-04  8:09 UTC  (16+ messages)
` [PATCH 01/10] ufs: hand sense data to the SCSI layer
` [PATCH 02/10] scsi: repeat an INQUIRY that a unit attention interrupted
` [PATCH 03/10] scsi: size a well known unit from the unit it stands in for
` [PATCH 04/10] scsi: allow a controller to declare well known logical units
` [PATCH 05/10] scsi: add a lookup by target and LUN
` [PATCH 06/10] part: name the well known logical unit device type
` [PATCH 07/10] ufs: define the well known logical unit ids
` [PATCH 08/10] ufs: report the logical unit the boot W-LU presents
` [PATCH 09/10] ufs: expose the boot logical unit as a block device
` [PATCH 10/10] spl: ufs: allow loading U-Boot from the boot logical unit

[PATCH v4 0/5] Add fastboot to SPL
 2026-09-04  7:06 UTC  (2+ messages)

[PATCH] riscv: Fix IPI not initialized in riscv_cpu_setup()
 2026-09-04  6:20 UTC  (2+ messages)

[PATCH] arch/riscv: Allow booting from NET
 2026-09-04  6:19 UTC 

[PATCH] riscv: timer: Fix M-Mode timer
 2026-09-04  6:12 UTC 

[PATCH v3 0/2] usb: gadget: add SuperSpeed descriptor support
 2026-09-04  2:43 UTC  (4+ messages)
` [PATCH v3 1/2] usb: gadget: mass_storage: "
` [PATCH v3 2/2] usb: gadget: dfu: "

[PATCH 0/7] Correct behavior of OF_OMIT_DTB
 2026-09-04  1:30 UTC  (3+ messages)
` [PATCH v2 0/2] Correct behavior of BLOBLIST_PASSAGE_MANDATORY

[PATCH v2 0/5] Fix logic of OF_OMIT_DTB and remove useless dts files
 2026-09-04  1:30 UTC  (2+ messages)

[PATCH v2 0/3] Improve logging on missing uclass
 2026-09-03 22:56 UTC  (2+ messages)

[PATCH v2 0/4] cmd: optee_rpmb: make it usable by scripts
 2026-09-03 21:22 UTC  (5+ messages)
` [PATCH v2 1/4] cmd: optee_rpmb: sanitize TEE_ERROR -> E* translations
` [PATCH v2 2/4] optee_ta_avb.h: add TA_AVB_CMD_READ_PERSIST_VALUE2 define
` [PATCH v2 3/4] cmd: optee_rpmb: allocate large enough buffer when reading persistent value
` [PATCH v2 4/4] cmd: optee_rpmb: make it usable by scripts

[PATCH v2] net: sandbox: support raw Ethernet with lwIP
 2026-09-03 17:09 UTC 

[PATCH v1 0/2] bootmeth: efi_mgr: Report EFI boot manager failures to bootflow
 2026-09-03 14:48 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] bootmeth: efi_mgr: Do not discard the EFI boot manager error
  ` [PATCH v2 2/2] test: boot: Check that efi_mgr boot failures are reported

[PATCH 0/4] arm: dts: am43xx: Switch to OF_UPSTREAM
 2026-09-03 14:48 UTC  (8+ messages)
` [PATCH 1/4] arm: dts: am43xx: Add missing board u-boot.dtsi files
` [PATCH 2/4] arm: dts: am4372-u-boot.dtsi: Add tick-timer
` [PATCH 3/4] configs: am43xx: Switch to upstream devicetree
` [PATCH 4/4] arm: dts: am43xx: Remove local devicetrees for migrated boards

[PATCH v2 0/2] video: fix build with VIDEO && !VIDEO_LOGO
 2026-09-03 14:23 UTC  (5+ messages)
` [PATCH v2 1/2] video: remove show_splash()
` [PATCH v2 2/2] video: fix build with CONFIG_VIDEO && !CONFIG_VIDEO_LOGO

[PATCH v3 0/5] firmware-owned devicetree for EBBR / SystemReady DeviceTree
 2026-09-03 13:09 UTC  (6+ messages)
` [PATCH v3 1/5] efi_loader: bootmgr: preserve a passed devicetree
` [PATCH v3 2/5] boot: add a firmware-owned devicetree source
` [PATCH v3 3/5] bootmeth: efi: use the firmware-owned devicetree
` [PATCH v3 4/5] efi_loader: bootmgr: install "
` [PATCH v3 5/5] test: boot: add firmware-FDT source tests

[PATCH v4 0/3] A-core no-SPL Boot Support
 2026-09-03  7:28 UTC  (4+ messages)
` [PATCH v4 1/3] configs: add A-core no-SPL mode fragment for k3 devices
` [PATCH v4 2/3] arm: k3-binman: add tinospl.bin for direct U-Boot boot
` [PATCH v4 3/3] doc: ti: document A Core no-SPL boot mode for J784S4 EVM

[PATCH v3 0/3] A-core no-SPL Boot Support
 2026-09-03  6:41 UTC  (5+ messages)

[PATCH] fix 32bit silent truncation of 64bit offset in mmc_get_env_addr()
 2026-09-03  7:20 UTC 

[PATCH v2] fw_env: use env-size property for nvmem layout device detection
 2026-09-03  0:29 UTC 

[PATCH v1 0/3] sysreset: qcom-pshold: Configure PMIC PON reset
 2026-09-03 11:41 UTC  (7+ messages)
` [PATCH v1 1/3] sysreset: qcom-pshold: Configure PON reset type
` [PATCH v1 2/3] arm: dts: qcom: Configure Lemans PS_HOLD reset
` [PATCH v1 3/3] configs: disable CMD_POWEROFF in snagboot config

[PATCH] mach-snapdragon: skip serial# env set if already present
 2026-09-03 10:58 UTC  (2+ messages)

[PATCH] net: airoha: fix PCS calibration retry limit
 2026-09-03  9:39 UTC  (2+ messages)

[PATCH] net: net6: validate IPv6 payload and UDP length on receive
 2026-09-03  9:23 UTC  (3+ messages)
` [PATCH v2] net: net6: validate IPv6 payload and transport lengths "

[PATCH] net: pcap: support lwIP
 2026-09-03  9:04 UTC  (2+ messages)

[PATCH v2] dhcpv6: support rapid commit dhcp6 option
 2026-09-03  9:00 UTC  (2+ messages)

[PATCH] cmd: ethsw: support lwIP
 2026-09-03  8:52 UTC  (2+ messages)

[PATCH] net: sandbox: support raw Ethernet with lwIP
 2026-09-03  8:41 UTC  (2+ messages)

[PATCH v2] net: lwip: support syslog
 2026-09-03  8:22 UTC  (2+ messages)

[PATCH v2 00/10] net: share the lwIP runtime and support netconsole
 2026-09-03  8:08 UTC  (2+ messages)

[PATCH] configs: qcom_qcs8300: store environment on UFS
 2026-09-03  5:00 UTC 

[PATCH] usb: gadget: f_mass_storage: Synchronously tear interface down
 2026-09-03  2:02 UTC 

[PATCH] imx: imx8mm_evk: Indent the config with tabs
 2026-09-03  0:07 UTC 

[GIT PULL] Please pull mediatek-for-next-2026-09-02 into next
 2026-09-02 22:30 UTC  (2+ messages)

[PATCH v4 0/4] fit: Harden handling of external-data properties
 2026-09-02 21:23 UTC  (5+ messages)
` [PATCH v4 1/4] image-fit: Use unsigned types for external data properties
` [PATCH v4 2/4] test: spl: Factor out external-data FIT property checks
` [PATCH v4 3/4] spl: fit: Harden external-data offset and size arithmetic
` [PATCH v4 4/4] spl: fit: Bound external data like U-Boot proper

[PATCH v4 0/4] arm: mediatek: Genio 360 EVK bringup
 2026-09-02 19:42 UTC  (5+ messages)
` [PATCH v4 1/4] arm: dts: add MT8366 application processor
` [PATCH v4 2/4] arm: mediatek: "
` [PATCH v4 3/4] arm: dts: mediatek: add Genio 360 EVK
` [PATCH v4 4/4] board: mediatek: add Genio 360 EVK defconfig

[PATCH] docs: u-boot-stats-v2026.07: Regenerate
 2026-09-02 18:52 UTC 

[PATCH] configs: sc5xx: set default FDT file
 2026-09-02 18:45 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2026.10 = u-boot-stm32_20260902
 2026-09-02 18:45 UTC  (2+ messages)

[PATCH v2 0/8] Renesas RZ/N1 additional drivers
 2026-09-02 18:03 UTC  (7+ messages)
` [PATCH v2 4/8] ARM: renesas: RZ/N1 QSPI controller features

[PATCH] efi_loader: Remove duplicate declarations
 2026-09-02 17:22 UTC  (2+ messages)

[PATCH v2 0/3] qcom: Enable HS200/HS400 eMMC modes on Qualcomm platforms
 2026-09-02 17:05 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: msm_sdhci: fix max-frequency read into wrong-sized variable
` [PATCH v2 2/3] mmc: msm_sdhci: add HS200/HS400 support
` [PATCH v2 3/3] configs: qcom: enable CONFIG_MMC_HS400_SUPPORT

[PATCH] u-boot-config/domain-map: Add Qualcomm domains
 2026-09-02 17:05 UTC  (5+ messages)

[PATCH] arm64: dts: imx: Switch Data Modul i.MX8M eDM SBC to OF_UPSTREAM
 2026-09-02 16:37 UTC 

[PATCH] bootstage: fix unchecked malloc and undersized buffer in bootstage_mark_code()
 2026-09-02 16:31 UTC  (5+ messages)

[PATCH v2 00/16] arm: airoha: add AN7583 SoC support
 2026-09-02 16:24 UTC  (5+ messages)
` [PATCH v2 01/16] airoha: add support for Airoha AN7583 SoC
` [PATCH v2 05/16] reset: airoha: Add support for Airoha AN7583 reset


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