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
/
vexpress_common.h
Age
Commit message (
Expand
)
Author
2018-11-26
ARM: vexpress_*_defconfig: Enable CMD_UBI support
Otavio Salvador
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
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-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-02-23
Remove config_distro_defaults.h
Adam Ford
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-28
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
2017-11-17
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
2017-10-20
net: Add SMC911X driver to Kconfig, convert
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-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
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-04-25
configs: Re-sync HUSH options
Tom Rini
2016-01-31
armv7: add cacheline sizes where missing
Albert ARIBAUD
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-12
port vexpress to use distro boot commands
Dennis Gilmore
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-03-02
remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Marcel Ziswiler
2015-01-30
arm: switch armltd vexpress to GENERIC_BOARD
Chris Kuethe
2013-12-10
vexpress: use correct timer address on extended memory map systems
Ian Campbell
2013-11-04
ARM: vexpress: convert to common timer code
Rob Herring
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-23
ARM: vexpress: enable bootz and hush parser for all VExpress boards
Andre Przywara
2013-05-23
ARM: vexpress: create A5 specific board config
Ryan Harkin
2013-05-23
ARM: vexpress: refactoring of Versatile Express CA9x4 support
Ryan Harkin