summaryrefslogtreecommitdiffstats
path: root/apps/plugins/plugin.lds
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold1-1/+4
2009-02-26Ingenic Jz4740:Maurus Cuelenaere1-2/+2
2009-02-09make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg1-3/+2
2009-02-09do the #error for unknown CPU in the cases we're not building a simDaniel Stenberg1-4/+4
2009-02-09don't do #error if no CPU define was found since we don't set it on simulatorDaniel Stenberg1-1/+3
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-1/+12
2008-12-04Sansa AMS: PCM driver (FS#9592)Rafaël Carré1-0/+14
2008-11-09plugin linker script: define memory sizes/origin for AS3525Rafaël Carré1-0/+4
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman1-1/+1
2008-06-24D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase1-2/+4
2008-05-14CPU model must be compared to CONFIG_CPU.Michael Sevakis1-1/+1
2008-05-14Make use of 128KB IRAM for PP5022/PP5024 targets. The additional 32KB are giv...Andree Buschmann1-1/+7
2008-05-10Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis1-6/+16
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis1-2/+3
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun1-7/+4
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis1-4/+43
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold1-1/+1
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-1/+5
2008-01-14Initial Cowon D2 commit:Rob Purchase1-0/+4
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun1-2/+3
2007-10-25get the mrobe plugins running againJonathan Gordon1-1/+1
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun1-5/+14
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-0/+4
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold1-1/+1
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White1-5/+9
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-1/+6
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski1-4/+3
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers1-6/+2
2006-11-09X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold1-2/+2
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski1-2/+2
2006-04-11moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg1-1/+1
2006-03-21Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing1-3/+7
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+1
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski1-1/+1
2006-02-05iPod: Make the plugins compile on the iPod 4G grayscaleDave Chapman1-1/+1
2006-01-18The .entry section does no longer exist.Jens Arnold1-1/+0
2006-01-16iPod: Correct the definition of DRAMORIG for the ipod - RAM is remapped to 0x...Dave Chapman1-1/+1
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-2/+11
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-5/+9
2006-01-08Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold1-0/+1
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold1-16/+32
2005-11-12iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...Dave Chapman1-3/+17
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold1-0/+2
2005-09-01Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold1-2/+2
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner1-1/+1
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing1-5/+1
2005-07-08H110 adjustmentsLinus Nielsen Feltzing1-2/+6
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg1-1/+1
2005-06-29Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold1-7/+10
2005-06-29fix to enable plugins to build fine for h300Daniel Stenberg1-4/+8