summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/app.lds (follow)
Commit message (Expand)AuthorAge
* Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz2010-03-03
* Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis2009-02-20
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts2008-04-20
* explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla2008-04-07
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun2008-03-13