summaryrefslogtreecommitdiff
path: root/include/configs/mx28evk.h
AgeCommit message (Expand)Author
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2014-06-17mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selectedFabio Estevam
2014-02-11mx28evk: Set default environment to use zImageOtavio Salvador
2014-01-03mx28evk: Extend environment to easy write of NAND systemOtavio Salvador
2014-01-03mx28evk: Add 'nandboot' environment commandOtavio Salvador
2014-01-03mx28evk: Use 512k for fdt partition to align itOtavio Salvador
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24ARM: mxs: Consolidate configuration optionsMarek Vasut
2013-05-16mx28evk: Add splash screen supportFabio Estevam
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-01mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini
2013-04-16mx28evk: add trimffs to nand commandEric Benard
2013-04-03mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam
2013-03-20mx28evk: Disable CONFIG_CMD_I2CFabio Estevam
2013-03-20configs: mx28evk: Use single-line commentsFabio Estevam
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut
2013-03-07mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut
2013-01-28net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky
2013-01-13mx28evk: Add support to dynamically choose between fdt use or notOtavio Salvador
2013-01-13mx28evk: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin
2012-12-14m28evk/mx28evk: fix nand_update_fullEric Benard
2012-11-19mx28evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford
2012-10-22MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut
2012-09-24mx28evk: Add missing 'setexpr' commandOtavio Salvador
2012-09-17mx28evk: extend default environmentOtavio Salvador
2012-09-04mx28evk: Add USB Ethernet supportFabio Estevam
2012-09-04MX28: mx28evk: Enable SPI DMAOtavio Salvador
2012-09-01mx28evk: Remove unneeded 'undef'Fabio Estevam
2012-09-01MX28: Move "regs-base.h" include after SoC type configurationOtavio Salvador
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador
2012-09-01mx28evk: Turn on cachesFabio Estevam
2012-08-09configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam
2012-07-11mx28evk: Add I2C supportFabio Estevam
2012-07-07ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam
2012-07-07mx28evk: fix board config include guardian macro nameOtavio Salvador
2012-07-07mx28evk: ensure command definition is in alphabetic orderOtavio Salvador
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini