summaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen2-common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: rcar-gen2: Activate bootm_sizeMarek Vasut2019-03-301-1/+0
* ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH}Marek Vasut2019-03-091-0/+2
* ARM: rmobile: Repair TMU clock on Gen2Marek Vasut2018-10-031-1/+1
* ARM: rmobile: Repair TMU clock on Gen2Marek Vasut2018-09-151-1/+1
* sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut2018-09-151-1/+6
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-2/+0
* ARM: rmobile: Point load address to more sane area on Gen2Marek Vasut2018-06-141-1/+2
* ARM: rmobile: Enable MTD partitioning on Gen2 with SFMarek Vasut2018-06-011-0/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: rmobile: Build u-boot-spl.srec on Gen2Marek Vasut2018-02-271-0/+4
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-3/+0
* ARM: rmobile: Enable autocompletion on Gen2Marek Vasut2018-02-161-1/+1
* ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut2018-01-271-0/+2
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-3/+0
* fs: Migrate ext4 to KconfigTuomas Tynkkynen2018-01-221-2/+0
* include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-2/+0
* Convert CONFIG_CMD_SDRAM to KconfigSimon Glass2017-08-111-2/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-1/+0
* Kconfig: Drop CONFIG_CMD_DFLSimon Glass2017-04-301-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-231-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-6/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-6/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-2/+0
* arm: rmobile: koelsch: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-0/+2
* arm: rmobile: rcar: Add support ext2 and ext4 file systemNobuhiro Iwamatsu2014-12-101-0/+4
* arm: rmobile: configs: Collect up common part of config for R-Car SoCsNobuhiro Iwamatsu2014-11-171-0/+95