summaryrefslogtreecommitdiff
path: root/include/configs/axs101.h
Commit message (Expand)AuthorAgeLines
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* i2c: config: Move SYS_I2C_DW to KconfigStefan Roese2016-05-17-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-2/+0
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-12-24-6/+0
|\
| * net: designware: Zap CONFIG_DW_AUTONEGMarek Vasut2015-12-22-5/+0
| * net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-22-1/+0
* | axs103: add support of generic OHCI USB 1.1 controllerAlexey Brodkin2015-12-21-0/+6
|/
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-21-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin2015-11-18-25/+6
* 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
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-02-1/+0
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18-1/+0
* board: axs10x - support v3 mother-boardAlexey Brodkin2015-04-09-0/+6
* 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-4/+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
* i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-29-3/+6
* net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek2014-10-06-1/+0
* axs101: bump DDR size from 256 to 512 MbAlexey Brodkin2014-04-25-2/+2
* axs101: increase EEPROM page write delay from 32 to 64 msecAlexey Brodkin2014-04-25-1/+1
* axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin2014-02-21-1/+1
* arc: add AXS101 board supportAlexey Brodkin2014-02-07-0/+181