U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-16 19:03:54 to 2025-04-18 13:33:24 UTC [more...]

[PATCH 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
 2025-04-18 13:33 UTC  (5+ 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 v2 0/3] buildman: allow specifying configuration fragments
 2025-04-18 11:39 UTC  (9+ 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 v4 0/3] doc/buildman: describe using fragments
 2025-04-18 11:39 UTC  (7+ 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] clk: fixed-rate: Use "clock-output-names" to name fixed clocks
 2025-04-18 11:29 UTC  (3+ messages)

[PATCH v2 0/3] sunxi: add "fake" FEL button feature
 2025-04-18 11:28 UTC  (8+ messages)
` [PATCH v2 1/3] sunxi: fix return_to_fel() prototype
` [PATCH v2 2/3] sunxi: add "fake" FEL pin support
` [PATCH v2 3/3] sunxi: x96_mate: Add "fake" FEL key definition

[PATCH v2 0/2] binman: properly error out if path provided to key-name-hint in signature nodes
 2025-04-18 11:26 UTC  (3+ 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] tools: Fix handle leak in mmap_fdt function
 2025-04-18 11:24 UTC  (2+ messages)

[PATCH v2 1/3] Bring in linux/limits.h
 2025-04-18 10:59 UTC  (3+ 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] 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] tools: image-host: Fix potential memory leak
 2025-04-18  8:30 UTC 

[PATCH] scripts: Fix potential null-deref
 2025-04-18  8:19 UTC  (4+ 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 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 1/1] Dockerfile: use QEMU 9.2.3
 2025-04-18  2:57 UTC 

[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/9] board: beagle: beagley-ai: Cleanups and
 2025-04-17 23:05 UTC  (4+ messages)
` [PATCH 8/9] configs: am67a_beagley_ai_a53: Enable additional features

[PATCH 0/4] bloblist: fdt: Clean up the code
 2025-04-17 22:37 UTC  (19+ 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

[PATCH v2] clk: fixed-rate: Use "clock-output-names" to name fixed clocks
 2025-04-17 17:11 UTC 

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

[PATCH 1/1] net: phy: Add the Airoha EN8811H PHY driver
 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)

imx8mp: pci enumeration fails with current HEAD
 2025-04-17 15:32 UTC  (6+ messages)

[PATCH RFT v2 0/3] fastboot: add support for generic block flashing
 2025-04-17 14:58 UTC  (2+ messages)

[PATCH v1 0/4] k3: migrate SPL_TEXT_BASE to new address
 2025-04-17 14:16 UTC  (9+ messages)

[PATCH] cros_ec_sandbox.c: Drop spi.h include
 2025-04-17 14:08 UTC  (2+ messages)

[resend v4 00/12] Add Synopsys MIPI I3C Driver support
 2025-04-17 13:57 UTC  (16+ messages)
` [resend v4 01/12] drivers: i3c: Add new i3c uclass id
` [resend v4 02/12] drivers: i3c: Add driver for MIPI DWI3C
` [resend v4 03/12] drivers: i3c: Add i3c uclass driver
` [resend v4 04/12] drivers: Enabled Kconfig and Makefile for i3c support
` [resend v4 05/12] drivers: i3c: Enabled Kconfig and Makefile for DWI3C
` [resend v4 06/12] drivers: i3c: Add i3c sandbox simple test
` [resend v4 07/12] drivers: i3c: master: Enable probe i3c without slave device
` [resend v4 08/12] i3c: master: dw-i3c-master: Fix OD_TIMING for spike filter
` [resend v4 09/12] cmd: Add i3c command support
` [resend v4 10/12] test: cmd: Add simple test for i3c
` [resend v4 11/12] configs: sandbox_defconfig: Enable configs for sandbox i3c
` [resend v4 12/12] configs: agilex5_defconfig: Enable i3c configs for agilex5

[PATCH 0/3] board: dragonboard410c: More fixes for U-Boot v2025.07
 2025-04-17 13:49 UTC  (4+ messages)
` [PATCH 1/3] board: dragonboard410c: Fix button cmd name
` [PATCH 2/3] board: dragonboard410c: Drop custom reduced malloc size
` [PATCH 3/3] board: dragonboard410c: Enable support for KASLR in Linux

[PATCH v5 0/4] NET_LWIP LMB fixes
 2025-04-17 13:27 UTC  (5+ messages)
` [PATCH v5 1/4] net-lwip: change static function wget_loop() to be wget_do_request()
` [PATCH v5 2/4] net, net-lwip: wget: suppress console output when called by EFI
` [PATCH v5 3/4] net-lwip: wget: add LMB and buffer checks
` [PATCH v5 4/4] net-lwip: tftp: "

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

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

[PATCH v2 0/8] watchdog: at91sam9_wdt driver enhancement
 2025-04-17  9:09 UTC  (9+ messages)
` [PATCH v2 1/8] arm: at91: remove at91_wdt struct in spl
` [PATCH v2 2/8] arm: at91: wdt: Remove unused at91_wdt struct
` [PATCH v2 3/8] arm: at91: wdt: Rename regval in priv data to mr
` [PATCH v2 4/8] watchdog: at91sam9_wdt: Rename priv to wdt
` [PATCH v2 5/8] arm: at91: wdt: Add SAM9X60 register definition
` [PATCH v2 6/8] watchdog: at91sam9_wdt: Add SAM9X60 support
` [PATCH v2 7/8] ARM: dts: sam9x60: Add watchdog DT node
` [PATCH v2 8/8] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node

[PATCH] Revert "power-domain: Add refcounting"
 2025-04-17 11:53 UTC 

[PATCH v4 0/4] Add support for BR Xilinx Zynq boards in mainline U-Boot
 2025-04-17 10:11 UTC  (2+ messages)

[PATCH v4 0/8] Add falcon support for am62a, 62p and 62x
 2025-04-17  8:30 UTC  (2+ messages)

[PATCH] cmd: tlv_eeprom: return after successful read from EEPROM
 2025-04-17  7:03 UTC  (2+ messages)

[PATCH v2 0/3] part_efi: cache last scanned GPT for next partition
 2025-04-17  6:31 UTC  (3+ messages)
` [PATCH v2 2/3] part: efi: add GPT PTE cache used with part_get_info_cached() API

[resend v3 00/12] Add Synopsys MIPI I3C Driver support
 2025-04-17  2:35 UTC  (6+ messages)

[PATCH v2 0/2] Change DRAM message and add RAM doc
 2025-04-17  4:04 UTC  (5+ messages)

[PATCH] watchdog: qcom: introduce qcom-wdt driver
 2025-04-17  1:03 UTC  (3+ messages)

[PATCH 0/5] sunxi: h6/h616: consolidate DRAM code
 2025-04-17  0:18 UTC  (5+ messages)
` [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure

[u-boot-test-hooks PATCH 1/2] travis-ci: Add qemu_arm/64_spl board
 2025-04-16 23:31 UTC  (2+ messages)
` [u-boot-test-hooks PATCH 2/2] ellemere: "

[PATCH] clk: imx: Finish converting clock-osc-24 back to osc_24
 2025-04-16 23:14 UTC  (2+ messages)

[PATCH v6 00/12] Add imx8mp video support
 2025-04-16 15:49 UTC  (8+ messages)
` [PATCH v6 05/12] power-domain: Add refcounting

[PATCH 0/3] Support MSM8916 USB PHY + UDC in qcom_defconfig
 2025-04-16 19:03 UTC  (3+ messages)
` [PATCH 3/3] qcom_defconfig: Enable MSM8916 USB PHY + ChipIdea UDC


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