summaryrefslogtreecommitdiff
path: root/include/configs/mx28evk.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2014-06-17mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selectedFabio Estevam1-1/+4
2014-02-11mx28evk: Set default environment to use zImageOtavio Salvador1-13/+13
2014-01-03mx28evk: Extend environment to easy write of NAND systemOtavio Salvador1-1/+34
2014-01-03mx28evk: Add 'nandboot' environment commandOtavio Salvador1-1/+17
2014-01-03mx28evk: Use 512k for fdt partition to align itOtavio Salvador1-1/+1
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam1-1/+0
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic1-9/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-9/+1
2013-07-24ARM: mxs: Consolidate configuration optionsMarek Vasut1-132/+41
2013-05-16mx28evk: Add splash screen supportFabio Estevam1-0/+17
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-05-02mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini1-2/+2
2013-04-16mx28evk: add trimffs to nand commandEric Benard1-0/+1
2013-04-03mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam1-1/+30
2013-03-20mx28evk: Disable CONFIG_CMD_I2CFabio Estevam1-1/+0
2013-03-20configs: mx28evk: Use single-line commentsFabio Estevam1-45/+15
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut1-1/+2
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-13mx28evk: Add support to dynamically choose between fdt use or notOtavio Salvador1-3/+38
2013-01-13mx28evk: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador1-4/+2
2012-12-20Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin1-1/+1
2012-12-15m28evk/mx28evk: fix nand_update_fullEric Benard1-1/+1
2012-11-19mx28evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD1-1/+1
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-10-22MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut1-1/+1
2012-09-24mx28evk: Add missing 'setexpr' commandOtavio Salvador1-0/+1
2012-09-17mx28evk: extend default environmentOtavio Salvador1-8/+74
2012-09-04mx28evk: Add USB Ethernet supportFabio Estevam1-0/+3
2012-09-04MX28: mx28evk: Enable SPI DMAOtavio Salvador1-0/+1
2012-09-01mx28evk: Remove unneeded 'undef'Fabio Estevam1-1/+0
2012-09-01MX28: Move "regs-base.h" include after SoC type configurationOtavio Salvador1-2/+3
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-09-01mx28evk: Turn on cachesFabio Estevam1-2/+0
2012-08-10configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam1-1/+0
2012-07-11mx28evk: Add I2C supportFabio Estevam1-0/+8
2012-07-07ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam1-1/+0
2012-07-07mx28evk: fix board config include guardian macro nameOtavio Salvador1-3/+3
2012-07-07mx28evk: ensure command definition is in alphabetic orderOtavio Salvador1-1/+1
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