aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm5200
AgeCommit message (Expand)Author
2011-11-07board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warningsWolfgang Denk
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-01-09tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk
2010-12-16mpc52xx: add support for tqm52xx based board charonHeiko Schocher
2010-11-26cam5200_niosflash: fix build warningsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-21POST cleanup.Michael Zaidman
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger