U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-02 16:07:28 to 2025-10-06 18:00:10 UTC [more...]

[PATCH v2 0/5] Enable Firmware Handoff CI test on qemu_arm64
 2025-10-06 17:59 UTC  (14+ messages)
` [PATCH v2 1/5] docker: add OP-TEE and TF-A build for testing Firmware Handoff
` [PATCH v2 2/5] pytest: add test script to validate "
` [PATCH v2 3/5] configs: select CMD_BLOBLIST for Firmware Handoff testing
` [PATCH v2 4/5] ci: check existence of bl1 and fip in the test script
` [PATCH v2 5/5] ci: add test entries for qemu_arm64_tfa_fw_handoff

[PATCH 0/3] ti_sci: Address some issues found by Smatch
 2025-10-06 17:37 UTC  (6+ messages)
` [PATCH 1/3] ti_sci: Prevent memory leak
` [PATCH 2/3] ti_sci: Provide error code on error exit
` [PATCH 3/3] ti_sci: Pointer is never assigned to

[PATCH v2 0/7] doc: make pdfdocs: Address issues with the make pdfdocs target
 2025-10-06 17:07 UTC  (12+ messages)
` [PATCH v2 1/7] doc: make pdfdocs: Specify texlive-xetex as a prerequisite
` [PATCH v2 2/7] doc: make pdfdocs: Update the description with the needed steps
` [PATCH v2 3/7] doc: make pdfdocs: Add pip install -r test/py/requirements.txt to the list of "
` [PATCH v2 4/7] doc: make pdfdocs: Ensure SVG files are converted to PDF before the compilation of *.tex files
` [PATCH v2 5/7] doc: make pdfdocs: Update kfigure sphinx extension to support inkscape as well
` [PATCH v2 6/7] doc: make pdfdocs: Increase the maximum list depth
` [PATCH v2 7/7] doc: make pdfdocs: Remove redundant "-j" option

[PATCH] test: Do not build expo and cedit test if no SDL
 2025-10-06 16:45 UTC 

[PATCH] b4-config: Improve b4 config for correct operation
 2025-10-06 15:56 UTC  (4+ messages)

[PATCH] test: Update logic for video test
 2025-10-06 15:55 UTC  (6+ messages)

2 vulnerabilities found in net/nfs.c (integer overflows leading to buffer overflow)
 2025-10-06 13:24 UTC 

[PATCH v2] clk: ti: Tighten some TI clock driver dependencies
 2025-10-06 15:38 UTC 

[PATCH] boot: vbe: Make BOOTMETH_VBE_xxx a choice
 2025-10-06 15:33 UTC  (5+ messages)

[PATCH RESEND] ufs: ti-j721e: Correct error detection
 2025-10-06 15:31 UTC 

[PATCH RESEND] spi: spi-uclass: Use unwind goto
 2025-10-06 15:09 UTC 

[PATCH] fs/squashfs: Ensure memory is freed by using unwind goto
 2025-10-06 14:32 UTC  (2+ messages)

[PATCH] tftp: make TFTP ports unconditionally configurable
 2025-10-06 14:25 UTC  (3+ messages)

[PATCH] fs: jffs2: Remove always true test
 2025-10-06 14:07 UTC  (2+ messages)

[PATCH 1/1] efi_loader: correctly check if the HTTP protocol is found
 2025-10-06 13:39 UTC 

[U-Boot, v2, 1/1]net: phy: add paged PHY register accessors
 2025-10-06 12:49 UTC 

[U-Boot, v1, 1/1] net: phy: add paged PHY register accessors
 2025-10-06 12:12 UTC  (5+ messages)

[PATCH] test: Remove not needed null check
 2025-10-06 10:54 UTC 

[PATCH v2] board: rockchip: Add support for rk3588 MNT Reform2
 2025-10-06 10:50 UTC  (2+ messages)

[PATCH] board: rockchip: Add support for rk3588 MNT Reform2
 2025-10-06 10:44 UTC  (4+ messages)

[PATCH -next v3 0/7] Add support for secure falcon mode: disable fallback
 2025-10-06 10:10 UTC  (8+ messages)
` [PATCH -next v3 1/7] spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol
` [PATCH -next v3 2/7] spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
` [PATCH -next v3 3/7] spl: ubi: refactor spl_ubi_load_image for falcon mode
` [PATCH -next v3 4/7] spl: spi: refactor spl_spi_load_image "
` [PATCH -next v3 5/7] spl: nor: refactor spl_nor_load_image "
` [PATCH -next v3 6/7] spl: nand: refactor spl_nand_load_image "
` [PATCH -next v3 7/7] spl: falcon: disable fallback to U-Boot on failure

