summaryrefslogtreecommitdiffstats
path: root/include/configs/ethernut5.h
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini2017-01-281-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-4/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-6/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-10/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* 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-17/+1
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser2015-03-301-1/+0
* spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher2014-11-171-1/+0
* arm: ethernut5: convert to generic boardTim Schendekehl2014-06-141-0/+2
* ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh2014-05-271-1/+0
* at91: remove redundant AT91FAMILY definition in board config fileWu, Josh2014-05-271-1/+0
* at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-091-1/+1
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-0/+1
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-041-0/+1
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-3/+5
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-3/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-3/+2
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam2012-02-121-1/+0
* Ethernut 5 board supportTim Schendekehl2011-12-061-0/+287