summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2010-04-09Gigabeat S: A little more housekeeping. Move source clock frequencies to conf...Michael Sevakis1-0/+4
2010-04-07Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo...Michael Sevakis2-0/+249
2010-04-05Revert part of r25489 as it didn't fix the problem, that the CPU frequency de...Thomas Martitz1-1/+1
2010-04-05as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz4-7/+9
2010-04-05Fuzev2: Use 40MHz as unboosted frequency. The lcd speed and ui responsiveness...Thomas Martitz1-1/+1
2010-04-05Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fpsRafaël Carré1-1/+1
2010-04-03Don't define HAVE_IO_PRIORITY for the simFrank Gevaerts1-1/+1
2010-04-03Add IO priority handling. Currently all IO has equal priority, except the dir...Frank Gevaerts3-12/+22
2010-04-03Clipv2: fix grey lcd outputRafaël Carré1-0/+1
2010-04-03Clipv2: enable USB stack (and use correct product ID)Rafaël Carré1-7/+2
2010-04-02Switch on hotkey on several targets. Stole the WPS Show Track Info key for m...Jeffrey Goode18-18/+18
2010-04-01Boot charting support.Torne Wuff1-0/+42
2010-04-01Fuzev2: Scrollwheel works like a charm :)Thomas Martitz1-4/+4
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode64-0/+156
2010-04-01as3525v2: adjustable CPU freq : CGU_PROC is identical to as3525 after allRafaël Carré3-6/+6
2010-03-29fuzev2 FM doesn't work (yet), don't try to record from itRafaël Carré1-1/+1
2010-03-29as3525v2 : recording (FM only, no microphone yet)Rafaël Carré4-29/+33
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