U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-03 19:23:17 to 2025-10-07 23:50:38 UTC [more...]

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

[PATCH v3] bootstd: make it possible to use tftp for netboot with standardboot
 2025-10-07 23:49 UTC  (2+ messages)

[PATCH v3 0/4] Add support for secure falcon mode: load kernel image before args
 2025-10-07 21:54 UTC  (2+ messages)

[PATCH 00/16] Convert extension support to UCLASS and adds its support to boot flows
 2025-10-07 20:13 UTC  (19+ messages)
` [PATCH 04/16] board: ti: Exclude cape detection from XPL builds
` [PATCH 06/16] board: ti: Convert cape detection to use UCLASS framework
` [PATCH 07/16] board: sunxi: Refactor CHIP board extension code

[PATCH] bootstd: Fix bootflow info for efi_mgr
 2025-10-07 19:48 UTC  (4+ messages)

[PATCH] arm: meson: add support for EFI capsule updates
 2025-10-07 19:10 UTC 

[PATCH v2 00/17] boot: Support priority for global bootmeths
 2025-10-07 18:13 UTC  (18+ 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 v2 16/17] boot: Run the EFI bootmgr just before network devices

[ANN] U-Boot v2025.10 released
 2025-10-07 17:47 UTC  (2+ messages)

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

[PATCH v1] arm: dts: imx8mp-toradex-smarc: migrate to OF_UPSTREAM
 2025-10-07  7:44 UTC 

RZG2L and DTB blob from TF-A
 2025-10-07  6:41 UTC  (8+ messages)

[PATCH] i2c: add support for the MT7621 I2C controller
 2025-10-06 23:06 UTC 

[PATCH v1] arm: dts: k3-am62p-verdin: migrate to OF_UPSTREAM
 2025-10-06 15:48 UTC 

[PATCH v2] ufs: ti-j721e: Correct error detection
 2025-10-07 12:14 UTC  (2+ messages)

[PATCH 00/10] Enable USB and ENETC on i.MX943 EVK
 2025-10-07 11:27 UTC  (3+ messages)

[PATCH 0/3] mach-k3: Rework spl/get_boot_device()
 2025-10-07 10:32 UTC  (3+ messages)
` [PATCH 1/3] arm: "

[PATCH] gpio: search gpio-line-names property in dm_gpio_lookup_name
 2025-10-07 10:26 UTC 

[PATCH] fs/squashfs: Ensure memory is freed by using unwind goto
 2025-10-07 10:15 UTC  (3+ messages)

[PATCH] board: phytec: phycore_imx8mp: Add rauc to bootmeths
 2025-10-07  8:35 UTC  (3+ messages)

[PATCH 00/13] Misc changes for Kontron i.MX8MM SoMs and Boards
 2025-10-07  8:16 UTC  (14+ messages)
` [PATCH 01/13] imx: kontron-sl-mx8mm: Increase CONFIG_SPL_MAX_SIZE
` [PATCH 02/13] imx: kontron-sl-mx8mm: Enable SDP support for loading via USB
` [PATCH 03/13] imx: kontron-sl-mx8mm: Remove deprecation warning for old modules
` [PATCH 04/13] imx: kontron-sl-mx8mm: Enable fixed regulators
` [PATCH 05/13] imx: kontron-sl-mx8mm: Add support for EEPROM on OSM-S module
` [PATCH 06/13] imx: kontron-sl-mx8mm: Use eMMC boot part for environment if booting from eMMC
` [PATCH 07/13] imx: kontron-sl-mx8mm: Export current env config to devicetree
` [PATCH 08/13] imx: kontron-sl-mx8mm: Enable multiple useful commands, drivers and features
` [PATCH 09/13] imx: kontron-sl-mx8mm: Enable standard boot and disable legacy distro boot
` [PATCH 10/13] imx: kontron-sl-mx8mm: Enable USB hub on BL i.MX8MM OSM-S board
` [PATCH 11/13] imx: kontron-sl-mx8mm: Autostart fastboot if booted from USB
` [PATCH 12/13] imx: kontron-sl-mx8mm: Force default environment for serial loader boot
` [PATCH 13/13] imx: kontron-sl-mx8mm: Convert to OF_UPSTREAM

[PATCH -next v8 00/11] Add support for dynamic MMU configuration
 2025-10-07  6:44 UTC  (13+ 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 1/1] efi_loader: correctly check if the HTTP protocol is found
 2025-10-07  6:43 UTC  (3+ messages)

[PATCH RESEND] ufs: ti-j721e: Correct error detection
 2025-10-07  4:57 UTC  (2+ messages)

[PATCH v3] doc: samsung: Extend E850-96 documentation to be comprehensive
 2025-10-06 23:25 UTC 

[PATCH] Fix detection of odd memory configurations on sunxi
 2025-10-06 23:09 UTC  (7+ messages)

[PATCH] test: Do not build expo and cedit test if no SDL
 2025-10-06 21:44 UTC  (3+ messages)

[PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow
 2025-10-06 20:38 UTC  (8+ messages)
` [PATCH v2 "
  ` [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 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] b4-config: Improve b4 config for correct operation
 2025-10-06 15:56 UTC  (3+ 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] spi: spi-uclass: Use unwind goto
 2025-10-06 15:09 UTC 

[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)

[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] 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] 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] gpio: qcom: qcom_spmi_gpio: add compatible for pm6150l
 2025-10-05 15:44 UTC 

[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] 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 


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