summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_cyclone5.h
AgeCommit message (Expand)Author
2015-03-04arm: socfpga: Add USB and UDC support for Cyclone V DKMarek Vasut
2014-11-07socfpga_cyclone5.h: fix kernel console argument in default environmentAnatolij Gustschin
2014-10-27arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macroMarek Vasut
2014-10-11arm: socfpga: Use EMAC1 on SoCDKMarek Vasut
2014-10-06arm: socfpga: Use CMD_FS_GENERICMarek Vasut
2014-10-06arm: socfpga: Split SoCFPGA configurationPavel Machek
2014-10-06arm: socfpga: Clean up SoCFPGA configurationMarek Vasut
2014-10-06arm: socfpga: Enable SDMMC boot for SOCFPGA U-BootChin Liang See
2014-10-06arm: socfpga: Enable DWMMC for SOCFPGAChin Liang See
2014-10-06arm: socfpga: cache: Enable PL310 L2 cacheMarek Vasut
2014-10-06arm: socfpga: cache: Enable D-CacheMarek Vasut
2014-10-06arm: socfpga: cache: Define cacheline sizeMarek Vasut
2014-10-06arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut
2014-10-06arm: socfpga: clock: Add code to read clock configurationPavel Machek
2014-10-06net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek
2014-08-30socfpga: initialize designware ethernetPavel Machek
2014-08-29socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-07-14socfpga: timer actually counts downPavel Machek
2014-07-05socfpga: Adding Scan Manager driverChin Liang See
2014-07-05socfpga: Adding DesignWare watchdog supportChin Liang See
2014-04-07socfpga: Adding Clock Manager driverChin Liang See
2013-11-15configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada
2013-11-04ARM: socfpga: convert to common timer codeRob Herring
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-10-07socfpga: Adding System Manager driverChin Liang See
2013-09-06socfpga: Adding configuration for development kitChin Liang See
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen