U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-15 15:59:02 to 2026-05-18 05:58:04 UTC [more...]

[PATCH 0/9] fs: add change date to ls output
 2026-05-18  5:57 UTC  (2+ messages)
` [PATCH 1/9] fs: move struct fstype_info definition to top of file

[PATCH] nvme: Fix PRP list pointer arithmetic for chained transfers
 2026-05-18  2:25 UTC 

[PATCH v3 0/9] SoCFPGA: Update Boot Support for Stratix10 in U-Boot
 2026-05-18  1:12 UTC  (10+ messages)
` [PATCH v3 1/9] arch: arm: dts: stratix10: Switch to using upstream Linux DT config
` [PATCH v3 2/9] configs: stratix10: Combine defconfig for all boot flashes
` [PATCH v3 3/9] arm: socfpga: Move firmware register settings from source code to device tree
` [PATCH v3 4/9] arm: socfpga: Update Stratix10 SPL data save and restore implementation
` [PATCH v3 5/9] arm: socfpga: s10: Enable system manager driver for Stratix10
` [PATCH v3 6/9] ddr: altera: soc64: Add secure region support for ATF flow
` [PATCH v3 7/9] clk: s10: Refactor S10 clock driver
` [PATCH v3 8/9] mmc: socfpga_dw_mmc: Exclude S10 from legacy clkmgr address retrieval
` [PATCH v3 9/9] spl: s10: Enhance watchdog support in SPL for Stratix 10

[PATCH 0/4] iMX8M: Covert to OF_UPSTREAM 2nd part
 2026-05-18  2:18 UTC  (5+ messages)
` [PATCH 1/4] imx8mm: icore-mx8mm: Switch to OF_UPSTREAM
` [PATCH 2/4] imx8mp: icore-mx8mp-edimm2.2: "
` [PATCH 3/4] imx8mm: pgh: "
` [PATCH 4/4] imx8mp: msc-sm2s: "

[PATCH v1] rockchip: MAINTAINERS: upstream devicetree update
 2026-05-17 23:24 UTC 

[PATCH v1] arm: dts: fsl-lx2160a: wdt0 for watchdog node
 2026-05-20 21:48 UTC 

[PATCH v1] fs: dispatch null_dev_desc_ok filesystems before block lookup
 2026-05-17 22:53 UTC  (4+ messages)

[PATCH] Makefile: binman: Search board directory before srctree
 2026-05-17 22:52 UTC  (9+ messages)

[PATCH] boot: cedit: Check ofnode_read_prop return value
 2026-05-17 22:52 UTC  (4+ messages)

[PATCH 00/11] Move test/py image creation into separate per-OS modules
 2026-05-17 22:51 UTC  (12+ messages)
