aboutsummaryrefslogtreecommitdiffstats
path: root/board/munices
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-14/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-4/+5
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel1-13/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
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-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-05-14Fix config files for out-of-tree buildingWolfgang Denk1-1/+1
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-13MUNICes: fix board Makefile for remote build directoryWolfgang Denk1-16/+11
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-12added basic support for the MUNICes board.Heiko Schocher5-0/+429