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
/
amcore.h
Age
Commit message (
Expand
)
Author
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-08-23
Convert CONFIG_MX_CYCLIC to Kconfig
Adam Ford
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-01-19
m68k: Drop unreferenced CONFIG_* defines
Tuomas Tynkkynen
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-15
Move environment files from common/ to env/
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-04-30
Convert CONFIG_CMD_DIAG to Kconfig
Simon Glass
2017-04-30
Convert CONFIG_CMD_AES et al to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-09-25
board: amcore: add update scripts
Angelo Dureghello
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-04-23
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
2015-03-28
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-05
m68k: add amcore board support
angelo@sysam.it