summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds
AgeCommit message (Expand)Author
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-06-24D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase
2008-05-14CPU model must be compared to CONFIG_CPU.Michael Sevakis
2008-05-14Make use of 128KB IRAM for PP5022/PP5024 targets. The additional 32KB are giv...Andree Buschmann
2008-05-10Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson
2008-01-14Initial Cowon D2 commit:Rob Purchase
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-10-25get the mrobe plugins running againJonathan Gordon
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