summaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen2-common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini2022-12-051-5/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-2/+0
* Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-061-4/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-1/+0
* Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini2022-04-011-10/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-1/+1
* arm: Disable ATAGs supportTom Rini2021-09-071-4/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-201-1/+0
* mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf2019-10-251-3/+1
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-2/+0
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-021-2/+0
* 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