U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-30 08:07:01 to 2026-07-01 15:54:20 UTC [more...]

[PATCH v2 00/16] LoongArch initial support
 2026-07-01 15:53 UTC  (18+ messages)
` [PATCH v2 01/16] lib: fdtdec: Handle multiple memory nodes
` [PATCH v2 02/16] linux/io.h: Use map_physmem to implement ioremap
` [PATCH v2 03/16] image: Take entry point as an output of setup_booti
` [PATCH v2 04/16] elf: Define LoongArch bits
` [PATCH v2 05/16] image: Define IH_ARCH_LOONGARCH
` [PATCH v2 06/16] LoongArch: skeleton and headers
` [PATCH v2 07/16] LoongArch: lib: General routines
` [PATCH v2 08/16] LoongArch: CPU assembly routines
` [PATCH v2 09/16] LoongArch: Exception handling
` [PATCH v2 10/16] LoongArch: Boot Image bits
` [PATCH v2 11/16] LoongArch: Generic CPU type
` [PATCH v2 12/16] cpu: Add loongarch_cpu driver
` [PATCH v2 13/16] timer: Add loongarch_timer driver
` [PATCH v2 14/16] board: emulation: Add qemu-loongarch
` [PATCH v2 15/16] efi: LoongArch: Define LoongArch bits everywhere
` [PATCH v2 16/16] efi: LoongArch: Implement everything

[PATCH] clk: mediatek: mt8188: add missing clock in pericfg_ao
 2026-07-01 15:13 UTC 

[PATCH] arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700
 2026-07-01 15:05 UTC 

[PATCH] test: cmd: part: fix integer handling in setup_gpt_partitions()
 2026-07-01 14:20 UTC  (8+ messages)

Unresolved conflicts after 0d8e33717d7e in MAINTAINERS
 2026-07-01 14:16 UTC  (2+ messages)

[PATCH v3 00/10] arm64: FF-A runtime transport for EFI variables
 2026-07-01 13:59 UTC  (8+ messages)
` [PATCH v3 02/10] arm-ffa: add FF-A bus runtime support
` [PATCH v3 03/10] efi_loader: add FF-A runtime support in EFI variable TEE driver
` [PATCH v3 04/10] efi_loader: enable EFI runtime SetVariable()/GetVariable() using FF-A transport

U-Boot Concept Tree Proposal
 2026-07-01 13:48 UTC  (9+ messages)

[PATCH v3 00/11] efi_loader: fix ACPI table installation
 2026-07-01 13:29 UTC  (15+ messages)
` [PATCH v3 01/11] efi_loader: use pointers in efi_acpi_register()
` [PATCH v3 04/11] efi_loader: fix void* check in open_file_system()
` [PATCH v3 05/11] efi_loader: add efi_app_common skeleton
` [PATCH v3 08/11] efi_loader: move file-system helpers to efi_app_common
` [PATCH v3 09/11] efi_loader: move efi_main and command loop "
` [PATCH v3 11/11] efi_loader: add ACPI table dump EFI app

[PATCH v1] configs: qualcomm: Add secure boot config fragment
 2026-07-01 12:22 UTC 

[PATCH] efi_loader: add missing EFI_EXIT in efi_disconnect_controller
 2026-07-01 12:17 UTC  (6+ messages)

[PATCH] fdt: fix phandles not copying when using templates
 2026-07-01 12:07 UTC  (2+ messages)

[PATCH v2 00/11] efi_loader: fix ACPI table installation
 2026-07-01 12:03 UTC  (5+ messages)
` [PATCH v2 09/11] efi_loader: move efi_main and command loop to efi_app_common

[PATCH v4 0/6] Improve U-Boot's TPM handling in the non-EFI case
 2026-07-01 11:51 UTC  (7+ messages)
