summaryrefslogtreecommitdiffstats
path: root/firmware/app.lds
AgeCommit message (Expand)AuthorFilesLines
2005-12-12Basic exceptions support for iPod and ARM targets. SDRAM for iPod targets rem...Thom Johansen1-1/+1
2005-11-12More iPod changesDave Chapman1-40/+11
2005-11-07Initial commit of work-in-progress iPod portDave Chapman1-1/+43
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold1-0/+9
2005-09-01Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold1-2/+2
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren1-0/+5
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner1-3/+3
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing1-7/+3
2005-07-08H110 adjustmentsLinus Nielsen Feltzing1-3/+7
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg1-10/+2
2005-06-22Fixed CODEC_BUFFER_SIZE mismatchLinus Nielsen Feltzing1-1/+1
2005-06-22Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing1-5/+19
2005-06-21preparation for sectioned linking (will remove dead functions/data)Jörg Hohensohn1-4/+7
2005-06-18Set up things identical for all MCF5249 devices, until we find a reason not toDaniel Stenberg1-3/+3
2005-05-24Blind fix for gmini build.Jens Arnold1-1/+1
2005-04-20Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing1-1/+1
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing1-9/+9
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing1-0/+2
2005-03-18Stricter alignment of sectionsLinus Nielsen Feltzing1-1/+2
2005-03-07gmini: icode in iram, correct layout for DSP iramJean-Philippe Bernardy1-5/+5
2005-03-01iRiver: Moved the main thread stack to IRAMLinus Nielsen Feltzing1-6/+14
2005-02-25gmini: safer description of imem zones, secondary idata section addedJean-Philippe Bernardy1-1/+4
2005-02-22Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing1-1/+1
2005-02-15Increase stack size to 32K on large memory devices (i.e. iRiver). CODEC stac...Dave Chapman1-0/+4
2005-02-15Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman1-0/+4
2005-02-11Subtle fix for international supportJean-Philippe Bernardy1-5/+11
2005-02-11added missing linker-defined symbolsJean-Philippe Bernardy1-0/+9
2005-02-10Linker script for gmini targetsJean-Philippe Bernardy1-0/+77
2005-02-10added calmrisc16 targetJean-Philippe Bernardy1-0/+2
2005-02-03Duplicate lables for the m68k linker that wants the symbols without aDaniel Stenberg1-0/+3
2004-10-15stacksymbols adapted to ColdfireLinus Nielsen Feltzing1-0/+2
2004-10-08Let's put the DRAM at 0x30000000 on the iRiverLinus Nielsen Feltzing1-1/+1
2004-10-07Now used IRAMORIGLinus Nielsen Feltzing1-1/+2
2004-10-06ENDADDR is now correctly definedLinus Nielsen Feltzing1-1/+2
2004-10-06Adapted for iRiver H1xxLinus Nielsen Feltzing1-7/+20
2004-10-06Removed Neo supportLinus Nielsen Feltzing1-78/+0
2004-08-09Fixed main thread stack sizeJens Arnold1-3/+3
2004-07-24Major fixes to please newer versions of the linkerLinus Nielsen Feltzing1-30/+28
2004-01-28preparation for running directly from flash ROMJörg Hohensohn1-0/+4
2003-12-12link support for NeoDaniel Stenberg1-0/+79
2003-10-12patch #785885 by Magnus Holmgren: way faster rolo, with assemblerJörg Hohensohn1-9/+1
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-4/+11
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing1-1/+1
2003-04-24Added word alignmentBjörn Stenberg1-0/+2
2003-02-26set mp3end correctly depending on memory sizeDaniel Stenberg1-1/+3
2003-02-26Moved to one single .lds file for ALL builds.Daniel Stenberg1-1/+16
2003-02-26The new preprocessed version of this file allows us to use #definesDaniel Stenberg1-1/+3
2002-09-08Fixes for binutils 2.13Linus Nielsen Feltzing1-0/+1
2002-09-03Added Randy Wood's ROLOBjörn Stenberg1-2/+10
2002-08-13Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg1-7/+0