summaryrefslogtreecommitdiff
path: root/include/configs/arcangel4.h
Commit message (Expand)AuthorAgeLines
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-3/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-21-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-2/+0
* arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin2015-02-09-1/+0
* arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-09-5/+0
* arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin2015-02-09-2/+0
* arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-09-1/+0
* arc: select cache settings via menuconfigAlexey Brodkin2015-02-09-1/+0
* arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-09-1/+0
* arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin2015-02-09-1/+0
* Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin2015-01-14-1/+0
* arc: add Arcangel4 board supportAlexey Brodkin2014-02-07-0/+91