U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-11 16:10:52 to 2025-09-16 11:00:10 UTC [more...]

[PATCH v1 0/8] Add support for secure falcon mode: disable fallback
 2025-09-16 10:58 UTC  (8+ messages)
` [PATCH v1 1/8] spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol
` [PATCH v1 2/8] spl: Kconfig: allow K3 devices to use falcon mode
` [PATCH v1 3/8] spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
` [PATCH v1 4/8] spl: ubi: refactor spl_ubi_load_image for falcon mode
` [PATCH v1 5/8] spl: spi: refactor spl_spi_load_image "
` [PATCH v1 6/8] spl: nor: refactor spl_nor_load_image "
` [PATCH v1 7/8] spl: nand: refactor spl_nand_load_image "

[PATCH v2 0/4] Add support for secure falcon mode: load kernel image before args
 2025-09-16 10:35 UTC  (5+ messages)
` [PATCH v2 1/4] spl: fat: load kernel image before args in falcon
` [PATCH v2 2/4] spl: ext: "
` [PATCH v2 3/4] spl: mmc: "
` [PATCH v2 4/4] spl: ext, fat: cleanup use of CONFIG_SPL_LIBCOMMON_SUPPORT

[v2 00/12] imx: add i.MX94 support
 2025-09-06 20:37 UTC  (13+ messages)
` [v2 01/12] imx9: Add i.MX94 CPU type and SoC-level Kconfig
` [v2 02/12] cpu: imx94: Add support for i.MX94 in get_imx_type_str()
` [v2 03/12] imx95: Add get_reset_reason() to retrieve the LM/system last booted/shutdown reasons
` [v2 04/12] imx9: scmi: Add i.MX94 support to get_reset_reason()
` [v2 05/12] imx9: scmi: Update the files under arch/arm/mach-imx/imx9/scmi/ to support i.MX94
` [v2 06/12] imx: container: Add i.MX94 support to get_imageset_end()
` [v2 07/12] pinctrl: nxp: Add i.MX94 daisy register offset
` [v2 08/12] imx9: Change container header temp buffer address
` [v2 09/12] imx: ele_ahab: Implement display_life_cycle() for i.MX95
` [v2 10/12] imx: ele_ahab: Add i.MX94 support to display_life_cycle()
` [v2 11/12] arm: dts: Add i.MX943 EVK board dtsi files
` [v2 12/12] imx94_evk: Add i.MX943 EVK board support

[PATCH v2] usb: onboard-hub: Make i2c-bus option
 2025-09-16  9:26 UTC 

Continued need for ATAGS-based booting?
 2025-09-16  9:05 UTC  (4+ messages)

[PATCH] usb: onboard-hub: Make i2c-bus option
 2025-09-16  8:10 UTC  (2+ messages)

[PATCH] board: ti: am57xx: Remove "ti/omap/" from name_fit_config
 2025-09-16  8:08 UTC 

[PATCH v4 0/2] xilinx: Update guid with fwu metadata
 2025-09-16  7:43 UTC  (4+ messages)
` [PATCH v4 1/2] FWU: Add platform hook support for fwu metata
` [PATCH v4 2/2] board: xilinx: update guid based on metadata

[PATCH v2] net: dwc_eth_qos: Fix support for stm32mp2 platform
 2025-09-16  6:53 UTC  (2+ messages)

[PATCH] power: regulator: pfuze100: Fix accessing the regulator desc
 2025-09-16  3:09 UTC  (2+ messages)

[PATCH] cmd: spl: Remove ATAG support from this command
 2025-09-16  6:29 UTC  (2+ messages)

[PATCH v2] doc: usage: Add File System section and Ext4 documentation
 2025-09-16  5:58 UTC  (2+ messages)

[PATCH] power: pfuze100: Ensure loop index is incremented
 2025-09-16  1:47 UTC  (6+ messages)

[PATCH] riscv: qemu: Remove fdt_high default
 2025-09-16  0:25 UTC  (3+ messages)

[PATCH] arm: armv8: Fix spl recover data section broken
 2025-09-15 23:08 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update Luka Perkov's roles
 2025-09-15 21:33 UTC  (2+ messages)

[PATCH] doc: Convert README.commands.spl to rST
 2025-09-15 20:16 UTC  (6+ messages)

[PATCH v2] sunxi: extend R528/T113-s3/D1(s) DRAM initialisation
 2025-09-15 19:20 UTC 

[PATCH] Fix Linux reboot on MT7988 using EFI and PSCI
 2025-09-15 15:56 UTC 

[PATCH 1/1] [U-Boot, v4, 1/1]net: phy: Add the Airoha EN8811H PHY driver
 2025-09-15 14:35 UTC  (3+ messages)

[PATCH 0/4] General MMC fixes for K3
 2025-09-15 18:31 UTC  (10+ messages)
` [PATCH 1/4] arm: mach-k3: Fix MMC macros