` [PATCH v4 2/6] tpm: print all PCRs from pcr_read
` [PATCH v4 3/6] tpm: allocate tpm event log if missing
` [PATCH v4 6/6] Fix tcg2_measurement_init call

[PATCH v4 00/14] cmd: Convert command option parsing to getopt()
 2026-07-01 11:42 UTC  (15+ messages)
` [PATCH v4 01/14] lib: getopt: Add optional argv permutation with inline reorder
` [PATCH v4 02/14] lib: getopt: Add getopt_pop() helper
` [PATCH v4 03/14] lib: getopt: Drop printed error messages and the silent variant
` [PATCH v4 04/14] command: Narrow cmd_tbl.maxargs to a short
` [PATCH v4 05/14] command: Support a getopt-based command signature
` [PATCH v4 06/14] command: Replace the cmd_rep pointer with a CMDF_REPEATABLE flag
` [PATCH v4 07/14] hash: Drop unused cmdtp and flag args from hash_command()
` [PATCH v4 08/14] lib: string: Add strlower()
` [PATCH v4 09/14] cmd: hash: Use getopt() for option parsing
` [PATCH v4 10/14] cmd: nvedit: Use getopt() in env export
` [PATCH v4 11/14] cmd: nvedit: Use getopt() in env import
` [PATCH v4 12/14] cmd: nvedit: Use getopt() in env grep
` [PATCH v4 13/14] cmd: fastboot: Use getopt() for option parsing
` [PATCH v4 14/14] cmd: echo: "

[PATCH v4 00/64] drivers: usb: dwc3: sync code with Linux v6.16
 2026-07-01 10:53 UTC  (35+ messages)
` [PATCH v4 10/64] usb: dwc3: import from kernel v4.7
` [PATCH v4 14/64] usb: dwc3: import from kernel v4.11
` [PATCH v4 19/64] usb: dwc3: import from kernel v4.16
` [PATCH v4 30/64] usb: dwc3: import from kernel v5.6
` [PATCH v4 40/64] usb: dwc3: import from kernel v5.16
` [PATCH v4 43/64] usb: dwc3: import from kernel v5.19
` [PATCH v4 44/64] usb: dwc3: import from kernel v6.0
` [PATCH v4 61/64] usb: host: re-import xhci-ext-caps.h from kernel v6.16
` [PATCH v4 62/64] usb: gadget: re-import epautoconf.c "
` [PATCH v4 63/64] usb: udc: re-import udc-core.c "
` [PATCH v4 64/64] usb: fix build after resync of DWC3 with "

[PATCH v6 00/11] Qualcomm IPQ5210 SoC bringup
 2026-07-01  9:54 UTC  (20+ messages)
` [PATCH v6 02/11] clk/qcom: add initial clock driver for ipq5210
` [PATCH v6 04/11] misc: qcom_geni: Add minicore support
` [PATCH v6 05/11] mach-snapdragon: Add PBL shared data defines
` [PATCH v6 06/11] spl: Include SMEM driver in SPL
` [PATCH v6 07/11] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v6 09/11] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v6 11/11] doc: board/qualcomm: Update RDP build instructions

[PATCH v1 1/1] ls1028ardb: Move environment variables to .env file
 2026-07-01  6:21 UTC 

[PATCH] dts: qcom: remove hardcoded memory maps
 2026-07-01 10:19 UTC 

[PATCH 0/4] i3c: dw: fix slave device setup and probe issues
 2026-07-01 10:27 UTC  (5+ messages)
` [PATCH 1/4] i3c: dw: make resets optional in probe
` [PATCH 2/4] cmd: i3c: fix list and current needing pre-selected controller
` [PATCH 3/4] configs: versal2: enable I3C support
` [PATCH 4/4] i3c: dw: fix slave device setup after DAA

[PATCH 0/8] MPFS: add hardware RNG support and fix RNG consumers
 2026-07-01 10:06 UTC  (13+ messages)
` [PATCH 2/8] misc: mpfs_syscontroller: add mailbox RX helper for service responses
` [PATCH 3/8] misc: mpfs_syscontroller: bind RNG sub-device
` [PATCH 4/8] rng: add Microchip PolarFire SoC hardware RNG driver
` [PATCH 5/8] configs: microchip_mpfs_generic: enable MPFS RNG support
` [PATCH 6/8] mailbox: mpfs-mbox: replace unbounded BUSY polling with bounded waits
` [PATCH 7/8] mailbox: mpfs: add bounded wait for BUSY to clear before sending request

[GIT PULL] Please pull u-boot-pci-next-20260701
 2026-07-01  9:54 UTC 

[PATCH] get_maintainer.pl: tighten up git contributors cc list
 2026-07-01  9:50 UTC 

[PATCH 0/5] pci: Use dev_read/dev_remap APIs
 2026-07-01  9:43 UTC  (2+ messages)

[PATCH 0/4] TQMa6UL: read module data from EEPROM
 2026-07-01  9:11 UTC  (5+ messages)
` [PATCH 1/4] sysinfo: tq_eeprom: select NVMEM
` [PATCH 2/4] arm: dts: tqma6ul: add eeprom nvmem-layout
` [PATCH 3/4] arm: dts: tqma6ul: integrate tq,eeprom sysinfo driver
` [PATCH 4/4] boards: tqma6ul: select TQ_COMMON_SYSINFO

[PATCH v2 0/4] Add DM firmware reserved memory support
 2026-07-01  7:50 UTC  (5+ messages)
` [PATCH v2 1/4] arm: mach-k3: Fix phandle corruption in fdt fixup
` [PATCH v2 2/4] arm: mach-k3: am62ax: Enable OF_SYSTEM_SETUP for AM62D2
` [PATCH v2 3/4] arm: mack-k3: Kconfig: Add DM firmware reserved memory configs
` [PATCH v2 4/4] arm: mach-k3: Add DM reserved memory fixup

[PATCH v2 1/3] binman: imx8mimage: Generate FSPI header in binman instead of mkimage
 2026-07-01  7:37 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: imx8mm: Drop nxp,fspi-header-filename
` [PATCH v2 3/3] arm64: dts: imx8mn: "

