summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds
AgeCommit message (Expand)Author
2010-01-03Onda VX747/VX777: cleanup linker files a bitMaurus Cuelenaere
2009-11-20Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assig...Andrew Mahone
2009-10-04Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu...Dave Chapman
2009-09-01D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase
2009-07-30Ingenic Jz4740 targets: don't use IRAM in plugins as there's almost none avai...Maurus Cuelenaere
2009-06-13Fix redKarl Kurbjun
2009-06-13M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...Karl Kurbjun
2009-05-20Fix reds and yellows. The targets that showed have more that just #define (li...Thomas Martitz
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz
2009-04-20Fix red.Thomas Martitz
2009-04-20FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO...Thomas Martitz
2009-04-10FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun
2009-03-11Ladies and Gentlemen we now have sound through the codecs on the M:Robe 500i ...Karl Kurbjun
2009-03-02Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold
2009-02-26Ingenic Jz4740:Maurus Cuelenaere
2009-02-09make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg
2009-02-09do the #error for unknown CPU in the cases we're not building a simDaniel Stenberg
2009-02-09don't do #error if no CPU define was found since we don't set it on simulatorDaniel Stenberg
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere
2008-12-04Sansa AMS: PCM driver (FS#9592)Rafaël Carré
2008-11-09plugin linker script: define memory sizes/origin for AS3525Rafaël Carré
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