summaryrefslogtreecommitdiff
path: root/include/configs/vct.h
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-6/+0
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-22/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* Convert CONFIG_CMD_TERMINAL to KconfigSimon Glass2017-08-111-2/+0
* Convert CONFIG_CMD_STRINGS to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_ONENAND to KconfigSimon Glass2017-08-111-4/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-4/+0
* Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-3/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-1/+0
* Kconfig: Drop CONFIG_CMD_LOADYSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-3/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass2017-04-301-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* MIPS: Move cache sizes to KconfigPaul Burton2016-05-311-7/+0
* MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton2016-05-261-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-11/+0
* mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-201-0/+1
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-2/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-16/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-2/+0
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-281-1/+0
* MIPS: vct: switch to generic boardDaniel Schwierzeck2014-11-271-0/+3
* kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada2014-09-241-1/+0
* mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada2014-03-071-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-6/+5
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-6/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
|/
* boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee2012-11-201-1/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0