summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_soc64_common.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFGTom Rini2022-12-231-2/+2
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini2022-11-101-3/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* watchdog: designware: Make this depend on WDTTom Rini2022-07-051-1/+0
* Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini2022-07-051-5/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-15/+0
* Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-3/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini2022-06-061-7/+3
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-061-7/+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_PBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-211-5/+0
* spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini2022-04-081-5/+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-3/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-7/+0
* Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak2022-02-091-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini2021-11-121-2/+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-2/+1
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-301-5/+0
* Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini2021-08-251-2/+1
|\
| * arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim2021-08-241-1/+1
|/
* socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0Tom Rini2021-06-231-1/+0
* arm: socfpga: Rename Stratix10 and Agilex handoff common macrosSiew Chin Lim2021-04-081-2/+2
* Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen2021-03-081-1/+1
* configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim2021-03-081-7/+1
* arm: socfpga: soc64: SSBL shall not setup stack on OCRAMChee Hong Ang2021-01-151-0/+5
* arm: socfpga: soc64: Load FIT image with ATF supportChee Hong Ang2021-01-151-1/+18
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-1/+0
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-261-1/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1