Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
566f067349a8f6136cf62d907019efdf1e250ce5
566f067
efi_loader: improve error handling in try_load_entry()
by Heinrich Schuchardt
· 9 months ago
84aab11
cmd: terminate efidebug test bootmgr early on error
by Heinrich Schuchardt
· 9 months ago
a55039d
efi_loader: superfluous efi_restore_gd after EFI_CALL
by Heinrich Schuchardt
· 9 months ago
ff0de1f
Merge patch series "Update PHYTEC SOM Detection"
by Tom Rini
· 9 months ago
9d152c2
board: phytec: Add SOM detection for AM6x
by Daniel Schultz
· 9 months ago
e8fc2ef
board: phytec: common: Fix eepom is empty check
by Daniel Schultz
· 9 months ago
1e5de69
board: phytec: check eeprom_data validity
by Yannic Moog
· 9 months ago
8fe6e9a
board: phytec: introduce eeprom struct member 'valid'
by Yannic Moog
· 9 months ago
f1c6f57
board: phytec: common: Generic "add extension" function
by Daniel Schultz
· 9 months ago
6c88113
Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***"
by Tom Rini
· 9 months ago
a78224c
phycore-rk3288: Migrate to OF_UPSTREAM
by Wadim Egorov
· 9 months ago
6755758
phycore-am64x: Migrate to OF_UPSTREAM
by Wadim Egorov
· 9 months ago
fa29f4b
phycore-am62x: Migrate to OF_UPSTREAM
by Wadim Egorov
· 9 months ago
1e4fe21
Merge patch series "Fix MMC tuning algorithm"
by Tom Rini
· 9 months ago
f13a830
mmc: am654_sdhci: Fix ITAPDLY for HS400 timing
by Judith Mendez
· 9 months ago
a124e31
mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode
by Judith Mendez
· 9 months ago
056af04
mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit
by Judith Mendez
· 9 months ago
5048b5c
mmc: am654_sdhci: Fix OTAP/ITAP delay values
by Nitin Yadav
· 9 months ago
6b8dd9c
mmc: am654_sdhci: Add tuning algorithm for delay chain
by Judith Mendez
· 9 months ago
1857214
Merge patch series "upstream DT compatibility"
by Tom Rini
· 9 months ago
0525cb2
dts: support building all dtb files for a specific vendor
by Caleb Connolly
· 9 months ago
1ef61c3
dt-bindings: drop generic headers
by Caleb Connolly
· 9 months ago
6416166
arm: dts: imx6dl-brppt2: fix gpio.h include
by Caleb Connolly
· 9 months ago
c3407f4
Merge patch series "Enable ICSSG Ethernet Driver for AM65x"
by Tom Rini
· 9 months ago
f6afbf6
board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs
by MD Danish Anwar
· 9 months ago
3752a46
board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()
by MD Danish Anwar
· 9 months ago
6769ca4
configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY
by MD Danish Anwar
· 9 months ago
7b1ba29
configs: am65x_evm_a53: Enable ICSSG Driver
by MD Danish Anwar
· 9 months ago
930f142
arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
by MD Danish Anwar
· 9 months ago
a672d30
arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support
by MD Danish Anwar
· 9 months ago
3d82af1
arm: mach-k3: am62ax: Fix typo in ROM data macro name
by Andrew Davis
· 9 months ago
ebe9104
.gitignore: add LTO generated file
by Robert Marko
· 9 months ago
aa028df
cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST
by Heinrich Schuchardt
· 9 months ago
4b37066
arm: mach-k3: am642: Fix reset for workaround errata ID i2331
by Andrew Davis
· 9 months ago
3104b16
mailmap: add entry for AKASHI Takahiro
by Heinrich Schuchardt
· 9 months ago
c9a7688
board: toradex: verdin-am62: Remove not needed env variables
by Francesco Dolcini
· 9 months ago
25fd6a3
.gitignore: Add files produced by TI platform
by Andrea Calabrese
· 9 months ago
ff10213
arm: dts: verdin-am62: use gpio-hog for sleep moci
by Stefan Eichenberger
· 9 months ago
04fbb13
board: ti: j721e: Add support for both esm probe
by Udit Kumar
· 9 months ago
b8c58ab
configs: am62px_evm_a53_defconfig: Enable MMC UHS config option
by Judith Mendez
· 9 months ago
5ab0134
Makefile: don't add -Wno-maybe-uninitialized twice
by Heinrich Schuchardt
· 9 months ago
faa6c61
arm: dts: k3-am625-verdin: add tifsstub to tispl.bin
by Parth Pancholi
· 9 months ago
26968cd
Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 9 months ago
dc9c1db
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic
by Tom Rini
· 9 months ago
17fd67a
power: pmic: tps65941: Update compatible to aling with kernel DT
by Udit Kumar
· 9 months ago
98e7e51
power: regulator: tps65941: Add TPS65224 PMIC regulator support
by Bhargav Raviprakash
· 9 months ago
5d7dbd2
power: regulator: tps65941: use function callbacks for conversion ops
by Bhargav Raviprakash
· 9 months ago
a08c879
power: regulator: tps65941: Added macros for BUCK ID
by Bhargav Raviprakash
· 9 months ago
1468fbb
power: pmic: tps65941: Add TI TPS65224 PMIC
by Bhargav Raviprakash
· 9 months ago
cf94802
power: tps65941: Add macros of TPS65224 PMIC
by Bhargav Raviprakash
· 9 months ago
37e5062
ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman
by Marek Vasut
· 9 months ago
6509e00
ARM: dts: imx: Switch Ronetix iMX8MQ-CM to imx8mq-u-boot.dtsi
by Marek Vasut
· 9 months ago
a9f2ff5
binman: Add nxp_imx8mimage etype
by Marek Vasut
· 9 months ago
6bc68ed
imx: imx93-11x11-evk: convert to OF_UPSTREAM
by Peng Fan
· 9 months ago
c4be480
dt-bindings: imx93: sync clock header
by Peng Fan
· 9 months ago
aa0a79f
ARM: dts: imx: Enable PCIe and NVMe on DH i.MX8M Plus DHCOM PDK3
by Marek Vasut
· 9 months ago
8d0f236
board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot error
by Francesco Dolcini
· 9 months ago
174ac98
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 9 months ago
689f524
Merge tag 'u-boot-rockchip-20240426' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 9 months ago
8c85510
Merge tag 'optee-master-26042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· 9 months ago
f6114fb
rockchip: rk356x: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
b9617d6
rockchip: rk3588: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
9331744
rockchip: turing-rk1-rk3588: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
607dc71
rockchip: toybrick_rk3588: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
20c5c18
rockchip: evb_rk3588 et al.: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
d4a6373
rockchip: rock5b-rk3588: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
a1f600b
rockchip: rock5a-rk3588s: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
d5fd270
rockchip: quartzpro64-rk3588: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
97eaedb
rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGS
by Quentin Schulz
· 9 months ago
c4c3585
rockchip: NR_DRAM_BANKS now defaults to 10 when Rockchip TPL blob is used
by Quentin Schulz
· 9 months ago
faa05d4
rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588
by Quentin Schulz
· 9 months ago
fb891ee
rockchip: rock-pi-4-rk3399: enable booting from SPI flash
by Christopher Obbard
· 10 months ago
d17f965
arm: rockchip: sync ROCK Pi 4A DTS from Linux
by Christopher Obbard
· 10 months ago
405818d
rockchip: rk3328: Fix bootph prop for vop node
by Jonas Karlman
· 9 months ago
f43b6d4
rockchip: io-domain: Add support for RK3328
by Jonas Karlman
· 9 months ago
2fdc86d
rockchip: rk3328: Enable ARMv8 crypto extensions
by Jonas Karlman
· 9 months ago
2c84c27
rockchip: rk3328: Sort imply statements alphabetically
by Jonas Karlman
· 9 months ago
dd50c8a
board: rk3288: simplify the DT file list in MAINTAINERS
by Dragan Simic
· 9 months ago
d2653f2
rockchip: px30-board-tpl: Sync ifdef guards with full TPL
by Lukasz Czechowski
· 9 months ago
e82d4ed
mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx
by Jonas Karlman
· 9 months ago
d03bb9a
rockchip: rk35xx-generic: Disable unused features
by Jonas Karlman
· 9 months ago
3c20600
rockchip: rk3588-generic: Add support for USB OTG
by Jonas Karlman
· 9 months ago
674cffd
rockchip: rk3588-generic: Use M0 iomux for UART2
by Jonas Karlman
· 9 months ago
ce1cc4a
rockchip: rk356x-generic: Add support for USB OTG
by Jonas Karlman
· 9 months ago
155b1a7
rockchip: rk356x-generic: Add support for SPI flash
by Jonas Karlman
· 9 months ago
d60fa53
rockchip: rk356x-generic: Fix eMMC and SD-card pinctrl
by Jonas Karlman
· 9 months ago
f3f0b8c
rockchip: rk3588-edgeble-neu6: Enable FIT checksum validation
by Jonas Karlman
· 9 months ago
4c1722f
rockchip: rk3588-turing-rk1: Use dwc3-generic driver
by Jonas Karlman
· 9 months ago
06ca073
rockchip: rk3588-toybrick: Add .dtb-file entry in Makefile
by Jonas Karlman
· 9 months ago
3c0c77b
rockchip: rk3588-toybrick: Use pinctrl and aliases in SPL
by Jonas Karlman
· 9 months ago
1b3a18a
rockchip: rk3588-coolpi: Fix .dtb-file entries in Makefile
by Jonas Karlman
· 9 months ago
7757a56
rockchip: rk3588-coolpi: Add boards to documentation
by Jonas Karlman
· 9 months ago
238f941
rockchip: rk3566-pinetab2: Fix reading FIT from SPI flash
by Jonas Karlman
· 9 months ago
994e664
rockchip: rk3588-evb: Use pinctrl and aliases in SPL
by Jonas Karlman
· 9 months ago
20b2852
rockchip: rk3568-evb: Use pinctrl in SPL
by Jonas Karlman
· 9 months ago
bcaf6c0
rockchip: rk3588: Update bootph props
by Jonas Karlman
· 9 months ago
63dfe0a
rockchip: rk356x: Update bootph props
by Jonas Karlman
· 9 months ago
647b8cf
rockchip: rk35xx: Sort soc u-boot.dtsi alphabetically
by Jonas Karlman
· 9 months ago
23ec102
rockchip: rk356x: Imply enhanced features for standard boot
by Jonas Karlman
· 9 months ago
ab8251e
rockchip: rk35xx: Imply support for GbE PHY
by Jonas Karlman
· 9 months ago
Next »