summaryrefslogtreecommitdiff
path: root/include/configs/tb100.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
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-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-08-09configs: Finish migration of PHY_GIGETom Rini1-5/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-29boards: axs10x, nsim, tb100: Enable cmdline historyAlexey Brodkin1-0/+1
2017-03-24arc: use timer driver for ARC boardsVlad Zakharov1-5/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
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-2/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+0
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou1-1/+0
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-22ns16550: zap CONFIG_NS16550_SERIALThomas Chou1-1/+0
2015-11-22ns16550: unify serial_dwThomas Chou1-1/+1
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass1-1/+0
2015-04-03board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin1-5/+1
2015-02-09arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin1-1/+0
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin1-5/+0
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin1-1/+0
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin1-1/+0
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin1-1/+0
2015-02-09arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin1-1/+0
2015-01-14Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin1-1/+0
2014-05-27tb100 - add Abilis TB100 boardAlexey Brodkin1-0/+123