summaryrefslogtreecommitdiffstats
path: root/configs/socfpga_arria5_defconfig
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+1
* Correct defconfig orderingSimon Glass2016-03-141-4/+3
* arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configsNathan Rossi2016-01-131-0/+1
* arm: socfpga: arria5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORSChin Liang See2015-12-221-0/+1
* arm: socfpga: Enable simple bus in SPL on all boardsMarek Vasut2015-12-221-0/+1
* arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-0/+2
* arm: socfpga: Enable CONFIG_DM_MMCMarek Vasut2015-12-071-0/+1
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-0/+2
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-0/+2
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-0/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+2
* Reorder defconfigs with 'savedefconfig'Bin Meng2015-09-281-5/+3
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-08-231-1/+5
|\
| * arm: socfpga: Enable ethernet on ArriaV SoCDKMarek Vasut2015-08-231-0/+3
| * arm: socfpga: Enable DWAPB GPIO driverMarek Vasut2015-08-231-0/+2
| * arm: socfpga: Unbind CPU type from board typeMarek Vasut2015-08-231-0/+1
* | Tidy up some defconfig filesSimon Glass2015-08-211-10/+4
|/
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-181-0/+1
* arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut2015-08-081-0/+3
* arm: socfpga: spl: Add support for booting from QSPIMarek Vasut2015-08-081-0/+5
* arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut2015-08-081-0/+2
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+2
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-0/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+1
* Move setexpr to KconfigJoe Hershberger2015-06-011-0/+1
* Clean all defconfigs with savedefconfigJoe Hershberger2015-05-121-2/+2
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-101-0/+1
* ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada2015-05-071-0/+1
* ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-3/+0
* kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada2015-03-151-2/+2
* arm: socfpga: Enable DM and DM_SPIMarek Vasut2015-03-051-0/+3
* dt: socfpga: Import and enable Arria V DK DTSMarek Vasut2015-03-041-0/+2
* arm: socfpga: Add Altera Arria V DK supportMarek Vasut2015-03-041-0/+3
OpenPOWER on IntegriCloud