summaryrefslogtreecommitdiffstats
path: root/include/configs/socfpga_common.h
Commit message (Expand)AuthorAgeFilesLines
...
* arm: socfpga: enable the Altera SDRAM controller driverDinh Nguyen2015-08-081-0/+5
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-3/+3
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-2/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-021-1/+0
* ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada2015-05-071-2/+0
* ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada2015-05-071-1/+1
* arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl mallocDinh Nguyen2015-04-211-1/+1
* arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.hDinh Nguyen2015-04-211-0/+5
* arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KBDinh Nguyen2015-04-211-0/+1
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-181-1/+0
* arm: socfpga: Zap board_early_init_f()Marek Vasut2015-03-041-1/+0
* arm: socfpga: Zap checkboard()Marek Vasut2015-03-041-1/+1
* dm: socfpga: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-7/+0
* arm: socfpga: Change watchdog timeoutStefan Roese2014-12-211-1/+1
* arm: socfpga: DW_SPI: Remove clock info from config headerStefan Roese2014-12-061-4/+0
* arm: socfpga: Add Designware (DW) SPI support to config headerStefan Roese2014-12-061-0/+12
* arm: socfpga: Add Cadence QSPI support to config headerStefan Roese2014-12-061-1/+24
* ARM: remove CONFIG_ARMV7 definesMasahiro Yamada2014-11-201-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-11-111-0/+46
|\
| * arm: socfpga: Add example config entry for EPCS/EPCQ SPIMarek Vasut2014-10-311-0/+19
| * arm: socfpga: Add I2C support to SoCFPGAStefan Roese2014-10-301-0/+27
* | arm: socfpga: Add example UDC configMarek Vasut2014-11-071-1/+29
|/
* arm: socfpga: config: Add USB support exampleMarek Vasut2014-10-271-0/+15
* arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-271-6/+11
* arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-271-1/+1
* arm: socfpga: Split SoCFPGA configurationPavel Machek2014-10-061-0/+196
OpenPOWER on IntegriCloud