summaryrefslogtreecommitdiffstats
path: root/include/configs/m28evk.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* i.MX28: Implement boot pads sampling and reportingMarek Vasut2012-05-151-0/+1
* M28EVK: Add SD update commandMarek Vasut2012-05-151-0/+9
* M28: Scan only first 512 MB of DRAM to avoid memory wraparoundMarek Vasut2012-05-151-1/+1
* M28: Enable FDT supportMarek Vasut2012-05-151-0/+2
* m28evk: Allow to booting a dt kernelFabio Estevam2012-05-151-0/+1
* M28: Pull out CONFIG_APBH_DMA so it's always enabledMarek Vasut2012-04-161-1/+5
* i.MX28: Fix initial stack pointer positionMarek Vasut2012-04-161-1/+1
* i.MX28: Make use of the bounce bufferMarek Vasut2012-03-291-0/+1
* configs: imx: Use CONFIG_SF_DEFAULT_CSFabio Estevam2012-03-271-1/+1
* configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam2012-02-121-1/+0
* NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy2012-01-261-1/+0
* M28EVK: Fix build if CONFIG_CMD_NAND not selectedMarek Vasut2012-01-161-1/+3
* m28evk: Use GENERATED_GBL_DATA_SIZEFabio Estevam2012-01-161-1/+8
* M28: Cleanup memsize.o OOT buildMarek Vasut2011-12-091-0/+2
* i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-091-2/+2
* m28evk: Fix comment about the number of RAM banksFabio Estevam2011-11-111-1/+1
* M28EVK: Enable USB HOST supportMarek Vasut2011-11-111-0/+12
* M28: Add memory detection into SPLMarek Vasut2011-11-111-1/+1
OpenPOWER on IntegriCloud