summaryrefslogtreecommitdiff
path: root/include/configs/axs101.h
AgeCommit message (Expand)Author
2016-08-05arc: Rename AXS101 board to more generic AXS10xAlexey Brodkin
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-05-17i2c: config: Move SYS_I2C_DW to KconfigStefan Roese
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-12-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-12-22net: designware: Zap CONFIG_DW_AUTONEGMarek Vasut
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou
2015-12-21axs103: add support of generic OHCI USB 1.1 controllerAlexey Brodkin
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-09board: axs10x - support v3 mother-boardAlexey Brodkin
2015-02-09arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin
2015-02-09arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin
2015-02-09arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin
2015-01-14Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese
2014-10-06net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek
2014-04-25axs101: bump DDR size from 256 to 512 MbAlexey Brodkin
2014-04-25axs101: increase EEPROM page write delay from 32 to 64 msecAlexey Brodkin
2014-02-21axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin
2014-02-07arc: add AXS101 board supportAlexey Brodkin