summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2010-04-27Remove pcm_mute() which has been unused since r19308Rafaël Carré
2010-04-26as3525v2: fix volume setting (can now go very low)Rafaël Carré
2010-04-26as3514: detail bit of AS3543_DAC_IFRafaël Carré
2010-04-26Add MPIO HD200 port - new filesMarcin Bukat
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-25Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz
2010-04-23i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis
2010-04-23i.MX31: Add some enums and a couple helper functions to make dealing with pin...Michael Sevakis
2010-04-18Clean up IAP / ipod remote tuner a bit.Bertrik Sikken
2010-04-18Use boolean instead of int for keeping track of mutex signalled state and wak...Bertrik Sikken
2010-04-18Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken
2010-04-17Use a more natural guard for the callback definitionAlexander Levin
2010-04-16Cleanup thread_entry definition a bit. Reorder members so that related ones a...Thomas Martitz
2010-04-16Convert macro to inline function and move it into .c file.Thomas Martitz
2010-04-13Enable SW tone control on gigabeat S, since HW tone controls for its DAC are ...Torne Wuff
2010-04-13s5l870x : use mmu-arm.SRafaël Carré
2010-04-13Move CACHEALIGN_BITS to cpu headersRafaël Carré
2010-04-09Add LBA48 support to all targets with ATA, except archoses whose USB bridge c...Torne Wuff
2010-04-09Gigabeat S: A little more housekeeping. Move source clock frequencies to conf...Michael Sevakis
2010-04-07Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo...Michael Sevakis
2010-04-05Revert part of r25489 as it didn't fix the problem, that the CPU frequency de...Thomas Martitz
2010-04-05as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz
2010-04-05Fuzev2: Use 40MHz as unboosted frequency. The lcd speed and ui responsiveness...Thomas Martitz
2010-04-05Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fpsRafaël Carré
2010-04-03Don't define HAVE_IO_PRIORITY for the simFrank Gevaerts
2010-04-03Add IO priority handling. Currently all IO has equal priority, except the dir...Frank Gevaerts
2010-04-03Clipv2: fix grey lcd outputRafaël Carré
2010-04-03Clipv2: enable USB stack (and use correct product ID)Rafaël Carré
2010-04-02Switch on hotkey on several targets. Stole the WPS Show Track Info key for m...Jeffrey Goode
2010-04-01Boot charting support.Torne Wuff
2010-04-01Fuzev2: Scrollwheel works like a charm :)Thomas Martitz
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode
2010-04-01as3525v2: adjustable CPU freq : CGU_PROC is identical to as3525 after allRafaël Carré
2010-03-29fuzev2 FM doesn't work (yet), don't try to record from itRafaël Carré
2010-03-29as3525v2 : recording (FM only, no microphone yet)Rafaël Carré
2010-03-29as3525v2: FM playback (only tested on Clip+)Rafaël Carré
2010-03-29as3543: name 0x1b & 0x1c registersRafaël Carré
2010-03-29Fuzev2: fix backlight brightnessRafaël Carré
2010-03-28Fuzev2: edit configRafaël Carré
2010-03-27Fuzev2: fix normal build: enable charging properly, disable FM, use as3525v2 cpuRafaël Carré
2010-03-26Use STORAGE_WANTS_ALIGN to make clear it's not a strict necessityRafaël Carré
2010-03-25Accept expressions in CACHE_OVERLAP() macroRafaël Carré
2010-03-25Make storage alignement use cache alignement macrosRafaël Carré
2010-03-23Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...Szymon Dziok
2010-03-23SansaAMSv2: Give register CGU_BASE + 0x3C the name CGU_SDSLOT.Jack Halpin
2010-03-23Add handler for audio irq.Tobias Diedrich
2010-03-22FS#11118: reduce the number of cached sector in FAT code because some are use...Amaury Pouly
2010-03-21Update battery discharge curve and current consumption for iRiver h10 5GB. Th...Andree Buschmann
2010-03-20Clip+: enable sound on "as3514" (as3543 in fact)Rafaël Carré
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann