U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-08 11:36:32 to 2025-10-09 15:20:07 UTC [more...]

[PATCH] nand: atmel: Rework ATMEL_EBI and DM_NAND_ATMEL interaction
 2025-10-09 15:19 UTC  (6+ messages)

[PATCH v1 0/2] led: fixes
 2025-10-09 14:59 UTC  (4+ messages)
` [PATCH v1 1/2] led: Update led_get_by_label()
` [PATCH v1 2/2] led: Add LED dependency for LED_ACTIVITY and LED_BOOT

[PATCH v2 00/18] Convert extension support to UCLASS and adds its support to boot flows
 2025-10-09 14:50 UTC  (19+ messages)
` [PATCH v2 01/18] MAINTAINERS: Add maintainer for extension board support
` [PATCH v2 02/18] boot: Move extension board support from cmd/ to boot/
` [PATCH v2 03/18] boot: Add UCLASS support for extension boards
` [PATCH v2 04/18] board: ti: Exclude cape detection from XPL builds
` [PATCH v2 05/18] board: ti: Refactor cape detection code for readability
` [PATCH v2 06/18] board: ti: Convert cape detection to use UCLASS framework
` [PATCH v2 07/18] board: sunxi: Exclude DIP detection from XPL builds
` [PATCH v2 08/18] board: sunxi: Refactor CHIP board extension code
` [PATCH v2 09/18] board: sunxi: Convert extension support to UCLASS framework
` [PATCH v2 10/18] board: sandbox: Improve extension board scan implementation
` [PATCH v2 11/18] board: sandbox: Convert extension support to UCLASS framework
` [PATCH v2 12/18] board: compulab: Exclude compulab extension board detection from XPL builds
` [PATCH v2 13/18] board: compulab: Convert imx8mm-cl-iot-gate to UCLASS extension framework
` [PATCH v2 14/18] boot: Remove legacy extension board support
` [PATCH v2 15/18] boot: extension: Move overlay apply custom logic to command level
` [PATCH v2 16/18] boot: pxe_utils: Add extension board devicetree overlay support
` [PATCH v2 17/18] boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logic
` [PATCH v2 18/18] boot: bootmeth_efi: Add extension board devicetree overlay support

[u-boot-test-hooks][PATCH] labgrid-trini: Quick update for labgrid v25.0.x and later
 2025-10-09 14:30 UTC 

[PATCH] scripts/checkpatch.pl: Resync with v6.17
 2025-10-09 14:19 UTC  (2+ messages)

[PATCH] w1-eeprom: Make use of static keyword in drivers
 2025-10-09 14:19 UTC  (2+ messages)

[PATCH] timer: Tighten CADENCE_TTC_TIMER dependencies
 2025-10-09 14:19 UTC  (2+ messages)

[PATCH] rng: Tighten some rng driver dependencies
 2025-10-09 14:19 UTC  (2+ messages)

[PATCH] misc: ti: k3: Tighten K3_FUSE dependencies
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH] led: Mark LED_STATUS as depending on LED being disabled
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH] common: Make MMU_PGPROT depend on !SANDBOX
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH] arm: baltos: remove obsolete GPMC_NAND_ECC_LP_x8_LAYOUT macro
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH] cmd: Update dependencies on CMD_IRQ
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH] cmd: Make CMD_MP depend on the CPU framework being disabled
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH] sandbox: Add more dummy cache functions
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH] spl: Correct dependency for SPL_SYS_REPORT_STACK_F_USAGE
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH] Kconfig: Make further use of testing for !COMPILE_TEST
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH 1/2] test: led: Add missing ';'
 2025-10-09 14:18 UTC  (2+ messages)

[RFC PATCH v4 0/1] Add initial support for AM62D2-EVM
 2025-10-09 14:18 UTC  (2+ messages)

[PATCH v1 00/11] stm32mp1: Update led management for stm32mp1 boards
 2025-10-09 13:54 UTC  (12+ messages)
