| Commit message (Expand) | Author |
| 2010-11-21 | FS#6321: Universal Image Viewer | Teruaki Kawashima |
| 2010-11-02 | Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K... | Andree Buschmann |
| 2010-08-27 | 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me... | Thomas Martitz |
| 2010-05-31 | Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ... | Rob Purchase |
| 2010-05-25 | Fix M:Robe Plugins and Codecs. | Karl Kurbjun |
| 2010-05-08 | Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D... | Michael Sevakis |
| 2010-04-11 | FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only dep... | Jens Arnold |
| 2010-04-05 | as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm... | Thomas Martitz |
| 2010-03-07 | Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs... | Andree Buschmann |
| 2010-02-22 | as3525v2: build normal firmware properly (Clipv2/+) | Rafaël Carré |
| 2010-02-17 | Revert accidental changes from r24723 | Michael Sparmann |
| 2010-02-17 | Add more information to the battery debug screen for Nano2G | Michael Sparmann |
| 2010-01-03 | Onda VX747/VX777: cleanup linker files a bit | Maurus Cuelenaere |
| 2009-11-20 | Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assig... | Andrew Mahone |
| 2009-10-04 | Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu... | Dave Chapman |
| 2009-09-01 | D2: Enable ARM cache coherency functions (eg. during codec load), which shoul... | Rob Purchase |
| 2009-07-30 | Ingenic Jz4740 targets: don't use IRAM in plugins as there's almost none avai... | Maurus Cuelenaere |
| 2009-06-13 | Fix red | Karl Kurbjun |
| 2009-06-13 | M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in... | Karl Kurbjun |
| 2009-05-20 | Fix reds and yellows. The targets that showed have more that just #define (li... | Thomas Martitz |
| 2009-05-20 | Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ... | Thomas Martitz |
| 2009-04-20 | Fix red. | Thomas Martitz |
| 2009-04-20 | FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO... | Thomas Martitz |
| 2009-04-10 | FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël Carré | Thomas Martitz |
| 2009-04-09 | M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default... | Karl Kurbjun |
| 2009-04-01 | M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w... | Karl Kurbjun |
| 2009-03-11 | Ladies and Gentlemen we now have sound through the codecs on the M:Robe 500i ... | Karl Kurbjun |
| 2009-03-02 | Calculate the optimal memory location for overlay plugins, and use plugin.lds... | Jens Arnold |
| 2009-02-26 | Ingenic Jz4740: | Maurus Cuelenaere |
| 2009-02-09 | make sure plugin.lds is not processed when building sims since it isn't used ... | Daniel Stenberg |
| 2009-02-09 | do the #error for unknown CPU in the cases we're not building a sim | Daniel Stenberg |
| 2009-02-09 | don't do #error if no CPU define was found since we don't set it on simulator | Daniel Stenberg |
| 2009-02-09 | Onda VX747: commit some parts to get apps/ to compile (more will follow) | Maurus Cuelenaere |
| 2008-12-04 | Sansa AMS: PCM driver (FS#9592) | Rafaël Carré |
| 2008-11-09 | plugin linker script: define memory sizes/origin for AS3525 | Rafaël Carré |
| 2008-09-06 | Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite... | Dave Chapman |
| 2008-06-24 | D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in... | Rob Purchase |
| 2008-05-14 | CPU model must be compared to CONFIG_CPU. | Michael Sevakis |
| 2008-05-14 | Make use of 128KB IRAM for PP5022/PP5024 targets. The additional 32KB are giv... | Andree Buschmann |
| 2008-05-10 | Real fake IRAM by placing .i.... section in the analagous DRAM sections in th... | Michael Sevakis |
| 2008-05-02 | Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in... | Michael Sevakis |
| 2008-04-22 | This is a big chunk of code necessary to prepare for Gigabeat F flash loading... | Karl Kurbjun |
| 2008-04-06 | Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w... | Michael Sevakis |
| 2008-03-14 | More iAudio M3 work. Target build compiles, but same problem regarding plugin... | Jens Arnold |
| 2008-02-17 | Plugins now enabled and working for the Gigabeat S. | Will Robertson |
| 2008-01-14 | Initial Cowon D2 commit: | Rob Purchase |
| 2007-11-02 | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun |
| 2007-10-25 | get the mrobe plugins running again | Jonathan Gordon |
| 2007-09-30 | Move some more files around and get the main build compiling | Karl Kurbjun |
| 2007-09-21 | Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. | Will Robertson |