summaryrefslogtreecommitdiff
path: root/board/ep88x
AgeCommit message (Expand)AuthorFilesLines
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-21powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund1-1/+2
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-288xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-41/+11
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-27/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-06-10EP88x: fix broken linker scriptWolfgang Denk1-0/+2
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
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
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
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-6/+13
2006-03-13Add support for EmbeddedPlanet EP88x boardsWolfgang Denk4-0/+328