aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tx25.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-03MX25: tx25: Fix building due to missing MACH_TYPEStefano Babic1-0/+6
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-12MX25: tx25: Cleanup tx25.h configFabio Estevam1-8/+6
2011-09-12MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam1-0/+2
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher1-1/+1
2010-10-13ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOCBen Gardiner1-1/+0
2010-10-13ARM: relocation: fix typo in commentHeiko Schocher1-1/+1
2010-09-19ARM: implement relocation for ARM926Heiko Schocher1-4/+9
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher1-0/+1
2010-03-07Add support for KARO TX25 boardJohn Rigby1-0/+179