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
path:
root
/
include
/
configs
/
aspeed-common.h
Age
Commit message (
Expand
)
Author
2020-08-14
configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig
Chia-Wei, Wang
2020-08-14
include/configs: aspeed: Remove hardcoded variables
Chia-Wei, Wang
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-01-28
aspeed: Board init functions and common configs for ast2500 based boards
maxims@google.com