aboutsummaryrefslogtreecommitdiff
path: root/include/configs/stv0991.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R1-0/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-2/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-07-03stv0991: enable cadence qspi controller & spi flashVikas Manocha1-0/+15
2015-07-03stv0991: remove define CONFIG_OF_SEPARATE from board fileVikas Manocha1-1/+0
2015-07-03stv0991: move OF_CONTROL config to defconfigVikas Manocha1-1/+0
2015-07-03stv0991: enable saving enrironment in spi flashVikas Manocha1-1/+3
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-08autoboot.c: Move config options to KconfigStefan Roese1-4/+1
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-10stv0991: fdt: add stv0991 device treeVikas Manocha1-1/+3
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass1-1/+0
2015-02-13dm: stv0991: Move driver model CONFIGs to KconfigSimon Glass1-10/+0
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-1/+0
2014-12-09dm: stv0991: Move serial to driver modelVikas Manocha1-5/+12
2014-12-09stv0991: increase the initial ram size configVikas Manocha1-1/+1
2014-12-09stv0991: enable default and misc command configsVikas Manocha1-2/+19
2014-12-09stv0991: enable ethernet supportVikas Manocha1-1/+14
2014-12-09stv0991: Add basic stv0991 architecture supportVikas Manocha1-0/+58