aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/sheldon
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-2/+2
2012-12-19powerpc/mpc83xx: add support for new SPLScott Wood1-3/+3
2011-03-31Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk1-3/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-2/+2
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-2/+2
2010-12-17PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund1-1/+3
2010-12-16powerpc/nand spl: link libgccScott Wood1-1/+1
2010-11-2783xx: Fix NAND_SPL link addressScott Wood1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-5/+5
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-3/+3
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk1-2/+5
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-03-09SIMPC8313 board: fix out of tree building.Wolfgang Denk1-9/+18
2009-01-28mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips1-1/+5
2009-01-23mpc83xx: New board support for SIMPC8313Ron Madrid2-0/+152