summaryrefslogtreecommitdiffstats
path: root/include/configs/m28evk.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mxs: Linux uses ttyAMA0 as DUARTMarek Vasut2013-01-211-1/+1
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-0/+2
|\
| * mxs: Add NAND fdt and ramdisk partition to m28evkMarek Vasut2013-01-051-0/+2
* | m28evk/mx28evk: fix nand_update_fullEric Benard2012-12-141-1/+1
|/
* MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut2012-10-221-1/+1
* m28: Properly configure the SPI flash chipselectMarek Vasut2012-10-121-3/+5
* M28: Fix the use of gpmi-nand in mtdpartsMarek Vasut2012-09-041-2/+2
* MX28: m28evk: Enable SPI DMAMarek Vasut2012-09-011-0/+1
* MX28: m28evk: Align SSP clock speedMarek Vasut2012-09-011-2/+2
* MX28: Move "regs-base.h" include after SoC type configurationOtavio Salvador2012-09-011-2/+2
* m28evk: Turn on cachesFabio Estevam2012-09-011-2/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-1/+0
* mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador2012-09-011-2/+2
* configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam2012-08-091-1/+0
* ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam2012-07-071-1/+0
* m28evk: use same notation to alloc the 128kB stackOtavio Salvador2012-07-071-1/+1
* m28evk: drop duplicated definition of CONFIG_OF_LIBFDTOtavio Salvador2012-07-071-2/+0
* m28evk: fix board config include guardian macro nameOtavio Salvador2012-07-071-3/+3
OpenPOWER on IntegriCloud