aboutsummaryrefslogtreecommitdiff
path: root/include/configs/m28evk.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-9/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-2/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger1-1/+0
2014-10-30arm: mxs: Define bootscript env variable on m28evkMarek Vasut1-0/+1
2014-10-06arm: m28evk: Zap superfluous tab in envMarek Vasut1-3/+3
2014-09-29arm: m28evk: Enable FS_GENERICMarek Vasut1-2/+3
2014-09-29arm: m28evk: Test if bootscript exists before loading itMarek Vasut1-0/+2
2014-07-09ARM: m28evk: Update default environmentLothar Rubusch1-3/+84
2014-07-09ARM: m28evk: Adjust mtdpartsMarek Vasut1-9/+8
2014-07-09ARM: m28evk: add needed commands and optionsMarek Vasut1-2/+10
2014-04-28arm: mxs: Enable CONFIG_SYS_GENERIC_BOARDMarek Vasut1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
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-01m28evk: enable "env grep" and regexp supportWolfgang Denk1-0/+3
2013-05-01m28evk: 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-14m28evk/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