summaryrefslogtreecommitdiff
path: root/board/tqc/tqm8272
AgeCommit message (Expand)AuthorFilesLines
2011-11-08board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:Wolfgang Denk1-2/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-2/+6
2010-12-09Remove redundant config.mk filesWolfgang Denk1-27/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-9/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-44/+44
2008-09-07TQM8272: move NAND part in seperate FileHeiko Schocher4-276/+331
2008-09-07TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher1-18/+15
2008-09-03Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-08-12Fixing coding style issuesWilliam Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-18/+16
2008-07-11Fix some more print() format errors.Wolfgang Denk1-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-4/+0
2008-06-11TQM: move TQM boards to board/tqcWolfgang Grandegger3-0/+1315