[PATCH v1 1/1] sunxi: extend R528/T113-s3/D1(s) DRAM initialisation
 2025-09-15 16:22 UTC  (4+ messages)

[PATCH] doc: environment: clarify env precedence
 2025-09-15 14:40 UTC 

[PATCH] test: Fix optee unit test
 2025-09-15 13:41 UTC 

[PATCH] lib: optee: Add line ending to debug() outputs
 2025-09-15 13:41 UTC 

[PATCH v3 0/7] Add display support for STM32MP25
 2025-09-15 13:05 UTC  (10+ messages)
` [PATCH v3 4/7] video: stm32: ltdc: support new hardware version for STM32MP25 SoC
` [PATCH v3 5/7] video: stm32: ltdc: properly search the first available panel
` [PATCH v3 6/7] ARM: dts: stm32: use LTDC and LVDS nodes before relocation in stm32mp25-u-boot
` [PATCH v3 7/7] configs: stm32mp25: enable LVDS display support

[PATCH] arch/riscv: Remove unused macro in encoding.h
 2025-09-15  7:44 UTC 

[PATCH v2] imx93_frdm: Add support for flashing board with UUU
 2025-09-15 12:57 UTC 

[PATCH v5 0/2] Restore support for i.MX95 A0 silicon
 2025-09-05 18:22 UTC  (3+ messages)
` [PATCH v5 1/2] binman: add a new entry type to support .bin file generation for the i.MX95 platform
` [PATCH v5 2/2] imx95_evk: Restore support for i.MX95 A0 silicon

[PATCH v2 0/7] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
 2025-09-15  5:42 UTC  (9+ messages)
` [PATCH v2 1/7] binman: Fix typo for the test case name
` [PATCH v2 2/7] binman: Fix FIT image overlap issues
` [PATCH v2 3/7] binman: Fix FIT image overlap issues for testFitSplitElf
` [PATCH v2 4/7] arm: dts: k3-am6xx: Fix FIT image memory overlap in binman configurations
` [PATCH v2 5/7] tools: mkimage: detect overlapping load regions in FIT configurations
` [PATCH v2 6/7] test: Add test case for FIT image load address overlap detection
` [PATCH v2 7/7] doc: binman: Add guidance for determining ELF load addresses

[PATCH -next v7 00/10] Add support for dynamic MMU configuration
 2025-09-15  5:05 UTC  (13+ messages)
` [PATCH -next v7 01/10] mach-k3: use minimal memory map for all K3
` [PATCH -next v7 02/10] mach-k3: use custom enable_cache
` [PATCH -next v7 03/10] arm: armv8: mmu: export mmu_setup
` [PATCH -next v7 04/10] arm: armv8: invalidate dcache entries on dcache_enable
` [PATCH -next v7 05/10] arm: armv8: mmu: add mem_map_fix_dram_banks
` [PATCH -next v7 06/10] mach-k3: map all banks using mem_map_fix_dram_banks
` [PATCH -next v7 07/10] arm: armv8: mmu: add mmu_unmap_reserved_mem
` [PATCH -next v7 08/10] spl: split spl_board_fixups to arch/board specific
` [PATCH -next v7 09/10] mach-k3: add reserved memory fixups for next boot stage
` [PATCH -next v7 10/10] mach-k3: add carveouts for TFA and optee

[PATCH] ARM: stm32: Perform node compatible check for KS8851 early
 2025-09-15  0:49 UTC 

[PATCH 0/5] stm32mp2: Add SPI flashes support
 2025-09-15  0:07 UTC  (6+ messages)

[PATCH] Revert "sandbox: replace deprecated getenv() with env_get()"
 2025-09-14 18:36 UTC  (3+ messages)

[PATCH] imls: remove return parentheses
 2025-09-14 15:27 UTC 

[PATCH] sandbox: use env_get() for time offset instead of getenv()
 2025-09-14 15:27 UTC 

[PATCH] qcom_defconfig: Enable pinctrl driver for SDM630/660
 2025-09-14 14:56 UTC 

[PATCH v2] drivers: video: tidss: Refactor tidss_drv
 2025-09-14 14:33 UTC  (2+ messages)

[PATCH 0/5] Add initial support for Qualcomm SDM670
 2025-09-14  9:42 UTC  (6+ messages)
` [PATCH 1/5] clk/stub: add sdm670 rpmh clock
` [PATCH 2/5] clk/qcom: sdm845: add support for sdm670
` [PATCH 3/5] pinctrl: qcom: add sdm670 pinctrl driver
` [PATCH 4/5] qcom_defconfig: enable pinctrl for sdm670
` [PATCH 5/5] gpio: qcom_spmi: add pm660l

[PATCH] cmd/dma: fix generic naming, spacing, and Dependencies
 2025-09-13 16:39 UTC 

[PATCH RFC 0/9] initial U-Boot SPL support on Amlogic GX SoCs
 2025-09-14 12:23 UTC  (10+ messages)
` [PATCH RFC 4/9] serial: serial_meson: add minimal non-DM driver

[PATCH v2] scripts/Makefile.lib: add CONFIG_SYS_CONFIG_NAME prefix to dtsi search
 2025-09-14  2:43 UTC  (4+ messages)

[PATCH v2 0/8] USB preparation for "allyesconfig"
 2025-09-13 20:44 UTC  (9+ messages)
` [PATCH v2 1/6] usb: dwc3: Tighten driver glue dependencies
` [PATCH v2 2/6] usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBA
` [PATCH v2 3/6] usb: gadget: bcm_udc_otg: Remove unused driver
` [PATCH v2 4/6] usb: gadget: max3420_udc: "
` [PATCH v2 5/6] usb: host: Tighten USB host driver dependencies
` [PATCH v2 6/6] usb: host: Tighten USB musb-new host glue "

[PATCH] cmd/dma: fix generic naming, spacing, and Dependencies
 2025-09-13 15:55 UTC  (2+ messages)

[PATCH] rockchip: board: assign up to 3 static Ethernet MAC addresses
 2025-09-12 23:36 UTC  (2+ messages)

[PATCH] doc: Remove README.commands.itest
 2025-09-13  0:38 UTC  (2+ messages)

[PATCH] sandbox: replace deprecated getenv() with env_get()
 2025-09-12 22:16 UTC  (2+ messages)

[PATCH] mkimage: Add support for bundling TFA BL31 in mkimage -f auto
 2025-09-12 22:16 UTC  (2+ messages)

[PATCH] bloblist: adjust default bloblist size after reloc
 2025-09-12 22:16 UTC  (2+ messages)

[PATCH 1/1] bloblist: use correct types for physical addresses
 2025-09-12 22:16 UTC  (2+ messages)

[PATCH 0/2] arm: mach-k3: am64x: Add reset cause for cpuinfo
 2025-09-12 22:16 UTC  (2+ messages)

[PATCH] cmd/dma: implement dmareset command
 2025-09-12 20:35 UTC  (2+ messages)

[PATCH] doc: usage: Add File System section and Ext4 documentation
 2025-09-12 19:22 UTC  (3+ messages)

[PATCH -master v1] spl: spi: fix falcon mode for spi boot
 2025-09-12 18:29 UTC  (2+ messages)

[PATCH 1/2] vexpress64: Set the DM_RNG property
 2025-09-12 14:26 UTC  (4+ messages)
` [PATCH 2/2] arm: vexpress64: Enable SYSRESET and SYSRESET_PSCI

