summaryrefslogtreecommitdiff
path: root/include/configs/tx25.h
Commit message (Expand)AuthorAgeLines
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* ARM: mx25: convert to common timer codeRob Herring2013-11-04-0/+3
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-01-0/+1
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-8/+14
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-15-4/+1
* mxc nand: Let driver detect IP revisionBenoît Thébaudeau2012-09-17-1/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-1/+0
* include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini2012-05-15-2/+0
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-06-1/+1
* MX25: tx25: Fix building due to missing MACH_TYPEStefano Babic2011-11-03-0/+6
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* MX25: tx25: Cleanup tx25.h configFabio Estevam2011-09-12-8/+6
* MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam2011-09-12-0/+2
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-12-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-13-1/+1
* ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOCBen Gardiner2010-10-13-1/+0
* ARM: relocation: fix typo in commentHeiko Schocher2010-10-13-1/+1
* ARM: implement relocation for ARM926Heiko Schocher2010-09-19-4/+9
* ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-19-0/+1
* Add support for KARO TX25 boardJohn Rigby2010-03-07-0/+179