summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_common.h
AgeCommit message (Expand)Author
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-09-24arm: socfpga: Enable saveenv for SD/MMCDinh Nguyen
2015-09-23arm: socfpga: Fix cache configurationStefan Roese
2015-09-04arm: socfpga: Zap OF_CONTROL checks, it's always enabledMarek Vasut
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-08arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD usefulMarek Vasut
2015-08-08arm: socfpga: config: Enable CONFIG_SPI_FLASH_BARMarek Vasut
2015-08-08arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL buildMarek Vasut
2015-08-08arm: socfpga: config: Zap incorrect config optionsMarek Vasut
2015-08-08arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut
2015-08-08arm: socfpga: misc: Export bootmode into environment variableMarek Vasut
2015-08-08arm: socfpga: spl: Add support for booting from QSPIMarek Vasut
2015-08-08arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut
2015-08-08arm: socfpga: spl: Remove custom linker scriptMarek Vasut
2015-08-08arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut
2015-08-08arm: socfpga: enable the Altera SDRAM controller driverDinh Nguyen
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-05-07ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada
2015-04-21arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl mallocDinh Nguyen
2015-04-21arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.hDinh Nguyen
2015-04-21arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KBDinh Nguyen
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-03-04arm: socfpga: Zap board_early_init_f()Marek Vasut
2015-03-04arm: socfpga: Zap checkboard()Marek Vasut
2015-02-12dm: socfpga: Move driver model CONFIGs to KconfigSimon Glass
2014-12-21arm: socfpga: Change watchdog timeoutStefan Roese
2014-12-06arm: socfpga: DW_SPI: Remove clock info from config headerStefan Roese
2014-12-06arm: socfpga: Add Designware (DW) SPI support to config headerStefan Roese
2014-12-06arm: socfpga: Add Cadence QSPI support to config headerStefan Roese
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada
2014-11-11Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-11-07arm: socfpga: Add example UDC configMarek Vasut
2014-10-31arm: socfpga: Add example config entry for EPCS/EPCQ SPIMarek Vasut
2014-10-30arm: socfpga: Add I2C support to SoCFPGAStefan Roese
2014-10-27arm: socfpga: config: Add USB support exampleMarek Vasut
2014-10-27arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut
2014-10-27arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut
2014-10-06arm: socfpga: Split SoCFPGA configurationPavel Machek