summaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen3-common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-061-4/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-7/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini2022-04-081-3/+0
* Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini2022-04-081-1/+0
* Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini2022-04-081-3/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak2022-02-091-2/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-5/+0
* 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
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-301-1/+0
* ARM: renesas: Mallocate bootparams on Gen3Marek Vasut2021-08-081-0/+2
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* ARM: rmobile: Increase PHY auto-negotiation timeout to 20sMarek Vasut2020-06-181-0/+3
* ARM: rmobile: Increase malloc area sizeMarek Vasut2020-04-221-1/+1
* ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3Marek Vasut2020-03-011-1/+4
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-201-1/+0
* 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: Add recovery SPL for R-Car Gen3Marek Vasut2019-05-211-0/+19
* 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