summaryrefslogtreecommitdiff
path: root/include/configs/mcx.h
AgeCommit message (Expand)Author
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-12mcx: add Ethernet over USBStefano Babic
2015-08-12omap3: fix NAND support for mcx boardStefano Babic
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-04-09mcx: update maintainer and convert to generic boardAnatolij Gustschin
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-10-27Use __stringify() instead of xstr()Anatolij Gustschin
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta
2014-02-21OMAP3: fix default environment for mcx boardStefano Babic
2014-02-21OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood
2012-11-20boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee
2012-10-25OMAP3: add video support to the mcx boardStefano Babic
2012-10-25OMAP3: mcx: updated to new hardware revisionStefano Babic
2012-10-25OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-09-01OMAP3: mcx: read hot-water-button after resetStefano Babic
2012-09-01OMAP3: mcx: updated default environmentStefano Babic
2012-09-01mcx: increased buffer for command lineStefano Babic
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini
2012-02-27mcx: Enable command line editingDetlev Zundel