` [PATCH 01/11] test: Create a common file for image utilities
` [PATCH 02/11] test: Move Fedora image-creation to its own file
` [PATCH 03/11] test: Move Armbian "
` [PATCH 04/11] test: Move ChromeOS "
` [PATCH 05/11] test: Move Android "
` [PATCH 06/11] test: Move EFI "
` [PATCH 07/11] test: Move the configuration-editor setup "
` [PATCH 08/11] test: Add Args docstrings to img setup functions
` [PATCH 09/11] test: Reformat line wraps in "
` [PATCH 10/11] sandbox: Find disk images in the persistent-data directory
` [PATCH 11/11] test: Move disk images to "

[PATCH RFC 00/18] rockchip: rk3568: add DRAM controller driver and initialize DRAM at TPL stage
 2026-05-17 21:06 UTC  (22+ messages)
` [PATCH RFC 01/18] clk: rockchip: rk3568: Fix building with OF_PLATDATA enabled
` [PATCH RFC 02/18] clk: rockchip: rk3568: Fix probe "
` [PATCH RFC 03/18] rockchip: rk3568: syscon: Add PMUGRF support for OF_PLATDATA
` [PATCH RFC 04/18] rockchip: rk3568: syscon: Add MSCH, SGRF and DDRGRF support
` [PATCH RFC 05/18] ram: rockchip: Update ddr pctl regs for px30
` [PATCH RFC 06/18] ram: rockchip: Add rk3568 lpddr4 support
` [PATCH RFC 07/18] ram: rockchip: Add rk3568 ddr4 support
` [PATCH RFC 08/18] ram: rockchip: Add rk3568 ddr loader params
` [PATCH RFC 09/18] ram: rockchip: Add 4 ranks support to controller code for PX30
` [PATCH RFC 10/18] ram: rockchip: Add missing bits to common code for sdram driver
` [PATCH RFC 11/18] ram: rockchip: Add SDRAM initialization support for rk3568
` [PATCH RFC 12/18] clk: rockchip: rk3568: Reduce code size for TPL build
` [PATCH RFC 13/18] rockchip: rk356x: Add register spaces to DMC in u-boot.dtsi
` [PATCH RFC 14/18] rockchip: rk356x: Add DMC related syscons to u-boot.dtsi
` [PATCH RFC 15/18] sysreset: psci: Stop building for XPL
` [PATCH RFC 16/18] rockchip: serial: Add driver alias for rk3568
` [PATCH RFC 17/18] rockchip: rk356x-generic: Initialize SDRAM at TPL stage
` [PATCH RFC 18/18] ram: rockchip: rk3568: Limit maximum DDR frequency to 1056 MHz

RK3506B: FW_DDR secure-region enforcement — what does the vendor TEE do?
 2026-05-17 19:13 UTC 

[PATCH] clk: imx6q: guard LDB clock init with CONFIG_SPL_BUILD
 2026-05-17  9:35 UTC 

[PATCH v2] mtd: spi-nor: Add gd55lb02gf chips
 2026-05-20 15:00 UTC 

[PATCH v8 00/12] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-05-16 18:20 UTC  (13+ messages)
` [PATCH v8 01/12] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v8 02/12] of_live: support in SPL
` [PATCH v8 03/12] drivers: allow clk_stub and spmi "
` [PATCH v8 04/12] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v8 05/12] qualcomm: add u-boot-spl-elf-sdm845.lds
` [PATCH v8 06/12] mach-snapdragon: Kconfig: fix duplicate SYS_MALLOC_LEN
` [PATCH v8 07/12] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v8 08/12] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v8 09/12] mach-snapdragon: move board_usb_init to dragonboard410c.c
` [PATCH v8 10/12] mach-snapdragon: add board_spl.c and split out common code
` [PATCH v8 11/12] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v8 12/12] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl

[PATCH v5] net: phy: fix duplicate eth_phy binding
 2026-05-16 22:02 UTC  (4+ messages)

[PATCH 1/1] fs: fat: fix seconds in timestamp
 2026-05-16 18:37 UTC 

[PATCH v5 00/15] add software ecdsa support
 2026-05-16 17:22 UTC  (5+ messages)
` [PATCH v5 01/15] ecdsa: fix support of secp521r1

[PATCH 0/5] Add support for TQMa6UL[L]x on MBA6ULx
 2026-05-16 16:44 UTC  (3+ messages)

[PATCH 0/3] Clean up bloblist initialization
 2026-05-16 15:32 UTC  (6+ messages)
` [PATCH 3/3] bloblist: Rework bloblist_init and bloblist_maybe_init

[PATCH v2] common/command.c: Avoid NULL pointer use in cmd_auto_complete
 2026-05-16 13:28 UTC  (2+ messages)

[PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle
 2026-05-16 11:44 UTC  (4+ messages)

[PATCH v3 0/9] ARM: RPi5: Enable PCIe
 2026-05-16 11:41 UTC  (10+ messages)
` [PATCH v3 1/9] ARM: bcm283x: Add bcm2712 PCIe memory window
` [PATCH v3 2/9] pci: brcmstb: Fix PCIe bus numbers
` [PATCH v3 3/9] pci: brcmstb: Support different variants using a cfg struct
` [PATCH v3 4/9] reset: Add RPi5 brcmstb reset facilities
` [PATCH v3 5/9] reset: Add RPi5 rescal "
` [PATCH v3 6/9] pci: brcmstb: Get and use bridge and rescal reset properties
` [PATCH v3 7/9] pci: brcmstb: Fix iBAR size calculation
` [PATCH v3 8/9] pci: brcmstb: rework iBAR handling
` [PATCH v3 9/9] pci: brcmstb: Adapt to AXI bridge

[PATCH v7 0/9] Add virtio-mmio support to m68k virt machine
 2026-05-16  7:40 UTC  (10+ messages)
` [PATCH v7 1/9] sysreset: qemu virt: Use map_sysmem()
` [PATCH v7 2/9] sysreset: qemu virt: Use __raw_writel()
` [PATCH v7 3/9] rtc: goldfish: Use __raw_readl() and __raw_writel()
` [PATCH v7 4/9] timer: goldfish: Use __raw_readl()
` [PATCH v7 5/9] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v7 6/9] virtio: mmio: Allow instantiation via platform data
` [PATCH v7 7/9] virtio: cmd: Depend on VIRTIO_BLK
` [PATCH v7 8/9] virtio: blk: Fix converting the vendor id to a string
` [PATCH v7 9/9] board: qemu: m68k: Create virtio mmio instances

[PATCH v2 0/5] sunxi: A523: Add SPI support
 2026-05-16  5:04 UTC  (7+ messages)
` [PATCH v2 1/5] spi: sunxi: add support for A523 SPI controller
` [PATCH v2 2/5] sunxi: spl: spi: Clean up SPI0 pinmux setting
` [PATCH v2 3/5] sunxi: spl: spi: Add support for Allwinner A523
` [PATCH v2 4/5] sunxi: configs: Radxa Cubie A5E: enable SPI
` [PATCH v2 5/5] sunxi: configs: OrangePi 4A: "

[PATCH v5 0/8] fit: dm-verity support
 2026-05-15 23:38 UTC  (9+ messages)
` [PATCH v5 1/8] image: fit: add dm-verity property name constants
` [PATCH v5 2/8] boot: fit: support generating DM verity cmdline parameters
` [PATCH v5 3/8] include: hexdump: make hex2bin() usable from host tools
` [PATCH v5 4/8] tools: mkimage: add dm-verity Merkle-tree generation
` [PATCH v5 5/8] doc: fit: add dm-verity boot parameter documentation
` [PATCH v5 6/8] test: boot: add runtime unit test for fit_verity_build_cmdline()
` [PATCH v5 7/8] test: py: add mkimage dm-verity round-trip test
` [PATCH v5 8/8] configs: sandbox: enable CONFIG_FIT_VERITY

[PATCH v7 00/12] pinctrl: add support of Airoha SoCs
 2026-05-16  1:00 UTC  (13+ messages)
` [PATCH v7 01/12] bitops: import BITS_PER_TYPE() macro from linux
` [PATCH v7 02/12] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v7 03/12] bitfield: Add non-constant field_{prep, get}() helpers
` [PATCH v7 04/12] pinctrl: add more pinconf/pinctrl definitions
` [PATCH v7 05/12] pinctrl: sort and format the contents of the makefile
` [PATCH v7 06/12] pinctrl: airoha: add shared pinctrl code
` [PATCH v7 07/12] pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC
` [PATCH v7 08/12] pinctrl: airoha: add pin controller and gpio driver for AN7583 SoC
` [PATCH v7 09/12] pinctrl: airoha: add pin controller and gpio driver for EN7523 SoC
` [PATCH v7 10/12] configs: airoha: an7581: enable pinctrl/gpio support
` [PATCH v7 11/12] configs: airoha: en7523: "
` [PATCH v7 12/12] arm: dts: en7523: add pinctrl/gpio support, drop legacy gpio support

[PATCH 00/13] iMX8M: Covert to OF_UPSTREAM
 2026-05-15 23:39 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20260515
 2026-05-15 23:30 UTC 

U-Boot patch submit standard and requirement
 2026-05-15 23:11 UTC  (12+ messages)

[RFC PATCH 00/11] Tidy command option parsing and use it a bit
 2026-05-15 22:27 UTC  (20+ messages)
` [RFC PATCH 01/11] lib: string: Add strlower()
` [RFC PATCH 02/11] cmd: ini: Use strlower() to normalise case
` [RFC PATCH 03/11] fs: fat: "
` [RFC PATCH 04/11] boot: pxe_utils: Use strlower() in get_string()
` [RFC PATCH 05/11] lib: getopt: Permute by default with inline reorder
` [RFC PATCH 06/11] lib: getopt: Add getopt_pop() helper
` [RFC PATCH 07/11] cmd: echo: Use getopt() with '+' prefix for option parsing
` [RFC PATCH 08/11] cmd: hash: Use getopt() "
` [RFC PATCH 09/11] cmd: nvedit: Use getopt() in env grep
` [RFC PATCH 10/11] cmd: nvedit: Use getopt() in env export and env import
` [RFC PATCH 11/11] doc: commands: Recommend getopt() for option parsing

