index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-28
sandbox, test: change hog gpio
Philippe Reynes
2020-07-28
cmd: host: return value of do_host_bind()
Heinrich Schuchardt
2020-07-28
dm: Fix build error when OF_CONTROL is not set
Dan Murphy
2020-07-28
dtoc: remove compatible string aliases support
Walter Lozano
2020-07-28
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
Walter Lozano
2020-07-28
dtoc: look for compatible string aliases in driver list
Walter Lozano
2020-07-28
find dtb in android boot image with header version 2 during bootm
chenshuo
2020-07-28
x86: chromebook_samus_tpl: Correct the image layout
Simon Glass
2020-07-28
x86: chromebook_panther: Correct the image layout
Simon Glass
2020-07-28
x86: chromebook_link64: Correct the image layout
Simon Glass
2020-07-28
x86: Move the fdtmap away from the binary blobs
Simon Glass
2020-07-28
rockchip: Drop the fit_spl_optee.sh script
Simon Glass
2020-07-28
rockchip: Convert evb-rk3229 over to use binman
Simon Glass
2020-07-28
rockchip: Convert evb-rk3288 over to use binman
Simon Glass
2020-07-28
Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
Simon Glass
2020-07-28
Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
Simon Glass
2020-07-28
Makefile: Fix a long line in cmd_mkfitimage
Simon Glass
2020-07-28
Makefile: Move CONFIG_TOOLS_DEBUG check to later
Simon Glass
2020-07-28
mediatek: Makefile: Drop explicit targets built by binman
Simon Glass
2020-07-28
tegra: Makefile: Drop explicit targets built by binman
Simon Glass
2020-07-28
sunxi: Makefile: Drop explicit targets built by binman
Simon Glass
2020-07-28
x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
Simon Glass
2020-07-28
x86: Makefile: Drop explicit targets built by binman
Simon Glass
2020-07-28
powerpc: mpc85xx: Only enable binman when it is needed
Simon Glass
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-28
tegra: Don't enable binman on ARMv8 SoCs
Simon Glass
2020-07-28
tegra: Drop the unused non-binman code
Simon Glass
2020-07-28
rockchip: Enable building a SPI ROM image on bob
Simon Glass
2020-07-28
rockchip: Enable building a SPI ROM image on jerry
Simon Glass
2020-07-28
rockchip: bob: Support SPI-flash booting
Simon Glass
2020-07-28
rockchip: jerry: Add serial support
Simon Glass
2020-07-28
Makefile: Allow building .rom files for non-x86 boards
Simon Glass
2020-07-28
rockchip: Allow Bob to use SPI boot
Simon Glass
2020-07-28
x86: Change how selection of ROMs works
Simon Glass
2020-07-28
buildman: Show the build rate at the end
Simon Glass
2020-07-28
buildman: Correct the testOutputDir() unit test
Simon Glass
2020-07-28
buildman: Allow using older versions of genboardscfg.py
Simon Glass
2020-07-28
sandbox: enable FIT cipher support in defconfig
Patrick Oppenlander
2020-07-28
dtoc: add coverage test for unicode error
Walter Lozano
2020-07-28
Merge branch '2020-07-28-Kconfig-migrations'
Tom Rini
2020-07-28
configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs
Peng Fan
2020-07-28
Kconfig: add SPL_LOAD_FIT_ADDRESS
Peng Fan
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2020-07-28
configs: Remove dead CONFIG options
Adam Ford
2020-07-28
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-07-28
Merge branch '2020-07-28-update-azure-tests'
Tom Rini
[next]