aboutsummaryrefslogtreecommitdiff
path: root/board/emk/top5200
AgeCommit message (Expand)AuthorFilesLines
2014-10-28ppc/arm: zap EMK boardsWolfgang Denk4-220/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+8
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada1-1/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-34/+2
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-31/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-12/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-5/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-15/+15
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
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-2/+2
2007-07-04Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely1-125/+0
2006-11-30Code cleanup.Wolfgang Denk1-1/+1
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka1-4/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+14
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-04-18* Patch by Matthew S. McClintock, 14 Apr 2004:wdenk1-10/+18
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-1/+1
2004-03-14* Patch by Tolunay Orkun, 5 Mar 2004:wdenk1-1/+26
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk3-550/+4
2004-01-02* Cleanup lowboot code for MPC5200wdenk3-13/+41
2003-12-28Patch by Reinhard Meyer, 28 Dec 2003:wdenk5-0/+905