summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds
AgeCommit message (Expand)Author
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers
2006-11-09X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski
2006-04-11moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg
2006-03-21Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski
2006-02-05iPod: Make the plugins compile on the iPod 4G grayscaleDave Chapman
2006-01-18The .entry section does no longer exist.Jens Arnold
2006-01-16iPod: Correct the definition of DRAMORIG for the ipod - RAM is remapped to 0x...Dave Chapman
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2006-01-08Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold
2005-11-12iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...Dave Chapman
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold
2005-09-01Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing
2005-07-08H110 adjustmentsLinus Nielsen Feltzing
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg
2005-06-29Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold
2005-06-29fix to enable plugins to build fine for h300Daniel Stenberg
2005-06-28Iriver: Fix codec <-> plugin start address clash, leading to crashes when try...Jens Arnold
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-22increase codec buffer size to fit the mpc codec properly (NOTE: the codecDaniel Stenberg
2005-06-22Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing
2005-04-20OoopsLinus Nielsen Feltzing
2005-02-22Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing
2005-02-15Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...Dave Chapman
2005-02-15Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman
2005-02-04Added .rodata.str1.1Linus Nielsen Feltzing
2005-02-04set the start address for iRiver plugins (this is still not working)Daniel Stenberg
2005-02-04allow different output formats for other targetsDaniel Stenberg
2003-08-04Suggestion by Magnus Holmgren: avoid odd bytecount for pluginsJörg Hohensohn
2003-07-13Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg
2003-07-06string section patch by NixLinus Nielsen Feltzing
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg