summaryrefslogtreecommitdiff
path: root/board/tqc/tqm5200
AgeCommit message (Expand)AuthorFilesLines
2011-11-08board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warningWolfgang Denk1-8/+2
2011-11-08board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warningsWolfgang Denk1-11/+12
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-01-09tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk1-1/+2
2010-12-17mpc52xx: add support for tqm52xx based board charonHeiko Schocher1-1/+169
2010-11-27cam5200_niosflash: fix build warningsWolfgang Denk1-2/+6
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-27/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-22/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-6/+7
2010-09-21POST cleanup.Michael Zaidman1-19/+0
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-12/+6
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-9/+9
2010-03-22mpc5xxx: Remove all references to MGT5100Detlev Zundel1-13/+0
2009-12-095xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel1-4/+2
2009-09-05ppc: Remove -fno-strict-aliasingKumar Gala1-1/+1
2009-06-12General help message cleanupWolfgang Denk2-8/+9
2009-01-28Command usage cleanupPeter Tyser2-7/+7
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-6/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-123/+123
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-03Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-03Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-4/+4
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-11TQM: move TQM boards to board/tqcWolfgang Grandegger7-0/+3034