summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2010-03-29as3525v2: FM playback (only tested on Clip+)Rafaël Carré1-0/+7
2010-03-29as3543: name 0x1b & 0x1c registersRafaël Carré1-0/+4
2010-03-29Fuzev2: fix backlight brightnessRafaël Carré1-2/+2
2010-03-28Fuzev2: edit configRafaël Carré1-4/+1
2010-03-27Fuzev2: fix normal build: enable charging properly, disable FM, use as3525v2 cpuRafaël Carré1-4/+4
2010-03-26Use STORAGE_WANTS_ALIGN to make clear it's not a strict necessityRafaël Carré1-16/+13
2010-03-25Accept expressions in CACHE_OVERLAP() macroRafaël Carré1-1/+1
2010-03-25Make storage alignement use cache alignement macrosRafaël Carré3-18/+18
2010-03-23Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...Szymon Dziok1-1/+1
2010-03-23SansaAMSv2: Give register CGU_BASE + 0x3C the name CGU_SDSLOT.Jack Halpin1-0/+2
2010-03-23Add handler for audio irq.Tobias Diedrich1-0/+15
2010-03-22FS#11118: reduce the number of cached sector in FAT code because some are use...Amaury Pouly1-1/+6
2010-03-21Update battery discharge curve and current consumption for iRiver h10 5GB. Th...Andree Buschmann1-0/+5
2010-03-20Clip+: enable sound on "as3514" (as3543 in fact)Rafaël Carré1-1/+2
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann3-0/+7
2010-03-18Add runtime estimation for the iaudio X5.Michael Giacomelli1-0/+2
2010-03-18SansaAMSv2: Add support for uSD cards to sd-as3525v2.c and activate hotswap ...Jack Halpin1-2/+2
2010-03-18Clip+: correct usb product idRafaël Carré1-1/+1
2010-03-17Fuze: correct usb pidRafaël Carré1-1/+1
2010-03-16A tiny bit more Sansa Fuze v2 work.Thomas Martitz1-8/+8
2010-03-16Add basic runtime estimation for the c200v2 (taken from Clipv1) and e200v2 (t...Michael Giacomelli2-3/+8
2010-03-16Disable runtime estimation altogether when there is no runtime current define...Michael Giacomelli1-5/+1
2010-03-16Forgot the #Michael Giacomelli1-1/+1
2010-03-16Remove some old archos code that caused runtime estimation to be off on AMS p...Michael Giacomelli1-1/+5
2010-03-16Clipv1 & m200v4 : reduce plugin buffer size to strict minimumRafaël Carré2-2/+2
2010-03-15as3525v2 has twice the as3525v1 IRAM (verified on Clip+)Rafaël Carré1-0/+6
2010-03-15sd-as3525v2: add card hotswap to sd_threadRafaël Carré1-0/+8
2010-03-15Clipv2: enable FM so testers can confirm if it's detectedRafaël Carré1-2/+2
2010-03-15Clip+: si4702 FMRafaël Carré1-2/+2
2010-03-12Add experimental support for isochronous transfers in the usb ARC driver. The...Amaury Pouly1-0/+4
2010-03-11Even more Nano2G FTL speedup. Now 8% faster than disk mode, 10% slower than t...Michael Sparmann1-0/+1
2010-03-10Disable HID on Nano2G for now - it's causing some instability that needs to b...Michael Sparmann1-1/+1
2010-03-10Some Nano2G define corrections / updatesMichael Sparmann1-11/+21
2010-03-07Sansa Clip: reduce current consumption for more correct battery life estimati...Rafaël Carré1-1/+1
2010-03-04Add a few warning comments about the INIT_ATTR stuff.Thomas Martitz1-0/+10
2010-03-04AS3525v2: disable cpu frequency changesRafaël Carré3-3/+3
2010-03-03Really fix bootloaders now.Thomas Martitz1-0/+1
2010-03-03Fix reds. Don't use the init section in the bootloader. It's not useful there...Thomas Martitz1-1/+1
2010-03-03FS#10756 - Free unused init codeThomas Martitz15-15/+21
2010-03-03Enable recording histogram for h100Peter D'Hoye1-0/+2
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye2-0/+4
2010-03-03undo that last undo, make the font loader more forgiving to user errorsJonathan Gordon1-2/+3
2010-03-02revert r24989 ad r24990 which are cuasing segfaults... they were working fine...Jonathan Gordon1-3/+2
2010-03-02* Make the user font count more saneJonathan Gordon1-2/+3
2010-03-01Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok1-2/+1
2010-03-01Sansa c200: allow 16 steps of backlight brightness (just like the OF)Bertrik Sikken1-1/+1
2010-03-01Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz1-1/+2
2010-02-28redo r24943. the font mappings are not needed once the skin is finished parsi...Jonathan Gordon1-1/+2
2010-02-25Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...Thomas Martitz2-0/+213
2010-02-22as3525v2: use iram (might need to be disabled for clipv2)Rafaël Carré1-0/+1