summaryrefslogtreecommitdiff
path: root/include/configs/gplugd.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-3/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-01-23fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-11/+1
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-26Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-1/+0
2016-12-27Update Maintainer and Author's email addressAjay Bhargav1-1/+1
2016-12-21spi: Zap armada100_spi.c and envJagan Teki1-8/+1
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-5/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-5/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-5/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-03-06arm: gplugd: convert to generic boardAjay Bhargav1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-04-20CMD: Remove CMD_AUTOSCRIPT, it's not usedMarek Vasut1-1/+0
2012-03-19Armada100: gplugD: Add FAT & EXT2 command supportAjay Bhargav1-0/+2
2012-03-19Armada100: gplugD: Add USB command supportAjay Bhargav1-0/+12
2011-11-04gplugD: Fix for error:MACH_TYPE_SHEEVAD undeclaredAjay Bhargav1-1/+11
2011-10-27Armada100: Add env storage support for Marvell gplugDAjay Bhargav1-2/+8
2011-10-27Armada100: Add SPI flash support for Marvell gplugDAjay Bhargav1-0/+4
2011-10-27Armada100: Add SPI support for Marvell gplugDAjay Bhargav1-0/+5
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-10-01Armada100: Enable 88E3015 PHY support for GplugDAjay Bhargav1-0/+14
2011-10-01Armada100: Enable Ethernet support for GplugDAjay Bhargav1-2/+14
2011-08-04Armada100: Add Board Support for Marvell GuruPlug-DisplayAjay Bhargav1-0/+87