u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [BUG report] spl: image size check fails in spl_load()
Sean Anderson
Re: [BUG report] spl: image size check fails in spl_load()
Anshul Dalal
Detect i2c in SPL for AST2600
黃志偉
[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
Jonathan Humphreys
[PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly
Jonathan Humphreys
Re: [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly
Mattijs Korpershoek
Re: [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly
Ilias Apalodimas
[PATCH v3 3/3] board: remove capsule update support in set_dfu_alt_info()
Jonathan Humphreys
Re: [PATCH v3 3/3] board: remove capsule update support in set_dfu_alt_info()
Ilias Apalodimas
[PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string
Jonathan Humphreys
Re: [PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string
Mattijs Korpershoek
Re: [PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string
Ilias Apalodimas
Re: [PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
Michal Simek
[ANN] Adding contributor repositories
Tom Rini
Please pull u-boot-tegra misc
Svyatoslav Ryhel
Re: Please pull u-boot-tegra misc
Tom Rini
[PATCH] imx: fix imx8mm_evk config
Ludwig Nussel
Re: [PATCH] imx: fix imx8mm_evk config
Fabio Estevam
Re: [PATCH] imx: fix imx8mm_evk config
Fabio Estevam
RE: [PATCH] imx: fix imx8mm_evk config
Peng Fan
Re: [PATCH] imx: fix imx8mm_evk config
Fabio Estevam
[PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2
Michel Alex
Re: [PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2
Ilias Apalodimas
RE: [PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2
Michel Alex
Re: [PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2
Ilias Apalodimas
[PATCH 1/2] bloblist: refactor xferlist and bloblist
Raymond Mao
[PATCH 2/2] bloblist: kconfig for mandatory incoming standard passage
Raymond Mao
[PATCH 0/4] lmb: miscellaneous fixes and improvements
Sughosh Ganu
[PATCH 2/4] lmb: handle scenario of of encompassing overlap
Sughosh Ganu
Re: [PATCH 2/4] lmb: handle scenario of of encompassing overlap
Quentin Schulz
Re: [PATCH 2/4] lmb: handle scenario of of encompassing overlap
Sughosh Ganu
Re: [PATCH 2/4] lmb: handle scenario of of encompassing overlap
Simon Glass
Re: [PATCH 2/4] lmb: handle scenario of of encompassing overlap
Sughosh Ganu
Re: [PATCH 2/4] lmb: handle scenario of of encompassing overlap
Simon Glass
[PATCH 1/4] lmb: check if a region can be reserved by lmb_reserve()
Sughosh Ganu
Re: [PATCH 1/4] lmb: check if a region can be reserved by lmb_reserve()
Heinrich Schuchardt
Re: [PATCH 1/4] lmb: check if a region can be reserved by lmb_reserve()
Sughosh Ganu
[PATCH 3/4] lmb: check for a region's coalescing with all existing regions
Sughosh Ganu
Re: [PATCH 3/4] lmb: check for a region's coalescing with all existing regions
Quentin Schulz
Re: [PATCH 3/4] lmb: check for a region's coalescing with all existing regions
Sughosh Ganu
[PATCH 4/4] lmb: build lmb_map_update_notify() only with EFI_LOADER
Sughosh Ganu
Re: [PATCH 4/4] lmb: build lmb_map_update_notify() only with EFI_LOADER
Tom Rini
Re: [PATCH 4/4] lmb: build lmb_map_update_notify() only with EFI_LOADER
Alexander Dahl
Re: [PATCH 0/4] lmb: miscellaneous fixes and improvements
Sughosh Ganu
[PATCH v2] fs/erofs: fix an integer overflow in symlink resolution
Gao Xiang
Re: [PATCH v2] fs/erofs: fix an integer overflow in symlink resolution
Tom Rini
Re: [PATCH v2] fs/erofs: fix an integer overflow in symlink resolution
Jonathan Bar Or
Re: [PATCH v2] fs/erofs: fix an integer overflow in symlink resolution
Tom Rini
[PATCH] remoteproc: k3-dsp: Flush D cache after loading firmware
Beleswar Padhi
[PATCH] arm: mediatek: remove CONFIG_MT8512
Weijie Gao
[PATCH] arm: mediatek: compile dts files only for matched target
Weijie Gao
Re: [PATCH] arm: mediatek: compile dts files only for matched target
Tom Rini
Re: [PATCH] arm: mediatek: compile dts files only for matched target
Weijie Gao
[PATCH] arm: mediatek: build u-boot-mtk.bin only if needed
Weijie Gao
[PATCH v3 0/8] Introduce J742S2 SoC and EVM
Manorit Chawdhry
[PATCH v3 2/8] arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries
Manorit Chawdhry
[PATCH v3 4/8] soc: Add information to identify the J742S2 SoC family
Manorit Chawdhry
[PATCH v3 1/8] tools: binman: control.py: Delete template nodes after parsing
Manorit Chawdhry
Re: [PATCH v3 1/8] tools: binman: control.py: Delete template nodes after parsing
Simon Glass
[PATCH v3 5/8] arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoC
Manorit Chawdhry
[PATCH v3 6/8] board: ti: Introduce basic board files for the J742S2 family
Manorit Chawdhry
[PATCH v3 8/8] configs: Introduce configs for J742S2
Manorit Chawdhry
[PATCH] test/py: Rework test_spi.py to assert we found output
Tom Rini
[PATCH] tools/microcode-tool.py: Disable some new pylint warnings
Tom Rini
[PATCH] Dockerfile: Add missing 'rm -rf /tmp/coreboot-24.08'
Tom Rini
[PATCH] dtoc: Switch to setuptools
Tom Rini
[PATCH] test/py: Rework how test_ums.py handles (not) having write enabled
Tom Rini
[PATCH] test/py: Have test_usb.py raise an Exception with unsupported filesystems
Tom Rini
[PATCH] binman: Switch to setuptools
Tom Rini
[PATCH] tools: binman: ti_board_cfg: Fix pylint error over 'br'
Tom Rini
Re: [PATCH] tools: binman: ti_board_cfg: Fix pylint error over 'br'
Neha Malcom Francis
[PATCH] tools/patman: Don't call a non-existent suite
Tom Rini
[PATCH] buildman: Fix some newer pylint warnings
Tom Rini
[PATCH RFC] binman: Handle some newer pylint warnings
Tom Rini
Re: [PATCH RFC] binman: Handle some newer pylint warnings
Tom Rini
Re: [PATCH RFC] binman: Handle some newer pylint warnings
Simon Glass
Re: [PATCH RFC] binman: Handle some newer pylint warnings
Tom Rini
Please pull u-boot-net-20250212
Jerome Forissier
Re: Please pull u-boot-net-20250212
Tom Rini
Re: Please pull u-boot-net-20250212
Jerome Forissier
Re: [PATCH] scripts: kconfig: Fix potential NULL pointer dereference in
Tom Rini
Re: [PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
Arseniy Krasnov
[RFC PATCH 0/2 v1] Propagate bootph* property to all parent nodes
Moteen Shah
[RFC PATCH 1/2 v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers
Moteen Shah
Re: [RFC PATCH 1/2 v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers
Kumar, Udit
Re: [RFC PATCH 1/2 v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers
Moteen Shah
Re: [RFC PATCH 1/2 v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers
Simon Glass
Re: [EXTERNAL] Re: [RFC PATCH 1/2 v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers
Moteen Shah
[RFC PATCH 2/2 v1] drivers: core: lists.c: Bind drivers using bootph* property in subnodes
Moteen Shah
Re: [RFC PATCH 2/2 v1] drivers: core: lists.c: Bind drivers using bootph* property in subnodes
Simon Glass
Re: [EXTERNAL] Re: [RFC PATCH 2/2 v1] drivers: core: lists.c: Bind drivers using bootph* property in subnodes
Moteen Shah
Re: [RFC PATCH 2/2 v1] drivers: core: lists.c: Bind drivers using bootph* property in subnodes
Kumar, Udit
Re: [RFC PATCH 0/2 v1] Propagate bootph* property to all parent nodes
Quentin Schulz
Re: [PATCH v1 5/5] ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flag
Svyatoslav Ryhel
Re: [PATCH v1 5/5] ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flag
Svyatoslav Ryhel
Re: [PATCH v1 5/5] ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flag
Simon Glass
[PATCH 1/2] Raspberry Pi: Keep warnings from firmware in DT, if any
Fiona Klute
[PATCH 2/2] Raspberry Pi: Copy Bluetooth device address in DT
Fiona Klute
Re: [PATCH 1/2] Raspberry Pi: Keep warnings from firmware in DT, if any
Matthias Brugger
[PATCH 0/6] Add preload_check_sign tool
Paul HENRYS
[PATCH 2/6] image: Add an inline declaration of unmap_sysmem()
Paul HENRYS
[PATCH 5/6] configs: Enable the pre-load signature in tools-only_defconfig
Paul HENRYS
[PATCH 3/6] boot: Add support of the pre-load signature for host tools
Paul HENRYS
[PATCH 1/6] rsa: Add rsa_verify_openssl() to use openssl for host builds
Paul HENRYS
[PATCH 6/6] binman: Authenticate the image when testing the preload signature
Paul HENRYS
[PATCH 4/6] tools: Add preload_check_sign to authenticate images with a pre-load
Paul HENRYS
[PATCH] fs/erofs: fix an integer overflow in symlink resolution
Gao Xiang
Re: [PATCH] fs/erofs: fix an integer overflow in symlink resolution
Jonathan Bar Or
Re: [PATCH] fs/erofs: fix an integer overflow in symlink resolution
Gao Xiang
Re: [PATCH] fs/erofs: fix an integer overflow in symlink resolution
Jonathan Bar Or
[PATCH v1] led: fix coverity scan error
Heiko Schocher
Re: [PATCH v1] led: fix coverity scan error
Tom Rini
Re: [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes
Alexander Dahl
Re: [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes
Eugen Hristev
Re: [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes
Michael Nazzareno Trimarchi
Re: [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes
Eugen Hristev
[PATCH v2 0/5] rng: msm: fixes for MSM8916
Sam Day
[PATCH v2 2/5] clk/qcom: apq8016: add PRNG_AHB_CLK
Sam Day
[PATCH v2 1/5] clk/qcom: apq8016: use BIT macro for clk en_vals
Sam Day
Re: [PATCH v2 1/5] clk/qcom: apq8016: use BIT macro for clk en_vals
Heinrich Schuchardt
[PATCH v2 3/5] rng: msm: don't enable PRNG if it's already enabled
Sam Day
[PATCH v2 4/5] clk/qcom: apq8016: improve clk_enable logging
Sam Day
[PATCH v2 5/5] rng: msm: keep core clock disabled when PRNG not in use
Sam Day
Re: [PATCH v2 0/5] rng: msm: fixes for MSM8916
Caleb Connolly
[PATCH v1] gpio: pca953x: support pcal6408 and pcal6416
Francesco Dolcini
Re: [PATCH v1] gpio: pca953x: support pcal6408 and pcal6416
Tom Rini
[PATCH] power: regulator: tps65941: Fix voltage calculation for ldo
Udit Kumar
Re: [PATCH] power: regulator: tps65941: Fix voltage calculation for ldo
Neha Malcom Francis
Re: [PATCH] power: regulator: tps65941: Fix voltage calculation for ldo
Tom Rini
xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Generic U-Boot (was: Re: xPL Proposal)
Caleb Connolly
Re: Generic U-Boot
Caleb Connolly
Re: Generic U-Boot
Tom Rini
Re: Generic U-Boot (was: Re: xPL Proposal)
Tom Rini
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Marek Vasut
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Simon Glass
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Jonas Karlman
Re: xPL Proposal
Tom Rini
Re: xPL Proposal
Tom Rini
[RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
Fiona Klute
Re: [RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
Simon Glass
Re: [RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
Matthias Brugger
Re: [RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
Simon Glass
Re: [RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
Peter Robinson
[GIT PULL] Please pull u-boot-dfu-20250211
Mattijs Korpershoek
Re: [GIT PULL] Please pull u-boot-dfu-20250211
Tom Rini
[PATCH v2 1/1] tools: use cryptographically safe RNG
Heinrich Schuchardt
Re: [PATCH v2 1/1] tools: use cryptographically safe RNG
Tom Rini
[PATCH v2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
Marek Vasut
Re: [PATCH v2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
Quentin Schulz
Re: [PATCH v2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
Marek Vasut
Re: [PATCH v2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
Quentin Schulz
Earlier messages
Later messages