summaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen3-common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: rcar-gen3: Activate bootm_sizeEugeniu Rosca2019-03-091-1/+0
* Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki2019-02-021-1/+0
* ARM: rmobile: Convert to bootm_sizeMarek Vasut2018-12-041-2/+1
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut2018-06-141-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3Marek Vasut2018-04-111-0/+1
* ARM: rmobile: Build u-boot-elf.srec on Gen3Masaru Nagai2018-02-271-0/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* ARM: rmobile: Enable autocompletion on Gen3Marek Vasut2018-02-161-0/+1
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-5/+0
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-3/+0
* fs: Migrate ext4 to KconfigTuomas Tynkkynen2018-01-221-2/+0
* ARM: rmobile: Add R8A77970 SoCMarek Vasut2017-12-091-0/+4
* ARM: rmobile: Zap ad-hoc DRAM configuration macrosMarek Vasut2017-11-301-21/+3
* ARM: rmobile: Clean up GIC macrosMarek Vasut2017-11-301-0/+5
* ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut2017-09-281-2/+0
* ARM: rmobile: Place initial stack right below U-BootMarek Vasut2017-09-241-1/+1
* ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configsMarek Vasut2017-09-241-4/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-4/+0
* Convert CONFIG_CMD_SDRAM to KconfigSimon Glass2017-08-111-1/+0
* ARM: rmobile: Increase console buffer sizesMarek Vasut2017-08-031-5/+5
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-2/+0
* ARM: rmobile: salvator-x: Set default device treeMarek Vasut2017-05-221-1/+1
* ARM: rmobile: salvator-x: Move OF_LIBFDT and CMD_FDT to board configMarek Vasut2017-05-221-2/+0
* ARM: rmobile: Add R8A7796 supportMarek Vasut2017-05-221-5/+26
* ARM: rmobile: Update link address to match latest BL2Marek Vasut2017-05-221-1/+1
* Kconfig: Drop CONFIG_CMD_DFLSimon Glass2017-04-301-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-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
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2016-08-201-1/+0
* ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.hNobuhiro Iwamatsu2016-08-171-7/+1
* ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2016-08-171-0/+105