summaryrefslogtreecommitdiff
path: root/configs/socfpga_stratix10_defconfig
AgeCommit message (Expand)Author
2023-02-17configs: Resync with savedefconfigTom 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-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-23configs: Resync with savedefconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom 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-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_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-21configs: set CONFIG_COUNTER_FREQUENCYPeng Fan
2022-04-20Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-04-01configs: Resync with savedefconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak
2021-11-01configs: Resync with savedefconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-10configs: Resync with savedefconfigTom Rini
2021-07-26configs: Resync with savedefconfigTom Rini
2021-07-16arm: socfpga: socfpga_stratix10: enable wdt command by defaultMengLi
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2021-03-08configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim
2020-11-30configs: Resync with savedefconfigTom Rini
2020-10-29configs: Resync with savedefconfigTom Rini
2020-10-09arm: socfpga: soc64: Remove CONFIG_OF_EMBEDChee Hong Ang
2020-10-09arm: socfpga: soc64: Disable CONFIG_PSCI_RESETChee Hong Ang
2020-10-09configs: socfpga: soc64: Avoid SPL enter infinite loop during exceptionChin Liang See
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-06Merge branch 'next'Tom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-07-01socfpga: Enable optimized inlining on stratix10Tom Rini
2020-06-26spi: Enable missing CONFIG_SPL_DM_SPI supportTom Rini
2020-06-26Convert CONFIG_BOOTARGS to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-28configs: Resync with savedefconfigTom Rini
2020-02-05watchdog: designware: Convert to DM and DT probingMarek Vasut
2020-02-03watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-11-22Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTFLey Foon Tan