summaryrefslogtreecommitdiff
path: root/firmware/app.lds (follow)
Commit message (Expand)AuthorAge
...
* Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold2005-09-01
* ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2005-07-24
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing2005-07-09
* H110 adjustmentsLinus Nielsen Feltzing2005-07-08
* Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg2005-06-27
* Fixed CODEC_BUFFER_SIZE mismatchLinus Nielsen Feltzing2005-06-22
* Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing2005-06-22
* preparation for sectioned linking (will remove dead functions/data)Jörg Hohensohn2005-06-21
* Set up things identical for all MCF5249 devices, until we find a reason not toDaniel Stenberg2005-06-18
* Blind fix for gmini build.Jens Arnold2005-05-24
* Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing2005-04-20
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* RoLo now works on the iRiverLinus Nielsen Feltzing2005-03-31
* Stricter alignment of sectionsLinus Nielsen Feltzing2005-03-18
* gmini: icode in iram, correct layout for DSP iramJean-Philippe Bernardy2005-03-07
* iRiver: Moved the main thread stack to IRAMLinus Nielsen Feltzing2005-03-01
* gmini: safer description of imem zones, secondary idata section addedJean-Philippe Bernardy2005-02-25
* Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing2005-02-22
* Increase stack size to 32K on large memory devices (i.e. iRiver). CODEC stac...Dave Chapman2005-02-15
* Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman2005-02-15
* Subtle fix for international supportJean-Philippe Bernardy2005-02-11
* added missing linker-defined symbolsJean-Philippe Bernardy2005-02-11
* Linker script for gmini targetsJean-Philippe Bernardy2005-02-10
* added calmrisc16 targetJean-Philippe Bernardy2005-02-10
* Duplicate lables for the m68k linker that wants the symbols without aDaniel Stenberg2005-02-03
* stacksymbols adapted to ColdfireLinus Nielsen Feltzing2004-10-15
* Let's put the DRAM at 0x30000000 on the iRiverLinus Nielsen Feltzing2004-10-08
* Now used IRAMORIGLinus Nielsen Feltzing2004-10-07
* ENDADDR is now correctly definedLinus Nielsen Feltzing2004-10-06
* Adapted for iRiver H1xxLinus Nielsen Feltzing2004-10-06
* Removed Neo supportLinus Nielsen Feltzing2004-10-06
* Fixed main thread stack sizeJens Arnold2004-08-09
* Major fixes to please newer versions of the linkerLinus Nielsen Feltzing2004-07-24
* preparation for running directly from flash ROMJörg Hohensohn2004-01-28
* link support for NeoDaniel Stenberg2003-12-12
* patch #785885 by Magnus Holmgren: way faster rolo, with assemblerJörg Hohensohn2003-10-12
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing2003-05-09
* Added word alignmentBjörn Stenberg2003-04-24
* set mp3end correctly depending on memory sizeDaniel Stenberg2003-02-26
* Moved to one single .lds file for ALL builds.Daniel Stenberg2003-02-26
* The new preprocessed version of this file allows us to use #definesDaniel Stenberg2003-02-26
* Fixes for binutils 2.13Linus Nielsen Feltzing2002-09-08
* Added Randy Wood's ROLOBjörn Stenberg2002-09-03
* Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg2002-08-13
* The internal RAM copy accidentally ended up in the wrong placeLinus Nielsen Feltzing2002-08-01
* No allows code and data in internal RAMLinus Nielsen Feltzing2002-08-01
* Decreased the stack sizeLinus Nielsen Feltzing2002-07-15
* remove padding to make it link, we're now bigger than least required!Daniel Stenberg2002-06-17