summaryrefslogtreecommitdiff
path: root/include/configs/stv0991.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-5/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-1/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen1-2/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-2/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf1-3/+0
2018-01-24Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...Vignesh R1-1/+0
2018-01-24config: cadence_spi: Remove defines read from DTJason Rush1-1/+0
2017-11-06stv0991: fix STMicroelectronics copyrightPatrice Chotard1-2/+2
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
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-26Convert 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-26Convert 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-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-09autoboot.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-13dm: 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