aboutsummaryrefslogtreecommitdiffstats
path: root/board/v38b
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-27/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-8/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-1/+2
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger1-0/+12
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-9/+9
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-1/+1
2008-05-14Fix config files for out-of-tree buildingWolfgang Denk1-1/+1
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-2/+2
2007-07-04Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely1-125/+0
2006-12-28Few V38B changes:Bartlomiej Sieka1-9/+12
2006-11-01Finish up support for MarelV38B boardBartlomiej Sieka1-48/+56
2006-11-01- Fix issues related to the use of ELDK 4 when compiling for MarelV38B:Bartlomiej Sieka2-66/+28
2006-10-27Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-18Coding Style cleanup.Wolfgang Denk2-3/+2
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka5-0/+711