index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
amcore.h
Age
Commit message (
Expand
)
Author
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET
Tom Rini
2022-06-06
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_MCFTMR to Kconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-11-05
Convert CONFIG_MCFUART to Kconfig
Tom Rini
2021-11-05
Convert CONFIG_SYS_HZ to Kconfig
Tom Rini
2021-10-01
serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms
Tom Rini
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
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