summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds (follow)
Commit message (Expand)AuthorAge
* 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
* 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