summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_soc64_common.h
AgeCommit message (Expand)Author
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee
2025-08-08arm: socfpga: soc64: Perform warm reset after L2 reset in SPLAlif Zakuan Yuslaimi
2025-08-08sysreset: socfpga: soc64: Enable L2 resetAlif Zakuan Yuslaimi
2025-08-08include: configs: socfpga: Add environment variables for distro bootAlif Zakuan Yuslaimi
2025-07-30configs: socfpga: soc64: agilex5: Enable NAND boot with UBI / UBIFSDinesh Maniyam
2025-02-25configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFSAlif Zakuan Yuslaimi
2024-03-18arch: arm: Agilex5 enablementJit Loon Lim
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-23global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-07-05watchdog: designware: Make this depend on WDTTom Rini
2022-07-05Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-04-01Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-08-25Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini
2021-08-24arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim
2021-06-23socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0Tom Rini
2021-04-08arm: socfpga: Rename Stratix10 and Agilex handoff common macrosSiew Chin Lim