summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/boot.lds
AgeCommit message (Expand)Author
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz
2010-02-22Clip+ boots with iram mapped at 0x0, only the clipv2 is differentRafaël Carré
2010-02-05Make Clip+ bootloader buildRafaël Carré
2009-12-31FS#10047 : Clipv2Rafaël Carré
2009-06-08FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz
2008-11-07Common data must be included in .bss or it won't get zeroed in crt0. Fix the ...Jens Arnold
2008-10-30Sansav2 bootloader: explicitely link everything into IRAMRafaël Carré
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman