summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds (follow)
Commit message (Expand)AuthorAge
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers2006-11-22
* X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold2006-11-09
* Iriver iFP7xx memory layout adjustment.Tomasz Malesinski2006-08-12
* moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg2006-04-11
* Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing2006-03-21
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski2006-02-12
* iPod: Make the plugins compile on the iPod 4G grayscaleDave Chapman2006-02-05
* The .entry section does no longer exist.Jens Arnold2006-01-18
* iPod: Correct the definition of DRAMORIG for the ipod - RAM is remapped to 0x...Dave Chapman2006-01-16
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold2006-01-08
* Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold2006-01-08
* iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...Dave Chapman2005-11-12
* Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold2005-10-19
* Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold2005-09-01
* 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
* Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg2005-07-08
* Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold2005-06-29
* fix to enable plugins to build fine for h300Daniel Stenberg2005-06-29
* Iriver: Fix codec <-> plugin start address clash, leading to crashes when try...Jens Arnold2005-06-28
* Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg2005-06-27
* increase codec buffer size to fit the mpc codec properly (NOTE: the codecDaniel Stenberg2005-06-22
* Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing2005-06-22
* OoopsLinus Nielsen Feltzing2005-04-20
* Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing2005-02-22
* Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...Dave Chapman2005-02-15
* Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman2005-02-15
* Added .rodata.str1.1Linus Nielsen Feltzing2005-02-04
* set the start address for iRiver plugins (this is still not working)Daniel Stenberg2005-02-04
* allow different output formats for other targetsDaniel Stenberg2005-02-04
* Suggestion by Magnus Holmgren: avoid odd bytecount for pluginsJörg Hohensohn2003-08-04
* Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg2003-07-13
* string section patch by NixLinus Nielsen Feltzing2003-07-06
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29