summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/app.lds (follow)
Commit message (Expand)AuthorAge
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* Do some things to make -ffunction-sections work better.Michael Sevakis2011-12-17
* Add labels for calculating RAM usage on tms320dm320 targets. Thanks to Rafaë...Boris Gjenero2011-12-09
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* DM320: Fix app.lds to reduce binary image size.Karl Kurbjun2011-02-07
* DM320: Re-write of crt0.S and update to app linker script.Karl Kurbjun2011-02-06
* */app.lds: remove STUBOFFSETRafaël Carré2010-09-20
* M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun2009-12-12
* M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s...Karl Kurbjun2009-08-12
* M:Robe 500: Start Building at 640x480 by default.Karl Kurbjun2009-08-09
* M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...Karl Kurbjun2009-06-13
* Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer...Karl Kurbjun2009-04-21
* Fix redKarl Kurbjun2009-04-09
* M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun2009-04-09
* Correct a bit in the app.ldsKarl Kurbjun2009-04-01
* M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun2009-04-01
* Forgot this alsoMaurus Cuelenaere2008-05-17
* Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere2008-05-17
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla2008-04-07
* Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun2008-03-13