summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2009-04-11Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz2-2/+5
2009-04-10FS#10113 - Sansa AMS : do not use unaligned buffers on ATA DMA by Rafaël Car...Thomas Martitz1-5/+24
2009-04-10FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz2-6/+5
2009-04-10Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button d...Michael Giacomelli1-33/+31
2009-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun3-44/+77
2009-04-10Enable Albumart for M:Robe 500Karl Kurbjun1-2/+1
2009-04-10Commit FS#10043 by Michael Chicoine for the Sansa e200v2. Implements LCD sle...Michael Giacomelli1-30/+37
2009-04-09Fix redKarl Kurbjun1-0/+8
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun4-91/+251
2009-04-08Raise MAX_SYS_EVENTS to fix FS#10105 (*PANIC* event line full)Thomas Martitz1-1/+1
2009-04-08Jz4740:Maurus Cuelenaere2-101/+50
2009-04-08Make test_codec compile and clean up some commentsMaurus Cuelenaere1-6/+4
2009-04-08Fix yellowMaurus Cuelenaere1-0/+1
2009-04-08Add LED indication to Jz4740 SD driverMaurus Cuelenaere1-0/+8
2009-04-07Patch by Rafaël Carré - Sansa AMS i2c :Bertrik Sikken3-34/+5
2009-04-07Patch by Rafaël Carré - Sansa AMS : inform pcm.c when playback stopped, use...Bertrik Sikken1-0/+3
2009-04-07Patch by Rafaël Carré - Sansa AMS: Fix a few mistakes in DMA codeBertrik Sikken1-5/+2
2009-04-07commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger1-3/+12
2009-04-07Add current use and fix battery capacity settings for the Gigabeat F/X. Than...Michael Giacomelli1-3/+8
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero3-12/+44
2009-04-06FS9795 - some playback cleanup. Jonathan Gordon2-2/+1
2009-04-05Fix redMaurus Cuelenaere1-2/+3
2009-04-05Fix Onda VX767 LCD clock init codeMaurus Cuelenaere1-4/+3
2009-04-05Move CPU_MIPS #define up so ROCKBOX_STRICT_ALIGN actually gets definedMaurus Cuelenaere1-4/+4
2009-04-05Revert r20617 for nowMaurus Cuelenaere1-1/+1
2009-04-04Don't leave LOGF_ENABLE enabled...Maurus Cuelenaere1-1/+1
2009-04-04Use the audio buffer in USB storage for ISP1583-having targetsMaurus Cuelenaere1-3/+3
2009-04-01Fix sim errorsKarl Kurbjun1-2/+3
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun3-5/+35
2009-04-01Correct a bit in the app.ldsKarl Kurbjun1-11/+14
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun9-173/+234
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase7-64/+103
2009-03-30A bit of cleanup in config-fuze (don't define features we do not have yet), a...Thomas Martitz3-54/+37
2009-03-30FS#10053 - Sansa AMS >2GB support by Rafaël Carré. Enables bank switching onThomas Martitz1-22/+109
2009-03-30Remove that orphaned and wrong #ifThomas Martitz1-1/+0
2009-03-30Fix yellow.Thomas Martitz1-7/+9
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg21-3/+1966
2009-03-29Correct some preprocessor checks.Thomas Martitz1-5/+11
2009-03-29Properly cast things to avoid shiny yellowFrank Gevaerts1-1/+1
2009-03-29Commit FS#10015 - Use chained transfer descriptor to speed up USB transfers o...Frank Gevaerts2-26/+36
2009-03-26Add support for powering down the LCD (saves 50 mA when disabled)Karl Kurbjun3-7/+74
2009-03-26Change ARCOTG_DRV_H #define to _USB_DRV_H #define (no functional changes)Maurus Cuelenaere1-3/+3
2009-03-25Should be the last one...Maurus Cuelenaere1-6/+11
2009-03-25Jz4740: Optimize interrupt handling by using a find_last_set_bit() implementa...Maurus Cuelenaere1-10/+15
2009-03-25Really fix itMaurus Cuelenaere1-7/+8
2009-03-25Fix MIPS FFS implementationMaurus Cuelenaere1-7/+10
2009-03-25Enable album art on the Onda VX747 so it can actually display cabbiev2Maurus Cuelenaere1-0/+3
2009-03-25Correct charger detection on M:Robe 500.Karl Kurbjun1-1/+2
2009-03-24D2: Slightly reduce the number of incorrect touchscreen presses by busy-waiti...Rob Purchase1-1/+10
2009-03-24Correct the set_frequency() function on the Onda VX747 (fixes sound)Maurus Cuelenaere1-21/+15