summaryrefslogtreecommitdiff
path: root/include/configs/stv0991.h
Commit message (Expand)AuthorAgeLines
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-2/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-1/+0
* spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R2017-01-04-0/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-4/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-2/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-1/+1
* net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-22-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-2/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-25-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* stv0991: enable cadence qspi controller & spi flashVikas Manocha2015-07-03-0/+15
* stv0991: remove define CONFIG_OF_SEPARATE from board fileVikas Manocha2015-07-03-1/+0
* stv0991: move OF_CONTROL config to defconfigVikas Manocha2015-07-03-1/+0
* stv0991: enable saving enrironment in spi flashVikas Manocha2015-07-03-1/+3
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-3/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-08-4/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* stv0991: fdt: add stv0991 device treeVikas Manocha2015-05-10-1/+3
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18-1/+0
* dm: stv0991: Move driver model CONFIGs to KconfigSimon Glass2015-02-13-10/+0
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-12-1/+0
* dm: stv0991: Move serial to driver modelVikas Manocha2014-12-09-5/+12
* stv0991: increase the initial ram size configVikas Manocha2014-12-09-1/+1
* stv0991: enable default and misc command configsVikas Manocha2014-12-09-2/+19
* stv0991: enable ethernet supportVikas Manocha2014-12-09-1/+14
* stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-09-0/+58