summaryrefslogtreecommitdiff
path: root/firmware/target/arm/iriver/boot.lds
AgeCommit message (Expand)Author
2012-01-03move PP specific files to pp/Rafaël Carré
2011-01-17Convert PortalPlayer iRivers to use USB-mode enabled bootloader. The H10 5/6G...Michael Sevakis
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz
2008-11-07Common data must be included in .bss or it won't get zeroed in crt0. Fix the ...Jens Arnold
2008-05-04Make the H10 bootloader work again. Also fix the same problem that might be a...Barry Wardell
2008-05-01Make the linker complain if the bootloader isn't going to fit into IRAM on PP...Barry Wardell
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg