summaryrefslogtreecommitdiff
path: root/board/o2dnt
AgeCommit message (Expand)AuthorFilesLines
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-24/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-5/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-23/+23
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-03Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-03Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-07-03Cleanup 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-04Remove obsolete mpc5xxx linker scripts (1 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/+11
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk2-5/+5
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-08-19Add new board specific commands for TQM5200/STK52XXWolfgang Denk1-1/+0
2005-08-11O2DNT: added hardware flash protect support, macros cleanup.1-24/+189
2005-08-09O2DNT platform specific code.5-0/+801