` [PATCH v1 01/11] board: st: Drop old LED code from stm32f429-discovery
` [PATCH v1 02/11] board: st: Update LED management for stm32mp1
` [PATCH v1 03/11] ARM: dts: Update config node for stm32mp135f-dk-u-boot
` [PATCH v1 04/11] ARM: dts: Update config node for stm32mp157a-dk1-u-boot
` [PATCH v1 05/11] ARM: dts: Update config node for stm32mp137a-dk1-scmi-u-boot
` [PATCH v1 06/11] ARM: dts: Update config node for stm32mp157c-ed1-u-boot
` [PATCH v1 07/11] ARM: dts: Update config node for stm32mp157c-ed1-scmi-u-boot
` [PATCH v1 08/11] configs: stm32mp13: Enable LED_BOOT for stm32mp13_defconfig
` [PATCH v1 09/11] configs: stm32mp15: Enable LED_BOOT for stm32mp15_defconfig
` [PATCH v1 10/11] configs: stm32mp15: Enable LED_BOOT for stm32mp15_basic_defconfig
` [PATCH v1 11/11] configs: stm32mp15: Enable LED_BOOT for stm32mp15_trusted_defconfig

[PATCH -next v8 00/11] Add support for dynamic MMU configuration
 2025-10-09 13:41 UTC  (13+ messages)
` [PATCH -next v8 05/11] arm: armv8: mmu: add mem_map_fix_dram_banks
` [PATCH -next v8 08/11] spl: split spl_board_fixups to arch/board specific
` [PATCH -next v8 09/11] mach-k3: add reserved memory fixups for next boot stage
` [PATCH -next v8 10/11] mach-k3: add carveouts for TFA and optee
` [PATCH -next v8 11/11] arm: mach-k3: reserve space for page table entries

[PATCH v8 0/2] Improve disk image detection in efi_bootmgr
 2025-10-09 13:17 UTC  (3+ messages)
` [PATCH v8 1/2] part: Export part_driver_lookup_type for external use
` [PATCH v8 2/2] efi_loader: Improve disk image detection in efi_bootmgr

[PATCH v4 0/4] boot: Precursor series for global bootmeths
 2025-10-09 13:13 UTC  (7+ messages)
` [PATCH v4 1/4] boot: Improve comments related to "
` [PATCH v4 2/4] boot: Move obtaining the label into a common file
` [PATCH v4 3/4] boot: Add more debugging to iter_incr()
` [PATCH v4 4/4] boot: Move preparing bootdev into a function

[PATCH 0/6] imx95: support USB SDP on USB3 interface
 2025-10-09 12:38 UTC  (9+ messages)
` [PATCH 5/6] usb: dwc3: gadget: Add delay after software writes DCTL in dwc3_gadget_run_stop()
    ` 回复: [EXT] "
    ` 回复: "

[PATCH] doc: sandbox: fix typos
 2025-10-09 10:18 UTC 

[PATCH] .mailmap: update e-mail address for Abbarapu Venkatesh Yadav
 2025-10-09  6:05 UTC 

[PATCH v4 0/6] A series of patch for enable sc7180 android boot
 2025-10-09 12:46 UTC  (13+ messages)
` [PATCH v4 3/6] bootm: Append bootargs value when bootmeth_android provide cmdline

[PATCH v1] env: Kconfig: disable external env in secure os boot
 2025-10-09 12:34 UTC 

[PATCH] net: make dhcp_run() common for NET and NET_LWIP
 2025-10-09 12:30 UTC 

[PATCH v2 0/7] Introduce the Interconnect Subsystem
 2025-10-09 12:28 UTC  (13+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] interconnect: add DM test suite
