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