rockbox/firmware/target/coldfire/iriver
Bertrik Sikken befffc877d More minor const/static/include fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27652 a1c6a512-1295-4272-9138-f99709370657
2010-08-01 11:10:39 +00:00
..
h100 Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ARM version but using mulu.l for the bit shuffling. ISR speedup is ~10%. 2010-05-31 19:56:21 +00:00
h300 More minor const/static/include fixes. 2010-08-01 11:10:39 +00:00
app.lds Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware'). 2009-02-20 02:33:40 +00:00
ata-iriver.c Various files: make function implementations consistent with their declaration in the header file or static if 2009-01-31 23:51:11 +00:00
audio-iriver.c
boot.lds
button-target.h
fmradio_i2c-iriver.c Various files: make function implementations consistent with their declaration in the header file or static if 2009-01-31 23:51:11 +00:00
lcd-remote-as-iriver.S
lcd-remote-iriver.c
lcd-remote-target.h Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
system-iriver.c Reverting parts of r19760 that was mistakenly committed. 2009-01-13 14:56:20 +00:00
udacodec-iriver.c Create an udacodec interface (similar to ascodec and wmcoded) and adapt/implement it for the iriver h1xx/h3xx and the meizus. 2009-06-28 17:43:04 +00:00