U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-17 16:27:17 to 2025-04-20 05:29:17 UTC [more...]

[U-Boot, v1, 1/1] net: phy: air_en8811h: load the PHY firmware from filesystem on block device instead
 2025-04-20  3:10 UTC  (2+ messages)

[PATCH 1/1] net: phy: Add the Airoha EN8811H PHY driver
 2025-04-20  1:43 UTC  (4+ messages)

[PATCH v2] clk: fixed-rate: Use "clock-output-names" to name fixed clocks
 2025-04-20  1:07 UTC  (9+ messages)

[PATCH v2 0/3] buildman: allow specifying configuration fragments
 2025-04-19 19:22 UTC  (17+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] doc/buildman: describe using fragments
` [PATCH v2 3/3] buildman: unit test for configuration fragments

[PATCH V2 0/9] board: beagle: beagley-ai: Cleanups and stdboot
 2025-04-19 13:22 UTC  (13+ messages)
` [PATCH V2 1/9] board: beagle: beagley-ai: Add pattern match for MAINTAINERS
` [PATCH V2 2/9] arch: arm: dts: k3-am67a-beagley-ai-u-boot: Mark main_gpio1 as bootph-all
` [PATCH V2 3/9] beagle: beagley-ai: env: Set up the boot devices and boot methods
` [PATCH V2 4/9] beagle: beagley-ai: env: Setup scripts for LED control
` [PATCH V2 5/9] beagle: beagley-ai: env: Enable DFU env options
` [PATCH V2 6/9] configs: am67a_beagley_ai*: Use saveddefconfig
` [PATCH V2 7/9] configs:am67a_beagley_ai*: Drop un-necessary config options
` [PATCH V2 8/9] configs: am67a_beagley_ai_a53: Enable additional features
` [PATCH V2 9/9] doc: beagle: Add BeagleY-AI documentation

[PATCH v5 0/3] doc/buildman: describe using fragments
 2025-04-19 10:23 UTC  (4+ messages)
` [PATCH v5 1/3] buildman: allow specifying configuration fragments
` [PATCH v5 2/3] buildman: unit test for "
` [PATCH v5 3/3] doc/buildman: describe using fragments

[PATCH 0/3] Support MSM8916 USB PHY + UDC in qcom_defconfig
 2025-04-19  9:32 UTC  (4+ messages)
` [PATCH 1/3] usb: udc: ci: support USB gadget driver model

[PATCH] clk: Fix clk_set_parent() regression
 2025-04-19  9:13 UTC  (2+ messages)

[PATCH v3 00/12] Rockchip VOP2 support
 2025-04-19  4:22 UTC  (6+ messages)
` [PATCH v3 11/12] configs: pinetab2-rk3566: Enable video and USB keyboard

[RFC PATCH 0/3] Add FlexSPI support for i.MX RT1170
 2025-04-18 21:04 UTC  (4+ messages)
  ` [RFC PATCH 1/3] spi: fspi: involve lut_num for struct nxp_fspi_devtype_data
  ` [RFC PATCH 2/3] spi: fspi: Add imxrt1170 device data
  ` [RFC PATCH 3/3] spi: fspi: dev_dbg() call assumes fdt_addr_t always a long long

[PATCH v2 0/3] sunxi: add "fake" FEL button feature
 2025-04-18 22:51 UTC  (4+ messages)
` [PATCH v2 2/3] sunxi: add "fake" FEL pin support

[PATCH 0/9] board: beagle: beagley-ai: Cleanups and
 2025-04-18 19:07 UTC  (6+ messages)
` [PATCH 8/9] configs: am67a_beagley_ai_a53: Enable additional features

CM5 with random delays on boot
 2025-04-18 18:24 UTC 

[PATCH] tools: Fix memory and descriptor leak
 2025-04-18 18:21 UTC 

[PATCH] tools: Fix memory and file descriptor leaks in read_full_file()
 2025-04-18 17:54 UTC  (2+ messages)

[PATCH] tools: Fix potential memory leak in aisimage.c
 2025-04-18 17:49 UTC 

[PATCH v2 0/2] binman: properly error out if path provided to key-name-hint in signature nodes
 2025-04-18 17:19 UTC  (5+ messages)
` [PATCH v2 1/2] binman: etype: fit: raise ValueError if key-name-hint is a path
` [PATCH v2 2/2] binman: etype: u_boot_spl_pubkey_dtb: provide more explicit error for key-name-hint with path

[PATCH] Revert "power-domain: Add refcounting"
 2025-04-18 17:19 UTC  (4+ messages)

