Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a79fc7a79cc9d4f7a46b19a4891484ac1e9ef599
a79fc7a
common: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
301bac6
cmd: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
752ed08
test: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
702841b
powerpc: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
e51478b
x86: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
5c4bcc7
sh: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
bac5d1b
nios2: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
d3127bc
xtensa: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
5560830
cmd/Kconfig: Add some missing dependencies
by Tom Rini
· 7 months ago
fcdcfc9
mpc85xx.h: Use <config.h> directly
by Tom Rini
· 7 months ago
6fa4850
pci.h: Add missing <linux/types.h>
by Tom Rini
· 7 months ago
bd22849
init.h: Add "struct cmd_tbl"
by Tom Rini
· 7 months ago
5283526
Prepare v2024.07-rc2
by Tom Rini
· 7 months ago
6114b86
Merge tag 'u-boot-imx-master-20240505' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 7 months ago
cecb5fb
crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry
by Marek Vasut
· 7 months ago
ea701ee
crypto/fsl: Introduce SPL_FSL_CAAM_RNG
by Marek Vasut
· 7 months ago
591257b
rng: Introduce SPL_DM_RNG
by Marek Vasut
· 7 months ago
2f1e76b
Merge branch '2024-05-02-assorted-updates'
by Tom Rini
· 7 months ago
3c15780
MAINTAINERS: update Broadcom BCMBCA maintainer
by William Zhang
· 7 months ago
8c1019b
configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation
by Judith Mendez
· 7 months ago
38d88f1
binman: Fix typo in mkimage etype description
by Marek Vasut
· 7 months ago
b3c0b94
board: arbel: Limit the dram effective size to bank0 maximal size
by Jim Liu
· 7 months ago
e7c3948
configs: arbel: increase u-boot mapping size
by Jim Liu
· 7 months ago
ceec9c9
Arm: npcm: fix npcm7xx boot to kernel error
by Jim Liu
· 7 months ago
e69b187
net: consider option-length when parsing NIS domain
by Heinrich Schuchardt
· 7 months ago
914b766
spi: npcm_pspi: Reset HW in driver probe
by Jim Liu
· 7 months ago
8024d57
cmd: gpt: initialize partition table
by Kishan Dudhatra
· 7 months ago
d881da3
tools: typo arguemnts
by Heinrich Schuchardt
· 7 months ago
f722ba1
event: typo arguemnts
by Heinrich Schuchardt
· 7 months ago
c92d48f
mmc: sdhci: Correct ADMA_DESC_LEN to 12
by Alexander Sverdlin
· 7 months ago
62825d4
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 7 months ago
3132b79
Merge tag 'efi-2024-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 7 months ago
19b762c
board: starfive: Rename spl_soc_init() to spl_dram_init()
by Lukas Funke
· 7 months ago
d6c81b8
board: sifive: Rename spl_soc_init() to spl_dram_init()
by Lukas Funke
· 7 months ago
849e3fd
configs: milkv_duo: Add spi nor configs
by Kongyang Liu
· 7 months ago
df0bfaa
riscv: dts: sophgo: Add spi nor flash controller node
by Kongyang Liu
· 7 months ago
6c75bea
spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC
by Kongyang Liu
· 7 months ago
ce54580
configs: milkv_duo: Add ethernet configs
by Kongyang Liu
· 7 months ago
5a4e062
riscv: dts: sophgo: Add ethernet node
by Kongyang Liu
· 7 months ago
f874dec
board: milkv_duo: Add init code for Milk-V Duo ethernet
by Kongyang Liu
· 7 months ago
b49861a
cmd: sbi: add coreboot and oreboot implementation IDs
by Heinrich Schuchardt
· 7 months ago
c57c187
cmd: sbi: add Supervisor Software Events extension
by Heinrich Schuchardt
· 7 months ago
61ac084
configs: milkv_duo: Add sysreset configs
by Kongyang Liu
· 7 months ago
9986f21
board: sophgo: milkv_duo: Bind sysreset driver
by Kongyang Liu
· 7 months ago
a4dc68c
sysreset: cv1800b: Add sysreset driver for cv1800b SoC
by Kongyang Liu
· 7 months ago
085b3b2
mmc: cv1800b: Add transmit tap delay config to fix write error
by Kongyang Liu
· 7 months ago
fd55792
riscv: andesv5: Set default cache line size to 64-bytes
by Yu Chien Peter Lin
· 8 months ago
8745f13
efi_loader: pass GUID by address to efi_dp_from_lo
by Heinrich Schuchardt
· 7 months ago
b319356
efi_loader: fix description efi_dp_shorten
by Heinrich Schuchardt
· 7 months ago
7b8fad5
efi_selftest: add tests for QueryVariableInfo at boottime
by Ilias Apalodimas
· 7 months ago
6b2aaf8
efi_selftest: add tests for QueryVariableInfo at runtime
by Ilias Apalodimas
· 7 months ago
9677192
efi_loader: enable QueryVariableInfo at runtime for file backed variables
by Ilias Apalodimas
· 7 months ago
5025d02
efi_loader: address coverity report 492766 for dead code
by Ilias Apalodimas
· 7 months ago
5ab82b1
doc: correct description of 'env print -e'
by Heinrich Schuchardt
· 7 months ago
2c4ca2d
efi_loader: do not install dtb if bootmgr fails
by Heinrich Schuchardt
· 7 months ago
566f067
efi_loader: improve error handling in try_load_entry()
by Heinrich Schuchardt
· 7 months ago
84aab11
cmd: terminate efidebug test bootmgr early on error
by Heinrich Schuchardt
· 7 months ago
a55039d
efi_loader: superfluous efi_restore_gd after EFI_CALL
by Heinrich Schuchardt
· 7 months ago
ff0de1f
Merge patch series "Update PHYTEC SOM Detection"
by Tom Rini
· 7 months ago
9d152c2
board: phytec: Add SOM detection for AM6x
by Daniel Schultz
· 7 months ago
e8fc2ef
board: phytec: common: Fix eepom is empty check
by Daniel Schultz
· 7 months ago
1e5de69
board: phytec: check eeprom_data validity
by Yannic Moog
· 7 months ago
8fe6e9a
board: phytec: introduce eeprom struct member 'valid'
by Yannic Moog
· 7 months ago
f1c6f57
board: phytec: common: Generic "add extension" function
by Daniel Schultz
· 7 months ago
6c88113
Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***"
by Tom Rini
· 7 months ago
a78224c
phycore-rk3288: Migrate to OF_UPSTREAM
by Wadim Egorov
· 7 months ago
6755758
phycore-am64x: Migrate to OF_UPSTREAM
by Wadim Egorov
· 7 months ago
fa29f4b
phycore-am62x: Migrate to OF_UPSTREAM
by Wadim Egorov
· 7 months ago
1e4fe21
Merge patch series "Fix MMC tuning algorithm"
by Tom Rini
· 7 months ago
f13a830
mmc: am654_sdhci: Fix ITAPDLY for HS400 timing
by Judith Mendez
· 7 months ago
a124e31
mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode
by Judith Mendez
· 7 months ago
056af04
mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit
by Judith Mendez
· 7 months ago
5048b5c
mmc: am654_sdhci: Fix OTAP/ITAP delay values
by Nitin Yadav
· 7 months ago
6b8dd9c
mmc: am654_sdhci: Add tuning algorithm for delay chain
by Judith Mendez
· 7 months ago
1857214
Merge patch series "upstream DT compatibility"
by Tom Rini
· 7 months ago
0525cb2
dts: support building all dtb files for a specific vendor
by Caleb Connolly
· 7 months ago
1ef61c3
dt-bindings: drop generic headers
by Caleb Connolly
· 7 months ago
6416166
arm: dts: imx6dl-brppt2: fix gpio.h include
by Caleb Connolly
· 7 months ago
c3407f4
Merge patch series "Enable ICSSG Ethernet Driver for AM65x"
by Tom Rini
· 7 months ago
f6afbf6
board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs
by MD Danish Anwar
· 7 months ago
3752a46
board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()
by MD Danish Anwar
· 7 months ago
6769ca4
configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY
by MD Danish Anwar
· 7 months ago
7b1ba29
configs: am65x_evm_a53: Enable ICSSG Driver
by MD Danish Anwar
· 7 months ago
930f142
arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
by MD Danish Anwar
· 7 months ago
a672d30
arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support
by MD Danish Anwar
· 7 months ago
3d82af1
arm: mach-k3: am62ax: Fix typo in ROM data macro name
by Andrew Davis
· 7 months ago
ebe9104
.gitignore: add LTO generated file
by Robert Marko
· 7 months ago
aa028df
cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST
by Heinrich Schuchardt
· 7 months ago
4b37066
arm: mach-k3: am642: Fix reset for workaround errata ID i2331
by Andrew Davis
· 7 months ago
3104b16
mailmap: add entry for AKASHI Takahiro
by Heinrich Schuchardt
· 7 months ago
c9a7688
board: toradex: verdin-am62: Remove not needed env variables
by Francesco Dolcini
· 7 months ago
25fd6a3
.gitignore: Add files produced by TI platform
by Andrea Calabrese
· 7 months ago
ff10213
arm: dts: verdin-am62: use gpio-hog for sleep moci
by Stefan Eichenberger
· 7 months ago
04fbb13
board: ti: j721e: Add support for both esm probe
by Udit Kumar
· 7 months ago
b8c58ab
configs: am62px_evm_a53_defconfig: Enable MMC UHS config option
by Judith Mendez
· 7 months ago
5ab0134
Makefile: don't add -Wno-maybe-uninitialized twice
by Heinrich Schuchardt
· 7 months ago
faa6c61
arm: dts: k3-am625-verdin: add tifsstub to tispl.bin
by Parth Pancholi
· 7 months ago
26968cd
Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 7 months ago
dc9c1db
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic
by Tom Rini
· 7 months ago
17fd67a
power: pmic: tps65941: Update compatible to aling with kernel DT
by Udit Kumar
· 7 months ago
Next »