summaryrefslogtreecommitdiff
path: root/include/configs/mcx.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones1-1/+0
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+0
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber1-1/+0
2012-11-27Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-0/+3
2012-11-27spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood1-0/+3
2012-11-20boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee1-1/+0
2012-10-25OMAP3: add video support to the mcx boardStefano Babic1-1/+15
2012-10-25OMAP3: mcx: updated to new hardware revisionStefano Babic1-2/+1
2012-10-25OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic1-5/+7
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+1
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini1-0/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-7/+0
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut1-0/+1
2012-09-01OMAP3: mcx: read hot-water-button after resetStefano Babic1-0/+2
2012-09-01OMAP3: mcx: updated default environmentStefano Babic1-37/+91
2012-09-01mcx: increased buffer for command lineStefano Babic1-1/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini1-1/+1
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini1-2/+0
2012-02-28mcx: Enable command line editingDetlev Zundel1-0/+2
2012-02-28OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber1-5/+0
2012-02-12mcx: support for HTKW mcx boardIlya Yanok1-0/+378