[PATCH] imx93_frdm: Add support for flashing board with UUU
 2025-09-12 13:02 UTC  (5+ messages)

[PATCH -next v6 0/9] Add support for dynamic MMU configuration
 2025-09-12  7:41 UTC  (13+ messages)
` [PATCH -next v6 03/10] arm: armv8: mmu: export mmu_setup
` [PATCH -next v6 04/10] arm: armv8: invalidate dcache entries on dcache_enable
` [PATCH -next v6 05/10] arm: armv8: mmu: add mem_map_fix_dram_banks
` [PATCH -next v6 07/10] arm: armv8: mmu: add mmu_unmap_reserved_mem

[PATCH v2 0/3] Add Agilex Clock Enable/Disable API Support
 2025-09-12  2:38 UTC  (6+ messages)
` [PATCH v2 1/3] include: dt-bindings: clk: agilex: Add Agilex clock definitions header file

[PATCH v2 0/3] cmd: mtd: improvements
 2025-09-12  1:36 UTC  (4+ messages)
` [PATCH v2 1/3] cmd: mtd: add markbad command support
` [PATCH v2 2/3] cmd: mtd: add nand_write_test "
` [PATCH v2 3/3] cmd: mtd: add nand_read_test "

[PATCH] board: ti: fdt_ops: make ti_set_fdt_env() const-correct
 2025-09-11 19:25 UTC  (2+ messages)

[PATCH] board: ti: am65x: Overwrite get_overlay_mmc
 2025-09-11 19:25 UTC  (2+ messages)

[PATCH] arm: mach-k3: increase max resasg_entries
 2025-09-11 19:25 UTC  (2+ messages)

[PATCH v2] mach-k3: am62*: Fix backup from eMMC boot mode
 2025-09-11 19:25 UTC  (2+ messages)

[PATCH] bootstd: make it possible to use tftp for netboot with standardboot
 2025-09-11 18:07 UTC  (2+ messages)

[PATCH RFT v1 00/17] Add support for secure falcon mode
 2025-09-11 17:34 UTC  (21+ messages)
` [PATCH RFT v1 01/17] spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol
` [PATCH RFT v1 03/17] spl: Kconfig: allow K3 devices to use falcon mode
` [PATCH RFT v1 04/17] spl: fat: load kernel image before args in falcon
` [PATCH RFT v1 05/17] spl: ext: "
` [PATCH RFT v1 06/17] spl: mmc: "
` [PATCH RFT v1 07/17] spl: ext, fat: cleanup use of CONFIG_SPL_LIBCOMMON_SUPPORT
  ` [PATCH RFT v1 07/17] spl: ext,fat: "
` [PATCH RFT v1 14/17] spl: falcon: prevent loading args file in secure os boot
` [PATCH RFT v1 15/17] env: Kconfig: disable external env "
` [PATCH RFT v1 16/17] Kconfig: disable raw image boot in secure falcon mode
` [PATCH RFT v1 17/17] arm: spl: use fdt addr if arg is unset in "

[PATCH v3 0/2] Fix dma_addr_t for R5 SPL
 2025-09-11 17:12 UTC  (2+ messages)

[PATCH] env: fix config dependency for ENV_OFFSET_REDUND_RELATIVE_END
 2025-09-11 17:12 UTC  (2+ messages)

[PATCH 1/1] spl: SPL_DM_SPI_FLASH depends on SPL_DM_SPI
 2025-09-11 17:12 UTC  (2+ messages)

[PATCH] android: boot: fix wrong end of header in v3/v4 parsing
 2025-09-11 13:50 UTC 

[PATCH] x86: boot: fix unreachable else branch in boot_prep_linux
 2025-09-11 13:35 UTC 


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