index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
stv0991.h
Age
Commit message (
Expand
)
Author
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-09
ARM: Drop unreferenced CONFIG_* defines named after SoCs
Tuomas Tynkkynen
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-24
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...
Vignesh R
2018-01-24
config: cadence_spi: Remove defines read from DT
Jason Rush
2017-11-06
stv0991: fix STMicroelectronics copyright
Patrice Chotard
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-08-07
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
Alexandru Gagniuc
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-04
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
Vignesh R
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-12-22
net: eth_designware: select PHYLIB in Kconfig
Thomas Chou
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
spi: Move SPI drivers to defconfig
Bin Meng
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-07-03
stv0991: enable cadence qspi controller & spi flash
Vikas Manocha
2015-07-03
stv0991: remove define CONFIG_OF_SEPARATE from board file
Vikas Manocha
2015-07-03
stv0991: move OF_CONTROL config to defconfig
Vikas Manocha
2015-07-03
stv0991: enable saving enrironment in spi flash
Vikas Manocha
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-08
autoboot.c: Move config options to Kconfig
Stefan Roese
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-05-10
stv0991: fdt: add stv0991 device tree
Vikas Manocha
2015-04-18
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2015-02-13
dm: stv0991: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2014-12-09
dm: stv0991: Move serial to driver model
Vikas Manocha
2014-12-09
stv0991: increase the initial ram size config
Vikas Manocha
2014-12-09
stv0991: enable default and misc command configs
Vikas Manocha
2014-12-09
stv0991: enable ethernet support
Vikas Manocha
2014-12-09
stv0991: Add basic stv0991 architecture support
Vikas Manocha