summaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen3-common.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-2/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-7/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-04-08Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini1-3/+0
2022-04-08Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini1-1/+0
2022-04-08Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini1-3/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-1/+0
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak1-2/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-5/+0
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