summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds (follow)
Commit message (Expand)AuthorAge
* Fix reds and yellows. The targets that showed have more that just #define (li...Thomas Martitz2009-05-20
* Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz2009-05-20
* Fix red.Thomas Martitz2009-04-20
* FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO...Thomas Martitz2009-04-20
* FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz2009-04-10
* M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun2009-04-09
* M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun2009-04-01
* Ladies and Gentlemen we now have sound through the codecs on the M:Robe 500i ...Karl Kurbjun2009-03-11
* Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold2009-03-02
* Ingenic Jz4740:Maurus Cuelenaere2009-02-26
* make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg2009-02-09
* do the #error for unknown CPU in the cases we're not building a simDaniel Stenberg2009-02-09
* don't do #error if no CPU define was found since we don't set it on simulatorDaniel Stenberg2009-02-09
* Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere2009-02-09
* Sansa AMS: PCM driver (FS#9592)Rafaël Carré2008-12-04
* plugin linker script: define memory sizes/origin for AS3525Rafaël Carré2008-11-09
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase2008-06-24
* CPU model must be compared to CONFIG_CPU.Michael Sevakis2008-05-14
* Make use of 128KB IRAM for PP5022/PP5024 targets. The additional 32KB are giv...Andree Buschmann2008-05-14
* Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis2008-05-10
* Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis2008-05-02
* This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun2008-04-22
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold2008-03-14
* Plugins now enabled and working for the Gigabeat S.Will Robertson2008-02-17
* Initial Cowon D2 commit:Rob Purchase2008-01-14
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* get the mrobe plugins running againJonathan Gordon2007-10-25
* Move some more files around and get the main build compilingKarl Kurbjun2007-09-30
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
* Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold2007-03-05
* Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White2007-01-13
* 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