` [PATCH v2 3/7] MAINTAINERS: add myself as Maintainer of Interconnect
` [PATCH v2 4/7] interconnect: add support for the Qualcomm RPMh helpers
` [PATCH v2 5/7] interconnect: add support for the SM8650 SoC
` [PATCH v2 6/7] ufs: qcom: vote for interconnect bandwidth on probe
` [PATCH v2 7/7] qcom_defconfig: enable interconnect for SM8650

[PATCH] net: bootp: Prevent buffer overflow to avoid leaking the RAM content
 2025-10-09 12:16 UTC  (2+ messages)

[PATCH v2 0/3] Add support for secure falcon mode: disable args file
 2025-10-09 11:58 UTC  (4+ messages)
` [PATCH v2 1/3] spl: make args file optional in falcon mode
` [PATCH v2 2/3] spl: prevent loading args file in secure "
` [PATCH v2 3/3] spl: set fdt address as spl_image arg in "

[PATCH v4 00/10] riscv: Add support for P8700 platform on Boston board
 2025-10-09 11:43 UTC  (11+ messages)
` [PATCH v4 01/10] riscv: Add initial support for P8700 SoC
` [PATCH v4 02/10] board: boston-riscv: Add initial support for P8700 Boston board
` [PATCH v4 05/10] riscv: Add support for MIPS GIC syscon on RISC-V SoCs
` [PATCH v4 09/10] riscv: boston: Add support for LED character display command
` [PATCH v4 10/10] cmd: riscv: Add 'startharts' command to start multiple harts

[PATCH] bootstd: Fix bootflow info for efi_mgr
 2025-10-09 11:27 UTC  (5+ messages)

[PATCH v2] spi: cadence-qspi: Remove cdns,is-dma property handling
 2025-10-09 10:34 UTC 

[PATCH RFC v3 0/8] initial U-Boot SPL support on Amlogic GX SoCs
 2025-10-09  9:12 UTC  (10+ messages)
` [PATCH RFC v3 2/8] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH RFC v3 3/8] serial: serial_meson: "
` [PATCH RFC v3 4/8] arm: meson: initial u-boot SPL support for GX SoCs

[PATCH] timer: Tighten dependencies on MCHP_PIT64B_TIMER
 2025-10-09  8:39 UTC  (2+ messages)

[PATCH v2 1/2] xilinx: mbv: Remove redundancy in MB-V defconfigs
 2025-10-09  7:08 UTC  (2+ messages)

[PATCH v2] test: boot: Add test for bootmeth_rauc
 2025-10-09  7:06 UTC 

[PATCH] test: boot: Add test for bootmeth_rauc
 2025-10-09  6:59 UTC  (4+ messages)

[PATCH] tpm: Make U_BOOT_DRIVER entries unique
 2025-10-09  6:12 UTC  (2+ messages)

Please pull u-boot-ubi
 2025-10-09  4:23 UTC 

[PATCH 0/3] fs: ubifs: Address some Smatch issues
 2025-10-09  4:15 UTC  (7+ messages)
` [PATCH 1/3] fs: ubifs: Ensure buf is freed before return
` [PATCH 2/3] fs: ubifs: Need to check return for being an error pointer
` [PATCH 3/3] fs: ubifs: Fix and rework error handling in ubifs_finddir

[PATCH] ubi: extend support for LED activity
 2025-10-09  4:13 UTC  (2+ messages)

[PATCH v2] cmd: ti: Add DDRSS Inline ECC Error Injection command
 2025-10-09  4:12 UTC  (2+ messages)

[RESEND PATCH] drivers/mtd/ubispl/ubispl.c: limit copy size
 2025-10-09  4:12 UTC  (2+ messages)

[PATCH] mtd: ubi: Remove test that always fails
 2025-10-09  4:10 UTC  (2+ messages)

[PATCH] ARM: dts: build DTs for MT7987 RFB
 2025-10-09  1:24 UTC  (2+ messages)

[PATCH v2] cmd/dma: documentation
 2025-10-08 23:09 UTC  (4+ messages)

Merge of v6.17-dts tag to dts/upstream
 2025-10-08 22:09 UTC 

[PATCH v2 1/1] virtio: blk: support block sizes exceeding 512 bytes
 2025-10-08 21:23 UTC  (3+ messages)

[PATCH] thermal: Convert .get_temp() return value to millicelsius
 2025-10-08 20:59 UTC  (2+ messages)

