aboutsummaryrefslogtreecommitdiff
path: root/board/eNET/u-boot.lds
AgeCommit message (Expand)AuthorFilesLines
2011-02-12x86: Align config.mk and linker scripts with other archesGraeme Russ1-104/+0
2010-10-18Rename TEXT_BASE: fix merge conflictsWolfgang Denk1-4/+4
2010-10-07x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ1-1/+2
2010-10-07x86: Rearrange linker scriptGraeme Russ1-21/+18
2010-10-07x86: Rename linker script symbolsGraeme Russ1-12/+9
2010-10-07x86: use gc sections to reduce image sizeGraeme Russ1-5/+5
2010-10-07x86: Use TEXT_BASE in linker scriptsGraeme Russ1-4/+4
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ1-5/+4
2009-12-05i386: Final RelocationGraeme Russ1-7/+27
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ1-3/+3
2009-01-24Added initial eNET board supportGraeme Russ1-0/+90