aboutsummaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen2-common.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-27ARM: rmobile: Build u-boot-spl.srec on Gen2Marek Vasut1-0/+4
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-16ARM: rmobile: Enable autocompletion on Gen2Marek Vasut1-1/+1
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut1-0/+2
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-3/+0
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen1-2/+0
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-1/+0
2017-04-30Kconfig: Drop CONFIG_CMD_DFLSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD1-0/+2
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-6/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-2/+0
2015-02-25arm: rmobile: koelsch: Migrate serial driver to drivers modelNobuhiro Iwamatsu1-0/+2
2014-12-10arm: rmobile: rcar: Add support ext2 and ext4 file systemNobuhiro Iwamatsu1-0/+4
2014-11-17arm: rmobile: configs: Collect up common part of config for R-Car SoCsNobuhiro Iwamatsu1-0/+95