aboutsummaryrefslogtreecommitdiff
path: root/board/bc3450
AgeCommit message (Expand)Author
2011-10-15punt unused clean/distclean targetsMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-21POST cleanup.Michael Zaidman
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-05-03Coding Style cleanupWolfgang Denk
2006-04-21Add support for BC3450 boarddzu@denx.de