index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
plugin.lds
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-2
/
+0
2018-07-30
iPod Classic: disable IRAM1
Cástor Muñoz
1
-2
/
+3
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-2
/
+8
2013-07-11
Fix .ncbss from possibly overlapping .ncdata in plugins/codecs.
Michael Sevakis
1
-32
/
+53
2013-07-11
Revert "Fix .ncbss from possibly overlapping .ncdata in plugins/codecs."
Michael Sevakis
1
-30
/
+35
2013-07-10
Fix .ncbss from possibly overlapping .ncdata in plugins/codecs.
Michael Sevakis
1
-35
/
+30
2012-04-29
M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.
Michael Sevakis
1
-2
/
+2
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-1
/
+1
2011-10-02
imx233/fuze+: enable plugins
Amaury Pouly
1
-0
/
+3
2011-10-02
imx233/fuze+: don't use iram in plugins and in codecs
Amaury Pouly
1
-0
/
+7
2011-09-06
rk27xx - enable a few test plugins
Marcin Bukat
1
-0
/
+6
2011-01-02
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
1
-0
/
+10
2010-11-21
FS#6321: Universal Image Viewer
Teruaki Kawashima
1
-0
/
+3
2010-11-02
Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...
Andree Buschmann
1
-4
/
+6
2010-08-27
2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...
Thomas Martitz
1
-0
/
+1
2010-05-31
Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...
Rob Purchase
1
-2
/
+5
2010-05-25
Fix M:Robe Plugins and Codecs.
Karl Kurbjun
1
-3
/
+2
2010-05-08
Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...
Michael Sevakis
1
-7
/
+11
2010-04-11
FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only dep...
Jens Arnold
1
-7
/
+4
2010-04-05
as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...
Thomas Martitz
1
-2
/
+2
2010-03-07
Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...
Andree Buschmann
1
-2
/
+2
2010-02-22
as3525v2: build normal firmware properly (Clipv2/+)
Rafaël Carré
1
-2
/
+2
2010-02-17
Revert accidental changes from r24723
Michael Sparmann
1
-2
/
+2
2010-02-17
Add more information to the battery debug screen for Nano2G
Michael Sparmann
1
-2
/
+2
2010-01-03
Onda VX747/VX777: cleanup linker files a bit
Maurus Cuelenaere
1
-0
/
+1
2009-11-20
Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assig...
Andrew Mahone
1
-4
/
+9
2009-10-04
Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu...
Dave Chapman
1
-0
/
+10
2009-09-01
D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...
Rob Purchase
1
-0
/
+4
2009-07-30
Ingenic Jz4740 targets: don't use IRAM in plugins as there's almost none avai...
Maurus Cuelenaere
1
-2
/
+2
2009-06-13
Fix red
Karl Kurbjun
1
-0
/
+8
2009-06-13
M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...
Karl Kurbjun
1
-0
/
+7
2009-05-20
Fix reds and yellows. The targets that showed have more that just #define (li...
Thomas Martitz
1
-2
/
+2
2009-05-20
Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...
Thomas Martitz
1
-9
/
+10
2009-04-20
Fix red.
Thomas Martitz
1
-0
/
+7
2009-04-20
FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO...
Thomas Martitz
1
-2
/
+11
2009-04-10
FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël Carré
Thomas Martitz
1
-2
/
+2
2009-04-09
M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...
Karl Kurbjun
1
-11
/
+9
2009-04-01
M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...
Karl Kurbjun
1
-1
/
+5
2009-03-11
Ladies and Gentlemen we now have sound through the codecs on the M:Robe 500i ...
Karl Kurbjun
1
-6
/
+5
2009-03-02
Calculate the optimal memory location for overlay plugins, and use plugin.lds...
Jens Arnold
1
-1
/
+4
2009-02-26
Ingenic Jz4740:
Maurus Cuelenaere
1
-2
/
+2
2009-02-09
make sure plugin.lds is not processed when building sims since it isn't used ...
Daniel Stenberg
1
-3
/
+2
2009-02-09
do the #error for unknown CPU in the cases we're not building a sim
Daniel Stenberg
1
-4
/
+4
2009-02-09
don't do #error if no CPU define was found since we don't set it on simulator
Daniel Stenberg
1
-1
/
+3
2009-02-09
Onda VX747: commit some parts to get apps/ to compile (more will follow)
Maurus Cuelenaere
1
-1
/
+12
2008-12-04
Sansa AMS: PCM driver (FS#9592)
Rafaël Carré
1
-0
/
+14
2008-11-09
plugin linker script: define memory sizes/origin for AS3525
Rafaël Carré
1
-0
/
+4
2008-09-06
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...
Dave Chapman
1
-1
/
+1
2008-06-24
D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...
Rob Purchase
1
-2
/
+4
2008-05-14
CPU model must be compared to CONFIG_CPU.
Michael Sevakis
1
-1
/
+1
[next]