summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm5200
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-12/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+26
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+63
* board: tqm5200: delete its own object make ruleMasahiro Yamada2013-11-251-3/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-102/+6
* board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-8/+2
* board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warningsWolfgang Denk2011-11-071-11/+12
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk2011-01-091-1/+2
* mpc52xx: add support for tqm52xx based board charonHeiko Schocher2010-12-161-1/+169
* cam5200_niosflash: fix build warningsWolfgang Denk2010-11-261-2/+6
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-27/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-22/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-6/+7
* POST cleanup.Michael Zaidman2010-09-211-19/+0
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-12/+6
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-9/+9
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-211-13/+0
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-1/+0
* tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-081-4/+2
* ppc: Remove -fno-strict-aliasingKumar Gala2009-09-041-1/+1
* General help message cleanupWolfgang Denk2009-06-122-8/+9
* Command usage cleanupPeter Tyser2009-01-282-7/+7
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-6/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-123/+123
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-4/+4
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-107-0/+3034
OpenPOWER on IntegriCloud