summaryrefslogtreecommitdiff
path: root/firmware/target/arm/sandisk/boot.lds (follow)
Commit message (Expand)AuthorAge
* Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis2013-07-19
* Fix path to PP crt0Rafaël Carré2012-01-03
* move PP specific files to pp/Rafaël Carré2012-01-03
* Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts2011-09-02
* e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa...Michael Sevakis2011-01-16
* Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz2010-03-08
* FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil2009-07-13
* Common data must be included in .bss or it won't get zeroed in crt0. Fix the ...Jens Arnold2008-11-07
* Add c200 erase tools. The resulting .bin files can be run from e200toolFrank Gevaerts2008-10-21
* 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