summaryrefslogtreecommitdiffstats
path: root/board/bc3450
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-21/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* BC3450 board: Remove unused CONFIG_SYS_CPU definitionWolfgang Denk2012-07-221-1/+0
* BC3450 board: change debug code to using debug()Wolfgang Denk2012-07-221-9/+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-24/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-19/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-5/+6
* POST cleanup.Michael Zaidman2010-09-211-20/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-6/+6
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-212-69/+0
* General help message cleanupWolfgang Denk2009-06-121-11/+12
* Command usage cleanupPeter Tyser2009-01-281-5/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-41/+41
* 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
* 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-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-102-3/+3
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-041-124/+0
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-011-3/+2
* 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/+11
* Coding Style cleanupWolfgang Denk2006-05-032-361/+370
* Add support for BC3450 boarddzu@denx.de2006-04-216-0/+1748
OpenPOWER on IntegriCloud