[PATCH] binman: imx8mimage: Generate FSPI header in binman instead of mkimage
 2026-07-01  7:34 UTC  (4+ messages)

[PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
 2026-07-01  7:33 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
 2026-07-01  7:24 UTC  (6+ messages)

[PATCH] get_maintainer: ignore Tingting Meng
 2026-07-01  6:23 UTC  (7+ messages)

[PATCH v4 0/6] arm: aspeed: add initial AST2700 SoC support
 2026-07-01  0:11 UTC  (3+ messages)

[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
 2026-06-30 22:41 UTC  (2+ messages)

[PATCH] usb: xhci: Fix bNbrPorts overwritten by another controller
 2026-06-30 13:54 UTC  (6+ messages)
  `  "
      `  "

[PATCH v7 0/8] Improve FIT signature handling
 2026-06-30 19:37 UTC  (3+ messages)

[PATCH] rockchip: sdram: Fix initialization of DRAM banks
 2026-06-30 19:30 UTC  (2+ messages)

[PATCH] Makefile.lib: remove stale migrate_xxx logic from fdtgrep logic
 2026-06-30 19:30 UTC  (2+ messages)

[PATCH 1/2] fwu: Make boottime check failures visible
 2026-06-30 18:47 UTC  (3+ messages)
` [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device

[PATCH v1] rockchip: doc: fix typo evb-rk3288-rk808_defconfig
 2026-06-30 17:40 UTC  (2+ messages)

[PULL] Please pull qcom-fixes-2026.07
 2026-06-30 17:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Replace Cortina with N:
 2026-06-30 17:05 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-next-20260629 into next
 2026-06-30 17:05 UTC  (2+ messages)

[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
 2026-06-30 15:06 UTC 

[PATCH v1] spmi: msm: Fix V5 ownership table offset
 2026-06-30 16:35 UTC  (2+ messages)

[PATCH v2 0/4] Add U-Boot support for Qualcomm IPQ9650 SoC
 2026-06-30 16:31 UTC  (5+ messages)
` [PATCH v2 3/4] arm: dts: ipq9650: Add override dtsi
` [PATCH v2 4/4] configs: Add defconfig for ipq9650 RDP488

[PATCH v2 0/3] qcom: Add support for Thundercomm RUBIK Pi 3
 2026-06-30 16:17 UTC  (3+ messages)
` [PATCH v2 1/3] dts: qcs6490-rubikpi3: Add U-Boot dtsi

[PATCH] MAINTAINERS: Add entry for ARM
 2026-06-30 15:30 UTC  (4+ messages)

[PATCH] tools: binman: ti_board_cfg: Add configurable sw-rev support
 2026-06-30 15:28 UTC 

[PATCHv3 0/4] k3-am62-pocketbeagle2: add board and variant support
 2026-06-30 15:17 UTC  (6+ messages)
` [PATCHv3 3/4] k3-am62-pocketbeagle2: add support for 1GB variant

[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
 2026-06-30 14:29 UTC  (2+ messages)

[PATCH v13 00/12] pinctrl: add support of Airoha SoCs
 2026-06-30 14:03 UTC  (2+ messages)

[PATCH v3 00/14] spl: ufs: add UFS boot support for Qualcomm Snapdragon in SPL
 2026-06-30 13:10 UTC  (2+ messages)

[PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree length calculation
 2026-06-30 13:32 UTC 

[PATCH] board: xilinx: Fold FWU dfu_alt_info into configure_capsule_updates()
 2026-06-30 13:02 UTC 

[PATCH v2 0/2] imx6: fix LDB clock guard and clk0/clk1 swap
 2026-06-30 12:39 UTC  (3+ messages)
` [PATCH v2 1/2] clk: imx6q: guard LDB clock init with appropriate video config
` [PATCH v2 2/2] imx6: clock: fix clk0/clk1 swap in select_ldb_di_clock_source()

[PATCH v7 00/11] Qualcomm IPQ5210 SoC bringup
 2026-06-30  8:08 UTC  (12+ messages)
` [PATCH v7 01/11] dts: ipq5210-rdp504-u-boot: add override dtsi
` [PATCH v7 02/11] clk/qcom: add initial clock driver for ipq5210
` [PATCH v7 03/11] pinctrl: qcom: Add ipq5210 pinctrl driver
` [PATCH v7 04/11] misc: qcom_geni: Add minicore support
` [PATCH v7 05/11] mach-snapdragon: Add PBL shared data defines
` [PATCH v7 06/11] spl: Include SMEM driver in SPL
` [PATCH v7 07/11] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v7 08/11] mach-snapdragon: spl: Update SMEM with boot details
` [PATCH v7 09/11] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v7 10/11] configs: add qcom_ipq5210_mmc_defconfig
` [PATCH v7 11/11] doc: board/qualcomm: Update RDP build instructions

[PATCH 0/8] arm: socfpga: Add Remote System Update (RSU) support
 2026-06-30  6:55 UTC  (9+ messages)
` [PATCH 1/8] arm: socfpga: mailbox: Add RSU mailbox command support
` [PATCH 2/8] arm: socfpga: Add Remote System Update (RSU) core library
` [PATCH 3/8] misc: socfpga: Add RSU driver-model anchor device
` [PATCH 4/8] cmd: socfpga: Add rsu command for Remote System Update
` [PATCH 5/8] arm: socfpga: rsu: Add multiflash support
` [PATCH 6/8] arm: socfpga: rsu: Add SPL multiboot SSBL selection
` [PATCH 7/8] arm: dts: socfpga: rsu: Anchor RSU DM node across SoC64 families
` [PATCH 8/8] arm: dts: socfpga: rsu: Label boot partition for label-based lookup

[PATCH 0/4] qcom: Add support for SM7125
 2026-06-30 11:19 UTC  (2+ messages)

[PATCH v2 0/8] spacemit mmc driver
 2026-06-30  8:55 UTC  (3+ messages)
` [PATCH v2 v2 1/8] pinctrl: k1: add IO power domain configuration support

[PATCH v2 0/2] efi_loader: fix efi_sigstore_parse_siglist
 2026-06-30  8:36 UTC  (5+ messages)
` [PATCH v2 1/2] efi_loader: fix buffer overrun in efi_sigstore_parse_siglist

[PATCH v2 00/10] usb: Add TCPCI driver and DWC3 OTG dual-role support
 2026-06-30  8:16 UTC  (4+ messages)


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