summaryrefslogtreecommitdiff
path: root/include/configs/ethernut5.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-5/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-4/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-6/+0
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_REISER to KconfigSimon Glass1-1/+0
2017-08-05board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com1-29/+9
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-3/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-4/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-09cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-4/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-10/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-17/+1
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-03-31nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser1-1/+0
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher1-1/+0
2014-06-14arm: ethernut5: convert to generic boardTim Schendekehl1-0/+2
2014-05-27ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh1-1/+0
2014-05-27at91: remove redundant AT91FAMILY definition in board config fileWu, Josh1-1/+0
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann1-1/+1
2013-11-10Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen1-0/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-3/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-3/+5
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-3/+2
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0