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