summaryrefslogtreecommitdiff
path: root/include/configs/m28evk.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic1-14/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-24ARM: mxs: Consolidate configuration optionsMarek Vasut1-162/+30
2013-07-12m28evk: add trimffs to nand commandMarek Vasut1-0/+1
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+19
2013-05-06arm: mxs: video: Enable MXS LCDIF on M28EVKMarek Vasut1-0/+19
2013-05-02m28evk: enable "env grep" and regexp supportWolfgang Denk1-0/+3
2013-05-02m28evk: white space cleanupWolfgang Denk1-128/+128
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut1-1/+3
2013-03-07mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut1-1/+0
2013-01-28net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky1-1/+0
2013-01-21mxs: Linux uses ttyAMA0 as DUARTMarek Vasut1-1/+1
2013-01-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+2
2013-01-05mxs: Add NAND fdt and ramdisk partition to m28evkMarek Vasut1-0/+2
2012-12-15m28evk/mx28evk: fix nand_update_fullEric Benard1-1/+1
2012-10-22MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut1-1/+1
2012-10-12m28: Properly configure the SPI flash chipselectMarek Vasut1-3/+5
2012-09-04M28: Fix the use of gpmi-nand in mtdpartsMarek Vasut1-2/+2
2012-09-01MX28: m28evk: Enable SPI DMAMarek Vasut1-0/+1
2012-09-01MX28: m28evk: Align SSP clock speedMarek Vasut1-2/+2
2012-09-01MX28: Move "regs-base.h" include after SoC type configurationOtavio Salvador1-2/+2
2012-09-01m28evk: Turn on cachesFabio Estevam1-2/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-1/+0
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador1-2/+2
2012-08-10configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam1-1/+0
2012-07-07ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam1-1/+0
2012-07-07m28evk: use same notation to alloc the 128kB stackOtavio Salvador1-1/+1
2012-07-07m28evk: drop duplicated definition of CONFIG_OF_LIBFDTOtavio Salvador1-2/+0
2012-07-07m28evk: fix board config include guardian macro nameOtavio Salvador1-3/+3
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-05-15i.MX28: Implement boot pads sampling and reportingMarek Vasut1-0/+1
2012-05-15M28EVK: Add SD update commandMarek Vasut1-0/+9
2012-05-15M28: Scan only first 512 MB of DRAM to avoid memory wraparoundMarek Vasut1-1/+1
2012-05-15M28: Enable FDT supportMarek Vasut1-0/+2
2012-05-15m28evk: Allow to booting a dt kernelFabio Estevam1-0/+1
2012-04-16M28: Pull out CONFIG_APBH_DMA so it's always enabledMarek Vasut1-1/+5
2012-04-16i.MX28: Fix initial stack pointer positionMarek Vasut1-1/+1
2012-03-29i.MX28: Make use of the bounce bufferMarek Vasut1-0/+1
2012-03-27configs: imx: Use CONFIG_SF_DEFAULT_CSFabio Estevam1-1/+1
2012-02-12configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam1-1/+0
2012-01-27NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy1-1/+0
2012-01-16M28EVK: Fix build if CONFIG_CMD_NAND not selectedMarek Vasut1-1/+3
2012-01-16m28evk: Use GENERATED_GBL_DATA_SIZEFabio Estevam1-1/+8
2011-12-09M28: Cleanup memsize.o OOT buildMarek Vasut1-0/+2
2011-12-09i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut1-2/+2
2011-11-11m28evk: Fix comment about the number of RAM banksFabio Estevam1-1/+1
2011-11-11M28EVK: Enable USB HOST supportMarek Vasut1-0/+12
2011-11-11M28: Add memory detection into SPLMarek Vasut1-1/+1
2011-11-11iMX28: Fix ARM vector handlingMarek Vasut1-0/+1