[PATCH 1/2] thermal: rcar_gen3: Add Renesas R-Car Gen3/Gen4 and RZ/G2 thermal driver
 2025-10-08 20:59 UTC  (2+ messages)

[PATCH] thermal: Make U_BOOT_DRIVER entries unique
 2025-10-08 20:59 UTC  (2+ messages)

[PATCH] spmi: sandbox: Make U_BOOT_DRIVER entries unique
 2025-10-08 20:59 UTC  (2+ messages)

[PATCH] rtc: Make U_BOOT_DRIVER entries unique
 2025-10-08 20:59 UTC  (2+ messages)

[PATCH] gpio: aspeed: Make U_BOOT_DRIVER entries unique
 2025-10-08 20:59 UTC  (2+ messages)

[PATCH] pci: Remove pcie_intel_fpga driver
 2025-10-08 20:59 UTC  (2+ messages)

[PATCH -next] arm: dts: k3-am654: add vin-supply regulators for DDR
 2025-10-08 20:59 UTC  (3+ messages)

[PATCH v1] cmd/dma: documentation
 2025-10-08 20:31 UTC  (9+ messages)

[PATCH] phy; qcom: Rework Kconfig logic around MSM8916_USB_PHY
 2025-10-08 18:20 UTC  (3+ messages)

[PATCH] gpio: qcom: qcom_spmi_gpio: add compatible for pm6150l
 2025-10-08 18:18 UTC  (2+ messages)

[PATCH v2 00/17] boot: Support priority for global bootmeths
 2025-10-08 17:48 UTC  (28+ messages)
` [PATCH v2 02/17] boot: Try all bootmeths on the final partition
` [PATCH v2 05/17] boot: Move showing of bootflows out of the command
` [PATCH v2 06/17] boot: Add a new test for global bootmeths

[PATCH v1 0/2] Add support for secure falcon mode: disable args file
 2025-10-08 16:49 UTC  (5+ messages)
` [PATCH v1 1/2] spl: make args file optional in falcon mode
` [PATCH v1 2/2] spl: prevent loading args file in secure "

[PATCH] cmd/dma: fix generic naming, spacing, and Dependencies
 2025-10-08 16:06 UTC  (5+ messages)
` [PATCH v2] cmd/dma: implement dmareset command

[PATCH v2] net: dwc_eth_ops: Correct check for FDT_64BIT
 2025-10-08 16:04 UTC  (2+ messages)

[resend PATCH v4] disk: dos: Add all options for EFI System Partitions
 2025-10-08 15:08 UTC 

[PATCH v1] arm: dts: imx8mp-toradex-smarc: migrate to OF_UPSTREAM
 2025-10-08 15:03 UTC  (4+ messages)

[PATCH] ARM: dts: sam9x60ek: select PIT as tick-timer
 2025-10-08 14:56 UTC  (3+ messages)

[PATCH 06/16] board: ti: Convert cape detection to use UCLASS framework
 2025-10-08 14:40 UTC  (14+ messages)

[PATCH v3] bootstd: make it possible to use tftp for netboot with standardboot
 2025-10-08 13:55 UTC  (4+ messages)

[PATCH v7 0/2] Improve disk image detection in efi_bootmgr
 2025-10-08 13:25 UTC  (3+ messages)
` [PATCH v7 2/2] efi_loader: "

[PATCH v3] i2c: add support for the MT7621 I2C controller
 2025-10-08 11:48 UTC 

[PATCH v2] i2c: add support for the MT7621 I2C controller
 2025-10-08 10:22 UTC 

[PATCH] arm: meson: add support for EFI capsule updates
 2025-10-08 12:40 UTC  (3+ messages)

[PATCH v3 0/2] Add compatibility for scmi clock protocol version 3.0
 2025-10-08 12:27 UTC  (6+ messages)
` [PATCH v3 2/2] clk: scmi: add compatibility for clock version 3.0 and onwards

[PATCH v3 0/3] ti_sci: Address some issues found by Smatch
 2025-10-08 12:26 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