summaryrefslogtreecommitdiff
path: root/board/munices
Commit message (Expand)AuthorAgeLines
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-51/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-30-120/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-27/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-14/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-4/+5
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-13/+0
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-1/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* Fix config files for out-of-tree buildingWolfgang Denk2008-05-14-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* MUNICes: fix board Makefile for remote build directoryWolfgang Denk2008-01-13-16/+11
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* added basic support for the MUNICes board.Heiko Schocher2008-01-12-0/+429