aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm5200
AgeCommit message (Expand)AuthorFilesLines
2011-01-09tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk1-1/+2
2010-12-16mpc52xx: add support for tqm52xx based board charonHeiko Schocher1-1/+169
2010-11-26cam5200_niosflash: fix build warningsWolfgang Denk1-2/+6
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-27/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-22/+2
2010-10-18Rename 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-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-9/+9
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel1-13/+0
2009-12-085xxx, 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-04ppc: 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-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-02Moved 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-02Cleanup 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-10TQM: move TQM boards to board/tqcWolfgang Grandegger7-0/+3034