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
/
armadillo-800eva.h
Age
Commit message (
Expand
)
Author
2017-09-03
include/configs: remove default values of CONFIG_SYS_BARGSIZE
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
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-08-11
Convert CONFIG_CMD_SDRAM to Kconfig
Simon Glass
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-08-03
serial: sh: Convert to Kconfig
Marek Vasut
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-04-30
Kconfig: Drop CONFIG_CMD_DFL
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2016-12-16
Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig
Fabio Estevam
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
Simon Glass
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-08-17
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
Nobuhiro Iwamatsu
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
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-02
configs: remove CONFIG_NET_MULTI
Lars Poeschel
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2014-11-20
ARM: remove CONFIG_ARMV7 defines
Masahiro Yamada
2014-08-30
rmobile: kconfig: move board select menu and common settings
Masahiro Yamada
2014-05-21
arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD
Nobuhiro Iwamatsu
2014-02-19
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
Masahiro Yamada
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-10-22
arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU
Nobuhiro Iwamatsu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-03
rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE
Nobuhiro Iwamatsu
2012-10-03
rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
Nobuhiro Iwamatsu
2012-10-03
rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
Hideyuki Sano