[PATCH] efi_loader: Prevent leak of memory from tmp_files
 2025-10-06  9:51 UTC  (3+ messages)

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

[PATCH -next v8 00/11] Add support for dynamic MMU configuration
 2025-10-06  8:28 UTC  (12+ messages)
` [PATCH -next v8 01/11] mach-k3: use minimal memory map for all K3
` [PATCH -next v8 02/11] mach-k3: use custom enable_cache
` [PATCH -next v8 03/11] arm: armv8: mmu: export mmu_setup
` [PATCH -next v8 04/11] arm: armv8: invalidate dcache entries on dcache_enable
` [PATCH -next v8 05/11] arm: armv8: mmu: add mem_map_fix_dram_banks
` [PATCH -next v8 06/11] mach-k3: map all banks using mem_map_fix_dram_banks
` [PATCH -next v8 07/11] arm: armv8: mmu: add mmu_unmap_reserved_mem
` [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] usb: gadget: spl: Add missing dependency for SPL_USB_GADGET
 2025-10-06  7:41 UTC  (2+ messages)

[PATCH v2] arm: gpio: Add set_flags callback to the Tegra gpio driver
 2025-10-06  7:18 UTC  (8+ messages)

[PATCH] clk: ti: Tighten some TI clock driver dependencies
 2025-10-06  6:11 UTC  (4+ messages)

[PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow
 2025-10-06  6:01 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] bootstd: rauc: no valid slot fallback: fix "
  ` [PATCH v2 2/2] bootstd: rauc: extend and fix doc "
  ` [PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow - test cases

[PATCH] cmd: ti: Add DDRSS ECC test command
 2025-10-06  5:26 UTC  (3+ messages)

[PATCH v7 00/24] mtd: spinand: driver improvements
 2025-10-05 18:19 UTC  (3+ messages)

[PULL] u-boot-usb/next
 2025-10-05 17:48 UTC  (2+ messages)

[PATCH] Fix detection of odd memory configurations on sunxi
 2025-10-05 16:30 UTC  (6+ messages)

[PATCH] gpio: qcom: qcom_spmi_gpio: add compatible for pm6150l
 2025-10-05 15:44 UTC 

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

[PATCH] phy; qcom: Rework Kconfig logic around MSM8916_USB_PHY
 2025-10-05 11:57 UTC  (2+ messages)

[PATCH] global: Add expected space between '#include' and directive
 2025-10-04 20:48 UTC  (2+ messages)

[PATCH] clk: ti: fix K3 clock driver help texts
 2025-10-04 20:48 UTC  (2+ messages)

[PATCH] env: fix typo in multiple Kconfig descriptions
 2025-10-04 20:48 UTC  (2+ messages)

[RFC, PATCH] fdt: Make sure there is no stale initrd left
 2025-10-04  8:05 UTC  (6+ messages)

[PATCH] net: airoha: simplify rx/free packet logic a bit
 2025-10-03 23:12 UTC 

[PATCH 0/3] Drop ATAGS for B&R boards
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH] linux/kernel.h: Update upper_NN_bits() and lower_NN_bits() macros
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH -next v1] arm: armv8: remove redundant definition of mmu_status
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH] cmd: spl: Remove ATAG support from this command
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH v2 0/7] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
 2025-10-03 14:17 UTC  (12+ messages)

[PATCH] bootstd: Fix bootflow info for efi_mgr
 2025-10-03 22:27 UTC 

[PATCH] global: Disable xPL phases when we have enabled COMPILE_TEST
 2025-10-03 20:39 UTC 

[PATCH] sandbox: Make SANDBOX_xPL depend on !COMPILE_TEST
 2025-10-03 20:39 UTC 

[PATCH] video: Only build bridge code for the appropriate phase
 2025-10-03 20:39 UTC  (2+ messages)

