summaryrefslogtreecommitdiff
path: root/include/configs/m28evk.h
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-9/+0
* MX28: remove CONFIG_DEFAULT_SPI_CSMasahiro Yamada2017-10-271-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-4/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-3/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-4/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-2/+0
* i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-6/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-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-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-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-9/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-6/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-211-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-101-1/+0
* arm: mxs: Define bootscript env variable on m28evkMarek Vasut2014-10-301-0/+1
* arm: m28evk: Zap superfluous tab in envMarek Vasut2014-10-061-3/+3
* arm: m28evk: Enable FS_GENERICMarek Vasut2014-09-291-2/+3
* arm: m28evk: Test if bootscript exists before loading itMarek Vasut2014-09-291-0/+2
* ARM: m28evk: Update default environmentLothar Rubusch2014-07-091-3/+84
* ARM: m28evk: Adjust mtdpartsMarek Vasut2014-07-091-9/+8
* ARM: m28evk: add needed commands and optionsMarek Vasut2014-07-091-2/+10
* arm: mxs: Enable CONFIG_SYS_GENERIC_BOARDMarek Vasut2014-04-281-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-311-14/+1
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* | ARM: mxs: Consolidate configuration optionsMarek Vasut2013-07-241-162/+30
|/
* m28evk: add trimffs to nand commandMarek Vasut2013-07-121-0/+1
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-111-0/+19
|\
| * arm: mxs: video: Enable MXS LCDIF on M28EVKMarek Vasut2013-05-061-0/+19
* | m28evk: enable "env grep" and regexp supportWolfgang Denk2013-05-011-0/+3
* | m28evk: white space cleanupWolfgang Denk2013-05-011-128/+128
|/
* mxs: Make ehci-mxs multiport capableMarek Vasut2013-03-071-1/+3
* mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut2013-03-071-1/+0
* net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky2013-01-281-1/+0