u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] clk: mediatek: mt8188: add missing clock in pericfg_ao
Julien Stephan
Re: [PATCH] clk: mediatek: mt8188: add missing clock in pericfg_ao
David Lechner
[PATCH] arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700
Julien Stephan
Re: [PATCH] arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700
Mattijs Korpershoek
Re: [PATCH] arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700
David Lechner
[PATCH v1] configs: qualcomm: Add secure boot config fragment
Aswin Murugan
Re: [PATCH v1] configs: qualcomm: Add secure boot config fragment
Casey Connolly
Re: [PATCH v1] configs: qualcomm: Add secure boot config fragment
Ilias Apalodimas
Re: [PATCH v1] configs: qualcomm: Add secure boot config fragment
Aswin Murugan
Re: [PATCH v1] configs: qualcomm: Add secure boot config fragment
Casey Connolly
[PATCH v4 00/14] cmd: Convert command option parsing to getopt()
Simon Glass
[PATCH v4 01/14] lib: getopt: Add optional argv permutation with inline reorder
Simon Glass
[PATCH v4 02/14] lib: getopt: Add getopt_pop() helper
Simon Glass
[PATCH v4 03/14] lib: getopt: Drop printed error messages and the silent variant
Simon Glass
[PATCH v4 04/14] command: Narrow cmd_tbl.maxargs to a short
Simon Glass
[PATCH v4 05/14] command: Support a getopt-based command signature
Simon Glass
[PATCH v4 06/14] command: Replace the cmd_rep pointer with a CMDF_REPEATABLE flag
Simon Glass
[PATCH v4 07/14] hash: Drop unused cmdtp and flag args from hash_command()
Simon Glass
[PATCH v4 08/14] lib: string: Add strlower()
Simon Glass
[PATCH v4 09/14] cmd: hash: Use getopt() for option parsing
Simon Glass
[PATCH v4 10/14] cmd: nvedit: Use getopt() in env export
Simon Glass
[PATCH v4 11/14] cmd: nvedit: Use getopt() in env import
Simon Glass
[PATCH v4 12/14] cmd: nvedit: Use getopt() in env grep
Simon Glass
[PATCH v4 13/14] cmd: fastboot: Use getopt() for option parsing
Simon Glass
[PATCH v4 14/14] cmd: echo: Use getopt() for option parsing
Simon Glass
Re: [PATCH v4 00/14] cmd: Convert command option parsing to getopt()
Simon Glass
[PATCH v2 00/16] LoongArch initial support
Yao Zi
[PATCH v2 01/16] lib: fdtdec: Handle multiple memory nodes
Yao Zi
Re: [PATCH v2 01/16] lib: fdtdec: Handle multiple memory nodes
Simon Glass
Re: [PATCH v2 01/16] lib: fdtdec: Handle multiple memory nodes
Yao Zi
[PATCH v2 02/16] linux/io.h: Use map_physmem to implement ioremap
Yao Zi
Re: [PATCH v2 02/16] linux/io.h: Use map_physmem to implement ioremap
Simon Glass
[PATCH v2 03/16] image: Take entry point as an output of setup_booti
Yao Zi
Re: [PATCH v2 03/16] image: Take entry point as an output of setup_booti
Tom Rini
Re: [PATCH v2 03/16] image: Take entry point as an output of setup_booti
Yao Zi
Re: [PATCH v2 03/16] image: Take entry point as an output of setup_booti
Tom Rini
Re: [PATCH v2 03/16] image: Take entry point as an output of setup_booti
Yao Zi
Re: [PATCH v2 03/16] image: Take entry point as an output of setup_booti
Simon Glass
[PATCH v2 04/16] elf: Define LoongArch bits
Yao Zi
Re: [PATCH v2 04/16] elf: Define LoongArch bits
Simon Glass
[PATCH v2 05/16] image: Define IH_ARCH_LOONGARCH
Yao Zi
Re: [PATCH v2 05/16] image: Define IH_ARCH_LOONGARCH
Simon Glass
[PATCH v2 07/16] LoongArch: lib: General routines
Yao Zi
Re: [PATCH v2 07/16] LoongArch: lib: General routines
Tom Rini
Re: [PATCH v2 07/16] LoongArch: lib: General routines
Jiaxun Yang
Re: [PATCH v2 07/16] LoongArch: lib: General routines
Simon Glass
Re: [PATCH v2 07/16] LoongArch: lib: General routines
Tom Rini
Re: [PATCH v2 07/16] LoongArch: lib: General routines
Yao Zi
Re: [PATCH v2 07/16] LoongArch: lib: General routines
Tom Rini
Re: [PATCH v2 07/16] LoongArch: lib: General routines
Simon Glass
Re: [PATCH v2 07/16] LoongArch: lib: General routines
Yao Zi
[PATCH v2 08/16] LoongArch: CPU assembly routines
Yao Zi
Re: [PATCH v2 08/16] LoongArch: CPU assembly routines
Simon Glass
Re: [PATCH v2 08/16] LoongArch: CPU assembly routines
Yao Zi
Re: [PATCH v2 08/16] LoongArch: CPU assembly routines
Jiaxun Yang
[PATCH v2 06/16] LoongArch: skeleton and headers
Yao Zi
Re: [PATCH v2 06/16] LoongArch: skeleton and headers
Tom Rini
Re: [PATCH v2 06/16] LoongArch: skeleton and headers
Yao Zi
Re: [PATCH v2 06/16] LoongArch: skeleton and headers
Tom Rini
Re: [PATCH v2 06/16] LoongArch: skeleton and headers
Simon Glass
Re: [PATCH v2 06/16] LoongArch: skeleton and headers
Yao Zi
[PATCH v2 09/16] LoongArch: Exception handling
Yao Zi
Re: [PATCH v2 09/16] LoongArch: Exception handling
Simon Glass
[PATCH v2 10/16] LoongArch: Boot Image bits
Yao Zi
Re: [PATCH v2 10/16] LoongArch: Boot Image bits
Tom Rini
Re: [PATCH v2 10/16] LoongArch: Boot Image bits
Simon Glass
Re: [PATCH v2 10/16] LoongArch: Boot Image bits
Yao Zi
[PATCH v2 11/16] LoongArch: Generic CPU type
Yao Zi
Re: [PATCH v2 11/16] LoongArch: Generic CPU type
Tom Rini
Re: [PATCH v2 11/16] LoongArch: Generic CPU type
Yao Zi
Re: [PATCH v2 11/16] LoongArch: Generic CPU type
Tom Rini
Re: [PATCH v2 11/16] LoongArch: Generic CPU type
Simon Glass
[PATCH v2 12/16] cpu: Add loongarch_cpu driver
Yao Zi
Re: [PATCH v2 12/16] cpu: Add loongarch_cpu driver
Simon Glass
[PATCH v2 13/16] timer: Add loongarch_timer driver
Yao Zi
Re: [PATCH v2 13/16] timer: Add loongarch_timer driver
Simon Glass
Re: [PATCH v2 13/16] timer: Add loongarch_timer driver
Yao Zi
[PATCH v2 14/16] board: emulation: Add qemu-loongarch
Yao Zi
Re: [PATCH v2 14/16] board: emulation: Add qemu-loongarch
Simon Glass
[PATCH v2 15/16] efi: LoongArch: Define LoongArch bits everywhere
Yao Zi
Re: [PATCH v2 15/16] efi: LoongArch: Define LoongArch bits everywhere
Simon Glass
Re: [PATCH v2 15/16] efi: LoongArch: Define LoongArch bits everywhere
Yao Zi
[PATCH v2 16/16] efi: LoongArch: Implement everything
Yao Zi
Re: [PATCH v2 16/16] efi: LoongArch: Implement everything
Simon Glass
Re: [PATCH v2 00/16] LoongArch initial support
Jiaxun Yang
Re: [PATCH v2 00/16] LoongArch initial support
Tom Rini
Re: [PATCH v2 00/16] LoongArch initial support
Yao Zi
Re: [PATCH v2 00/16] LoongArch initial support
Tom Rini
Re: [v2,00/16] LoongArch initial support
Simon Glass
Re: [v2,00/16] LoongArch initial support
Yao Zi
Re: Unresolved conflicts after 0d8e33717d7e in MAINTAINERS
Yao Zi
Re: Unresolved conflicts after 0d8e33717d7e in MAINTAINERS
Tom Rini
Re: Unresolved conflicts after 0d8e33717d7e in MAINTAINERS
Yao Zi
Re: Unresolved conflicts after 0d8e33717d7e in MAINTAINERS
Tom Rini
[PATCH v1 1/1] ls1028ardb: Move environment variables to .env file
Aristo Chen
[PATCH] dts: qcom: remove hardcoded memory maps
Casey Connolly
Re: [PATCH] dts: qcom: remove hardcoded memory maps
Varadarajan Narayanan
Re: [PATCH] dts: qcom: remove hardcoded memory maps
Varadarajan Narayanan
[PATCH 0/4] i3c: dw: fix slave device setup and probe issues
Pranav Tilak
[PATCH 1/4] i3c: dw: make resets optional in probe
Pranav Tilak
Re: [PATCH 1/4] i3c: dw: make resets optional in probe
Maniyam, Dinesh
[PATCH 3/4] configs: versal2: enable I3C support
Pranav Tilak
Re: [PATCH 3/4] configs: versal2: enable I3C support
Michal Simek
[PATCH 2/4] cmd: i3c: fix list and current needing pre-selected controller
Pranav Tilak
Re: [PATCH 2/4] cmd: i3c: fix list and current needing pre-selected controller
Maniyam, Dinesh
[PATCH 4/4] i3c: dw: fix slave device setup after DAA
Pranav Tilak
[GIT PULL] Please pull u-boot-pci-next-20260701
Neil Armstrong
Re: [GIT PULL] Please pull u-boot-pci-next-20260701
Tom Rini
[PATCH] get_maintainer.pl: tighten up git contributors cc list
Casey Connolly
Re: [PATCH] get_maintainer.pl: tighten up git contributors cc list
Tom Rini
Re: [PATCH] get_maintainer.pl: tighten up git contributors cc list
Tom Rini
Re: [PATCH 0/5] pci: Use dev_read/dev_remap APIs
Neil Armstrong
[PATCH 0/4] TQMa6UL: read module data from EEPROM
Max Merchel
[PATCH 1/4] sysinfo: tq_eeprom: select NVMEM
Max Merchel
[PATCH 3/4] arm: dts: tqma6ul: integrate tq,eeprom sysinfo driver
Max Merchel
[PATCH 4/4] boards: tqma6ul: select TQ_COMMON_SYSINFO
Max Merchel
[PATCH 2/4] arm: dts: tqma6ul: add eeprom nvmem-layout
Max Merchel
[PATCH v2 0/4] Add DM firmware reserved memory support
Paresh Bhagat
[PATCH v2 2/4] arm: mach-k3: am62ax: Enable OF_SYSTEM_SETUP for AM62D2
Paresh Bhagat
[PATCH v2 1/4] arm: mach-k3: Fix phandle corruption in fdt fixup
Paresh Bhagat
Re: [PATCH v2 1/4] arm: mach-k3: Fix phandle corruption in fdt fixup
Andrew Davis
Re: [PATCH v2 1/4] arm: mach-k3: Fix phandle corruption in fdt fixup
Neha Malcom Francis
[PATCH v2 4/4] arm: mach-k3: Add DM reserved memory fixup
Paresh Bhagat
Re: [PATCH v2 4/4] arm: mach-k3: Add DM reserved memory fixup
Neha Malcom Francis
[PATCH v2 3/4] arm: mack-k3: Kconfig: Add DM firmware reserved memory configs
Paresh Bhagat
Re: [PATCH v2 3/4] arm: mack-k3: Kconfig: Add DM firmware reserved memory configs
Andrew Davis
Re: [PATCH v2 3/4] arm: mack-k3: Kconfig: Add DM firmware reserved memory configs
Francesco Dolcini
[PATCH v2 0/4] Add DM firmware reserved memory support
Paresh Bhagat
Re: [PATCH v2 0/4] Add DM firmware reserved memory support
Tom Rini
Re: [PATCH v2 0/4] Add DM firmware reserved memory support
Paresh Bhagat
Re: [PATCH v2 0/4] Add DM firmware reserved memory support
Tom Rini
[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
Carlo Caione
Re: [RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
Tom Rini
Re: [RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
Simon Glass
Re: [RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
Carlo Caione
Re: [RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
Simon Glass
Re: [RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
Carlo Caione
Re: [RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
Simon Glass
Re: [PATCH v7 0/8] Improve FIT signature handling
Tom Rini
Re: [PATCH v7 0/8] Improve FIT signature handling
Tom Rini
Re: [PATCH] MAINTAINERS: Replace Cortina with N:
Tom Rini
Re: [PATCH v2 4/4] configs: Add defconfig for ipq9650 RDP488
Casey Connolly
Re: [PATCH v2 4/4] configs: Add defconfig for ipq9650 RDP488
Badhrinath S
[PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Marek Vasut
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Peng Fan
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Yannic Moog
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Marek Vasut
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Yannic Moog
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Marek Vasut
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Yannic Moog
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Marek Vasut
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Yannic Moog
Re: [PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
Marek Vasut
Re: [PATCH v2 3/4] arm: dts: ipq9650: Add override dtsi
Casey Connolly
Re: [PATCH v2 3/4] arm: dts: ipq9650: Add override dtsi
Badhrinath S
[PATCH] tools: binman: ti_board_cfg: Add configurable sw-rev support
Shiva Tripathi
Re: [PATCH] tools: binman: ti_board_cfg: Add configurable sw-rev support
Simon Glass
Re: [PATCH] tools: binman: ti_board_cfg: Add configurable sw-rev support
Tom Rini
[PATCH] MAINTAINERS: Add entry for ARM
Ilias Apalodimas
Re: [PATCH] MAINTAINERS: Add entry for ARM
Neil Armstrong
Re: [PATCH] MAINTAINERS: Add entry for ARM
Peter Robinson
Re: [PATCH] MAINTAINERS: Add entry for ARM
Tom Rini
Re: [PATCH] MAINTAINERS: Add entry for ARM
Tom Rini
Re: [PATCH v13 00/12] pinctrl: add support of Airoha SoCs
Tom Rini
[PATCH v1] rockchip: doc: fix typo evb-rk3288-rk808_defconfig
Johan Jonker
Re: [PATCH v1] rockchip: doc: fix typo evb-rk3288-rk808_defconfig
Quentin Schulz
Re: [PATCH v1] rockchip: doc: fix typo evb-rk3288-rk808_defconfig
Quentin Schulz
[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
Md Shofiqul Islam
Re: [PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
Ian Ray
Re: [PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
Md Shofiqul Islam
[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
Md Shofiqul Islam
[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
Md Shofiqul Islam
[no subject]
Beibei Yang
Re: [PATCH v3 00/14] spl: ufs: add UFS boot support for Qualcomm Snapdragon in SPL
Casey Connolly
[PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree length calculation
Johan Jonker
Re: [PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree length calculation
boogie
Re: [PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree length calculation
Quentin Schulz
Re: [PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree length calculation
Quentin Schulz
[PATCH 1/2] fwu: Make boottime check failures visible
Michal Simek
[PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Michal Simek
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Ilias Apalodimas
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Michal Simek
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Ilias Apalodimas
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Michal Simek
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Ilias Apalodimas
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Michal Simek
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Ilias Apalodimas
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Michal Simek
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Ilias Apalodimas
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Michal Simek
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Ilias Apalodimas
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Michal Simek
Re: [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device
Ilias Apalodimas
Re: [PATCH 1/2] fwu: Make boottime check failures visible
Ilias Apalodimas
[PATCH] board: xilinx: Fold FWU dfu_alt_info into configure_capsule_updates()
Michal Simek
Re: [PATCH] board: xilinx: Fold FWU dfu_alt_info into configure_capsule_updates()
Michal Simek
[PULL] Please pull qcom-fixes-2026.07
Casey Connolly
Re: [PULL] Please pull qcom-fixes-2026.07
Tom Rini
[PATCH v2 0/2] imx6: fix LDB clock guard and clk0/clk1 swap
Md Shofiqul Islam
[PATCH v2 2/2] imx6: clock: fix clk0/clk1 swap in select_ldb_di_clock_source()
Md Shofiqul Islam
Earlier messages
Later messages