[PATCH] global: Make REMAKE_ELF depend on !COMPILE_TEST
 2025-10-03 20:39 UTC 

[PATCH] mmc: cv1800b_sdhci: Fix possible warning with MMC_SUPPORTS_TUNING=n
 2025-10-03 20:39 UTC 

[PATCH] video: Add SPL_VIDEO_SYNC_CYCLIC_MS symbol
 2025-10-03 20:39 UTC  (2+ messages)

[PATCH] power: regulator: Correct dependencies on SPL_REGULATOR_PWM
 2025-10-03 20:39 UTC 

[PATCH] spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FIT
 2025-10-03 20:39 UTC 

[PATCH] SPL: Make SPL_OS depend on supported architectures
 2025-10-03 20:39 UTC 

[PATCH u-boot-test-hooks 1/4] travis-ci: Group the QEMU args
 2025-10-03 19:19 UTC  (4+ messages)
` [PATCH u-boot-test-hooks 2/4] bin: Run the conf without board_ident as default
` [PATCH u-boot-test-hooks 3/4] bin: Add support for testing firmware handoff on qemu_arm64
` [PATCH u-boot-test-hooks 4/4] travis-ci: Introduce env for Firmware Handoff testing

[PATCH] Revert "fdt: Make sure there is no stale initrd left"
 2025-10-03 16:16 UTC  (2+ messages)

[MASTER] Pull request doc-202510-rc6
 2025-10-03 16:16 UTC  (2+ messages)

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

[PATCH tiU25.01 0/2] ANDROID: Add some features link to OPTEE TA AVB
 2025-10-03 11:45 UTC  (4+ messages)

[PATCH -next] arm: dts: k3-am654: add vin-supply regulators for DDR
 2025-10-03 12:15 UTC 

[PATCH RFC 0/6] Introduce the Interconnect Subsystem
 2025-10-03 11:38 UTC  (8+ messages)
` [PATCH RFC 1/6] Introduce "
` [PATCH RFC 2/6] MAINTAINERS: add myself as Maintainer of Interconnect
` [PATCH RFC 3/6] interconnect: add support for the Qualcomm RPMh helpers
` [PATCH RFC 4/6] interconnect: add support for the SM8650 SoC
` [PATCH RFC 5/6] ufs: qcom: vote for interconnect bandwidth on probe
` [PATCH RFC 6/6] qcom_defconfig: enable interconnect for SM8650

[PATCH v4 0/4] Added QCOM RPMH Power Domain Driver
 2025-10-03 11:37 UTC  (3+ messages)
` [PATCH v4 2/4] power-domain: Add QCOM RPMH Power Domain Driver Support

[PATCH 0/3] fs: ubifs: Address some Smatch issues
 2025-10-03 10:42 UTC  (4+ 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 v3] fs: semihosting: Fixup smh_flen and smh_read against overflow
 2025-10-03  9:03 UTC 

[PATCH v2] fs: semihosting: Fixup smh_flen and smh_read against overflow
 2025-10-03  8:56 UTC  (6+ messages)

[PATCH 0/3] usb: musb-new: Address some Smatch issues
 2025-10-03  8:25 UTC  (3+ messages)
` [PATCH 2/3] usb: musb-new: Limit check array index before use

[PATCH v2] doc: samsung: Extend E850-96 documentation to be comprehensive
 2025-10-03  4:25 UTC 

[PATCH v3 0/5] Simplify image size checks
 2025-10-02 21:19 UTC  (7+ messages)
` [PATCH v3 2/5] Image size checks: Use HAS_SIZE_LIMIT consistently

[PATCH v2 00/17] boot: Support priority for global bootmeths
 2025-10-02 20:15 UTC  (9+ messages)
` [PATCH v2 01/17] boot: Improve comments related to "
` [PATCH v2 05/17] boot: Move showing of bootflows out of the command
` [PATCH v2 16/17] boot: Run the EFI bootmgr just before network devices
` [PATCH v2 17/17] boot: doc: Update for new global-bootmeth features

[PATCH v3] env: spi: Fix gd->env_valid for the first write
 2025-10-02 19:30 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-next-20251001 into next
 2025-10-02 19:30 UTC  (2+ messages)


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