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
/
rcar-gen2-common.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-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-04-30
Kconfig: Drop CONFIG_CMD_DFL
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
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-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-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-01-31
armv7: add cacheline sizes where missing
Albert ARIBAUD
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-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-02-25
arm: rmobile: koelsch: Migrate serial driver to drivers model
Nobuhiro Iwamatsu
2014-12-10
arm: rmobile: rcar: Add support ext2 and ext4 file system
Nobuhiro Iwamatsu
2014-11-17
arm: rmobile: configs: Collect up common part of config for R-Car SoCs
Nobuhiro Iwamatsu