summaryrefslogtreecommitdiff
path: root/include/configs/ethernut5.h
AgeCommit message (Expand)Author
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-03-31nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher
2014-06-14arm: ethernut5: convert to generic boardTim Schendekehl
2014-05-26ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh
2014-05-26at91: remove redundant AT91FAMILY definition in board config fileWu, Josh
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-02-12configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam
2011-12-06Ethernut 5 board supportTim Schendekehl