summaryrefslogtreecommitdiffstats
path: root/include/configs/hrcon.h
Commit message (Expand)AuthorAgeFilesLines
* 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_PCI to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass2017-05-221-2/+0
* Convert CONFIG_CMD_FPGAD to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-041-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-2/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-2/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-6/+0
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-011-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-3/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-6/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* hrcon: Add fan controllersDirk Eibach2015-11-121-12/+32
* hrcon: Add support for the DH variantDirk Eibach2015-11-121-0/+56
* hrcon: Remove CH7301 configurationDirk Eibach2015-11-121-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+0
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+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-2/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-2/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-191-0/+614