summaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen3-common.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-4/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-1/+0
2021-08-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut1-0/+2
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-06-18ARM: rmobile: Increase PHY auto-negotiation timeout to 20sMarek Vasut1-0/+3
2020-04-22ARM: rmobile: Increase malloc area sizeMarek Vasut1-1/+1
2020-03-01ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3Marek Vasut1-1/+4
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-11-21env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-2/+0
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass1-2/+0
2019-05-21ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut1-0/+19
2019-03-09ARM: rmobile: rcar-gen3: Activate bootm_sizeEugeniu Rosca1-1/+0
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki1-1/+0
2018-12-04ARM: rmobile: Convert to bootm_sizeMarek Vasut1-2/+1
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-06-14ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-12ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3Marek Vasut1-0/+1
2018-02-27ARM: rmobile: Build u-boot-elf.srec on Gen3Masaru Nagai1-0/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-16ARM: rmobile: Enable autocompletion on Gen3Marek Vasut1-0/+1
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-5/+0
2018-01-23fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-3/+0
2018-01-23fs: Migrate ext4 to KconfigTuomas Tynkkynen1-2/+0
2017-12-09ARM: rmobile: Add R8A77970 SoCMarek Vasut1-0/+4
2017-11-30ARM: rmobile: Zap ad-hoc DRAM configuration macrosMarek Vasut1-21/+3
2017-11-30ARM: rmobile: Clean up GIC macrosMarek Vasut1-0/+5
2017-09-28ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut1-2/+0
2017-09-24ARM: rmobile: Place initial stack right below U-BootMarek Vasut1-1/+1
2017-09-24ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configsMarek Vasut1-4/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-4/+0
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass1-1/+0
2017-08-02ARM: rmobile: Increase console buffer sizesMarek Vasut1-5/+5
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-2/+0
2017-05-21ARM: rmobile: salvator-x: Set default device treeMarek Vasut1-1/+1
2017-05-21ARM: rmobile: salvator-x: Move OF_LIBFDT and CMD_FDT to board configMarek Vasut1-2/+0
2017-05-21ARM: rmobile: Add R8A7796 supportMarek Vasut1-5/+26
2017-05-21ARM: rmobile: Update link address to match latest BL2Marek Vasut1-1/+1
2017-04-30Kconfig: Drop CONFIG_CMD_DFLSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass1-1/+0