summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_common.h
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-03-31configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macroLey Foon Tan
2020-03-01ARM: socfpga: Add missing Denali NAND config optionsMarek Vasut
2020-03-01ARM: socfpga: Permit overriding the default timer frequencyMarek Vasut
2020-02-03watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-10-25mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer
2019-08-15ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.imgDalon Westergreen
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-25arm: socfpga: remove CONFIG_SYS_BOOTMAPSZSimon Goldschmidt
2019-04-25arm: socfpga: clean up socfpga_common.hSimon Goldschmidt
2019-04-25arm: socfpga: move vining_fpga to DM_I2CSimon Goldschmidt
2019-04-25arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt
2019-04-25arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt
2019-04-17arm: socfpga: gen5: deassert peripheral reset by defaultSimon Goldschmidt
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-03-16arm: socfpga: make SPL_TEXT_BASE overridableSimon Goldschmidt
2019-03-09ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offsetMarek Vasut
2019-03-09ARM: socfpga: Drop CONFIG_SYS_NAND_BAD_BLOCK_POSMarek Vasut
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2018-10-31arm: socfpga: Fix bootcounter located at the end of internal SRAMStefan Roese
2018-08-24ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-05-18ARM: socfpga: Enable SPL memory allocationTien Fong Chee
2018-05-18ARM: socfpga: Convert to DM serialMarek Vasut
2018-05-18ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut
2018-05-18ARM: socfpga: Put stack at the end of SRAMMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-17configs: socfpga: convert i2c to dmDinh Nguyen
2018-04-13xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-23Remove config_distro_defaults.hAdam Ford
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski
2018-01-27Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-01-25arm: socfpga: allow configs without network supportSimon Goldschmidt
2018-01-24Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...Vignesh R