AI-assisted review
 2026-05-15 22:07 UTC  (2+ messages)

[PATCH 0/5] sunxi: A523: Add SPI support
 2026-05-15 22:03 UTC  (4+ messages)
` [PATCH 2/5] sunxi: spl: spi: Clean up SPI0 pinmux setting

In-tree Python tools (patman, buildman, binman, etc.)
 2026-05-15 21:54 UTC  (3+ messages)

[PATCH] boot: pxe_utils: Fix potential initrd_filesize buffer overflow
 2026-05-15 20:35 UTC 

[PATCH] common/command.c: Avoid NULL pointer use in cmd_auto_complete
 2026-05-15 20:40 UTC  (3+ messages)

[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
 2026-05-15 18:35 UTC  (28+ messages)
` [PATCH 09/12] sandbox: ffa: share synthetic partition metadata via macros
` [PATCH v2 00/11] arm64: FF-A runtime transport for EFI variables
  ` [PATCH v2 01/11] efi_loader: add runtime memset helper
  ` [PATCH v2 02/11] arm-ffa: add FF-A bus runtime support
  ` [PATCH v2 03/11] efi_loader: add FF-A runtime support in EFI variable TEE driver
  ` [PATCH v2 04/11] efi_loader: enable EFI runtime SetVariable()/GetVariable() using FF-A transport
  ` [PATCH v2 05/11] charset: mark u16_strsize() as __efi_runtime
  ` [PATCH v2 06/11] efi_loader: move runtime variable read helpers to efi_variable.c
  ` [PATCH v2 07/11] corstone1000: enable bootefi selftest
  ` [PATCH v2 08/11] efi: selftest: add runtime variable tests with non-volatile storage
  ` [PATCH v2 09/11] test: dm: add sandbox FF-A runtime transport tests
  ` [PATCH v2 10/11] doc: arm64: document FF-A runtime path for EFI variables
  ` [PATCH v2 11/11] doc: bootefi: note two-phase runtime variables selftest

[ANN] U-Boot v2026.07-rc2 released
 2026-05-15 18:34 UTC  (6+ messages)

[PATCH] smbios: Do not fall back on devicetree without valid mapping
 2026-05-15 18:14 UTC  (2+ messages)

[GIT PULL] Please pull fsl-qoriq-for-2026.07-rc3
 2026-05-15 18:14 UTC  (2+ messages)

[GIT PULL] Please pull mmc-next-2026-05-15
 2026-05-15 18:14 UTC  (2+ messages)

[PATCH] net: bootp: Prevent out-of-bounds read in dhcp_message_type
 2026-05-15 16:56 UTC 

[PATCH] net: dhcpv6: Prevent out-of-bounds reads while parsing options
 2026-05-15 16:53 UTC 

[PATCH v7 00/14] arm: am335x: Switch to upstream devicetree
 2026-05-15 12:40 UTC  (5+ messages)
` [PATCH v7 13/14] arm: dts: am335x: Remove unused uboot devicetrees

[PATCH v2 0/3] Add SM6125 UFS support, Fix QCM2290 clock, Add poweroff command
 2026-05-15 18:10 UTC  (4+ messages)
` [PATCH v2 1/3] phy: qcom: Add SM6115 and SM6125 to QMP UFS PHY driver
` [PATCH v2 2/3] clk/qcom: qcm2290: Fix vote_bit of gpll6 clock
` [PATCH v2 3/3] board/qualcomm: qcom-phone: Add poweroff command

[PATCH] Azure CI: Drop Windows host tools builds
 2026-05-15 15:58 UTC  (3+ messages)


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