summaryrefslogtreecommitdiffstats
path: root/include/configs/socfpga_cyclone5.h
Commit message (Expand)AuthorAgeFilesLines
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-101-1/+0
* arm: socfpga: Add USB and UDC support for Cyclone V DKMarek Vasut2015-03-041-0/+9
* socfpga_cyclone5.h: fix kernel console argument in default environmentAnatolij Gustschin2014-11-071-1/+1
* arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macroMarek Vasut2014-10-271-2/+0
* arm: socfpga: Use EMAC1 on SoCDKMarek Vasut2014-10-111-1/+1
* arm: socfpga: Use CMD_FS_GENERICMarek Vasut2014-10-061-2/+3
* arm: socfpga: Split SoCFPGA configurationPavel Machek2014-10-061-200/+11
* arm: socfpga: Clean up SoCFPGA configurationMarek Vasut2014-10-061-218/+187
* arm: socfpga: Enable SDMMC boot for SOCFPGA U-BootChin Liang See2014-10-061-4/+18
* arm: socfpga: Enable DWMMC for SOCFPGAChin Liang See2014-10-061-0/+16
* arm: socfpga: cache: Enable PL310 L2 cacheMarek Vasut2014-10-061-0/+2
* arm: socfpga: cache: Enable D-CacheMarek Vasut2014-10-061-1/+1
* arm: socfpga: cache: Define cacheline sizeMarek Vasut2014-10-061-0/+2
* arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-061-2/+0
* arm: socfpga: clock: Add code to read clock configurationPavel Machek2014-10-061-0/+1
* net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek2014-10-061-1/+0
* socfpga: initialize designware ethernetPavel Machek2014-08-301-0/+32
* socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See2014-08-291-1/+1
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* socfpga: timer actually counts downPavel Machek2014-07-141-0/+1
* socfpga: Adding Scan Manager driverChin Liang See2014-07-051-0/+1
* socfpga: Adding DesignWare watchdog supportChin Liang See2014-07-051-0/+14
* socfpga: Adding Clock Manager driverChin Liang See2014-04-071-0/+1
* configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada2013-11-151-1/+0
* ARM: socfpga: convert to common timer codeRob Herring2013-11-041-2/+3
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* socfpga: Adding System Manager driverChin Liang See2013-10-071-0/+1
* socfpga: Adding configuration for development kitChin Liang See2013-09-061-7/+21
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-12/+1
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-1/+1
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-1/+1
* ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-041-0/+236
OpenPOWER on IntegriCloud