summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds
AgeCommit message (Expand)Author
2021-07-09DM320: Regorganize LCD and TTB memory layoutTomasz Moń
2021-04-28x1000: Centralize common definitions, memory layoutAidan MacDonald
2021-04-26MIPS: remove .MIPS.abiflags sectionAidan MacDonald
2021-04-26Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAXSolomon Peachy
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy
2013-07-11Fix .ncbss from possibly overlapping .ncdata in plugins/codecs.Michael Sevakis
2013-07-11Revert "Fix .ncbss from possibly overlapping .ncdata in plugins/codecs."Michael Sevakis
2013-07-10Fix .ncbss from possibly overlapping .ncdata in plugins/codecs.Michael Sevakis
2012-04-29M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.Michael Sevakis
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-02imx233/fuze+: enable pluginsAmaury Pouly
2011-10-02imx233/fuze+: don't use iram in plugins and in codecsAmaury Pouly
2011-09-06rk27xx - enable a few test pluginsMarcin Bukat
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann
2010-11-21FS#6321: Universal Image ViewerTeruaki Kawashima
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann
2010-08-272nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz
2010-05-31Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase
2010-05-25Fix M:Robe Plugins and Codecs.Karl Kurbjun
2010-05-08Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis
2010-04-11FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only dep...Jens Arnold
2010-04-05as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann
2010-02-22as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré
2010-02-17Revert accidental changes from r24723Michael Sparmann
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann
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