summaryrefslogtreecommitdiffstats
path: root/board/canmb
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-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+11
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-31/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-10/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-4/+5
* canmb board: Fix compiler warningsWolfgang Denk2010-09-191-4/+4
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-212-65/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-16/+16
* 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-2/+2
* Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-041-125/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+14
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk2005-05-051-1/+1
* Fix bug in the SDRAM initialization code for canmb, IceCube andwdenk2005-04-211-4/+7
* Cleanup serial console baudrate calculation on AT91RM9200wdenk2005-04-201-0/+43
* Auto-size RAM on canmb board.wdenk2005-04-201-43/+188
* Add support for canmb boardwdenk2005-04-134-0/+311
OpenPOWER on IntegriCloud