summaryrefslogtreecommitdiff
path: root/nand_spl/board/sheldon
Commit message (Expand)AuthorAgeLines
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-31-3/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-22-2/+2
* PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund2010-12-17-1/+3
* powerpc/nand spl: link libgccScott Wood2010-12-16-1/+1
* 83xx: Fix NAND_SPL link addressScott Wood2010-11-27-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-5/+5
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-3/+3
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-21-2/+5
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* SIMPC8313 board: fix out of tree building.Wolfgang Denk2009-03-09-9/+18
* mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips2009-01-28-1/+5
* mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-23-0/+152