summaryrefslogtreecommitdiff
path: root/include/configs/tx25.h
AgeCommit message (Expand)Author
2015-09-11arm: Remove tx25 boardSimon Glass
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
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
2013-11-04ARM: mx25: convert to common timer codeRob Herring
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau
2012-10-15COMMON: Use __stringify() instead of xstr()Marek Vasut
2012-09-17mxc nand: Let driver detect IP revisionBenoît Thébaudeau
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic
2011-11-03MX25: tx25: Fix building due to missing MACH_TYPEStefano Babic
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-12MX25: tx25: Cleanup tx25.h configFabio Estevam
2011-09-12MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher
2010-10-13ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOCBen Gardiner
2010-10-13ARM: relocation: fix typo in commentHeiko Schocher
2010-09-19ARM: implement relocation for ARM926Heiko Schocher
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher
2010-03-07Add support for KARO TX25 boardJohn Rigby