[PATCH] stm32mp: Add nvram driver
 2025-04-18 16:44 UTC  (2+ messages)

[PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
 2025-04-18 14:49 UTC  (18+ messages)
` [PATCH v2 16/24] clk: imx: Convert clock-osc-* back to osc_*
  ` [REGRESSION] "

[PATCH] configs: am65x_evm_a53: convert to a standard boot flow
 2025-04-18 14:22 UTC  (2+ messages)

[PATCH v1] arm: mach-k3: am62px: Fix MCU_CLKOUT0 parent clock mux
 2025-04-18 14:22 UTC  (2+ messages)

[PATCH v6 00/17] Uthreads
 2025-04-18 14:09 UTC  (18+ messages)
` [PATCH v6 01/17] arch: introduce initjmp() and Kconfig symbol HAVE_INITJMP
` [PATCH v6 02/17] arm: add initjmp()
` [PATCH v6 03/17] riscv: "
` [PATCH v6 04/17] sandbox: "
` [PATCH v6 05/17] test: lib: add initjmp() test
` [PATCH v6 06/17] uthread: add cooperative multi-tasking interface
` [PATCH v6 07/17] uthread: add uthread_mutex
` [PATCH v6 08/17] cyclic: invoke uthread_schedule() from schedule()
` [PATCH v6 09/17] lib: time: hook uthread_schedule() into udelay()
` [PATCH v6 10/17] test: lib: add uthread test
` [PATCH v6 11/17] test: lib: add uthread_mutex test
` [PATCH v6 12/17] dm: usb: move bus initialization into new static function usb_init_bus()
` [PATCH v6 13/17] dm: usb: initialize and scan multiple buses simultaneously with uthread
` [PATCH v6 14/17] cmd: add spawn and wait commands
` [PATCH v6 15/17] test: cmd: add test for "
` [PATCH v6 16/17] MAINTAINERS: add UTHREAD
` [PATCH v6 17/17] configs: qemu: enable UTHREAD and CMD_SPAWN in various defconfigs

[PATCH] scripts: Fix potential null-deref
 2025-04-18 14:18 UTC  (9+ messages)
` [PATCH] tools: Fix memory and descriptor leak
` [PATCH] tools: Fix potential memory leak in aisimage.c
` [PATCH] tools: image-host: Fix potential memory leak

[PATCH 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
 2025-04-18 14:08 UTC  (7+ messages)
` [PATCH 1/3] boot: Add a function to check if a linux Image is supported
` [PATCH 2/3] bootm: Add RISC-V support in booti_is_supported()
` [PATCH 3/3] booti: Allow ignoring SYS_BOOTM_LEN with the booti command

[PATCH 1/1] Dockerfile: use QEMU 9.2.3
 2025-04-18 13:54 UTC  (2+ messages)

[PATCH] tools: image-host: Fix potential memory leak
 2025-04-18 13:52 UTC  (2+ messages)

[PATCH v4 0/3] doc/buildman: describe using fragments
 2025-04-18 13:50 UTC  (8+ messages)
` [PATCH v4 1/3] buildman: allow specifying configuration fragments
` [PATCH v4 2/3] buildman: unit test for "
` [PATCH v4 3/3] doc/buildman: describe using fragments

[PATCH v2 1/3] Bring in linux/limits.h
 2025-04-18 13:47 UTC  (6+ messages)
` [PATCH v2 2/3] Bring in linux/overflow.h
` [PATCH v2 3/3] ext4: Add a few overflow checks in the writing code

[PATCH 1/1] riscv: dts: jh7110: add bootph-pre-ram for &pllclk
 2025-04-18 13:41 UTC  (2+ messages)

[PATCH] clk: fixed-rate: Use "clock-output-names" to name fixed clocks
 2025-04-18 11:29 UTC  (2+ messages)

[PATCH] tools: Fix handle leak in mmap_fdt function
 2025-04-18 11:24 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama5d2: Pass bootph-all to the PIT timer
 2025-04-18 10:46 UTC  (4+ messages)

[PATCH v2 1/3] usb: gadget: atmel: Add SAM9X60 support
 2025-04-18 10:43 UTC  (3+ messages)
  ` (subset) "

[PATCH v1] arm: socfpga: soc64: Update SoC64 CPU info
 2025-04-18  9:12 UTC 

[PATCH] tools: image-host: Fix potential memory leak
 2025-04-18  8:32 UTC 

[PATCH v2 0/3] Fix binman_sym functionality on RISC-V port
 2025-04-18  4:10 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: dts: binman.dtsi: Switch to u-boot-nodtb entry for proper U-Boot

[PATCH v3 0/3] buildman: allow specifying configuration fragments
 2025-04-18  2:37 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] doc/buildman: describe using fragments
` [PATCH v3 3/3] buildman: unit test for configuration fragments

[PATCH] power: regulator: scmi: Move regulator subnode hack to scmi_regulator
 2025-04-18  2:52 UTC  (5+ messages)
` 回复: [EXT] "
    ` 回复: "

[PATCH 0/2] mmc: omap_hsmmc: Restore the init_stream sequence
 2025-04-18  2:43 UTC  (2+ messages)

[PATCH v3 0/4] More MMC fixes
 2025-04-17 23:43 UTC  (5+ messages)
` [PATCH v3 1/4] mmc: am654_sdhci: Add MMC_HS_52 to timing data
` [PATCH v3 2/4] mmc: am654_sdhci: Fix HIGH_SPEED_ENA
` [PATCH v3 3/4] mmc: am654_sdhci: Add am654_sdhci_set_control_reg
` [PATCH v3 4/4] configs: am62*_evm_a53_defconfig: Add TI_COMMON_CMD_OPTIONS

[PATCH v3 00/22] passage: Define a standard for firmware data flow
 2025-04-17 22:19 UTC  (29+ messages)
` [PATCH v3 01/22] RFC: scripts: Add a script for running QEMU
` [PATCH v3 02/22] emulation: fdt: Allow using U-Boot's device tree with QEMU
` [PATCH v3 03/22] spl: Tidy up the header includes
` [PATCH v3 04/22] x86: Move Intel GNVS file into the common include directory
` [PATCH v3 05/22] spl: Rename jump_to_image_no_args()
` [PATCH v3 06/22] passage: Support an incoming passage
` [PATCH v3 07/22] fdt: Redo devicetree setup
` [PATCH v3 08/22] fdt: Support reading FDT from standard passage
` [PATCH v3 09/22] bloblist: Adjust how the bloblist is received from passage
` [PATCH v3 10/22] passage: arm: Accept a passage from the previous phase
` [PATCH v3 11/22] passage: spl: Support adding the dtb to the passage bloblist
` [PATCH v3 12/22] passage: spl: Support passing the passage to U-Boot
` [PATCH v3 13/22] passage: arm: Add the arch-specific standard passage impl
` [PATCH v3 14/22] arm: qemu: Add an SPL build
` [PATCH v3 15/22] arm: qemu: Add a 64-bit "
` [PATCH v3 16/22] xferlist: Drop old xferlist code
` [PATCH v3 17/22] passage: Add a qemu test for ARM
` [PATCH v3 18/22] sandbox: Add a way of checking structs for standard passage
` [PATCH v3 19/22] passage: Add documentation
` [PATCH v3 20/22] passage: Add docs for spl_handoff
` [PATCH v3 21/22] passage: Add checks for pre-existing blobs
` [PATCH v3 22/22] CI: Add tests for gitlab and azure

[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: enable hwrng
 2025-04-17 19:37 UTC 

[PATCH 0/4] bloblist: fdt: Clean up the code
 2025-04-17 22:37 UTC  (17+ messages)

[PATCH v2] emulation: fdt: Allow using U-Boot's device tree with QEMU
 2025-04-17 22:04 UTC  (6+ messages)

[PATCH v2 0/5] More MMC fixes
 2025-04-17 21:41 UTC  (3+ messages)

[PATCH v7 1/4] spl: remove usage of CMD_BOOTx from image parsing
 2025-04-17 21:37 UTC  (3+ messages)

[PATCH 0/2] binman: properly error out if path provided to key-name-hint in signature nodes
 2025-04-17 21:37 UTC  (3+ messages)
` [PATCH 1/2] tools: binman: etype: fit: raise ValueError if key-name-hint is a path

[PATCH v2 0/8] Qualcomm: cleanup OF_LIVE fixup and fix RB1/2
 2025-04-17 21:37 UTC  (5+ messages)
` [PATCH v2 1/8] event: signal when livetree has been built

[PATCH v4 00/10] rockchip: binman: Use a template for FIT and other improvements
 2025-04-17 21:35 UTC  (10+ messages)
` [PATCH v4 08/10] rockchip: binman: Use the skip-at-start prop in simple-bin image

[GIT PULL] AMD/Xilinx changes
 2025-04-17 17:06 UTC  (2+ messages)

[PATCH v2 00/14] airoha: add support spi/mmc/ethernet
 2025-04-17 17:06 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2025-04-17 17:06 UTC  (2+ messages)

[PATCH] bloblist: Drop BSD license
 2025-04-17 16:45 UTC  (6+ messages)


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