aboutsummaryrefslogtreecommitdiff
path: root/board/canmb
AgeCommit message (Expand)AuthorFilesLines
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
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-10/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-4/+5
2010-09-19canmb board: Fix compiler warningsWolfgang Denk1-4/+4
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel2-65/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-16/+16
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-2/+2
2007-07-04Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely1-125/+0
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
2005-05-05Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk1-1/+1
2005-04-21Fix bug in the SDRAM initialization code for canmb, IceCube andwdenk1-4/+7
2005-04-20Cleanup serial console baudrate calculation on AT91RM9200wdenk1-0/+43
2005-04-20Auto-size RAM on canmb board.wdenk1-43/+188
2005-04-13Add support for canmb boardLABEL_2005_04_14_0115wdenk4-0/+311