summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-04-30HD200 - implement blit functionsMarcin Bukat2-19/+117
2010-04-30HD200 - small fix in backlight codeMarcin Bukat1-1/+6
2010-04-30HD200 - remove moving average filtering of ADC readoutsMarcin Bukat1-12/+1
2010-04-30sd-as3525v2: cosmeticsRafaël Carré1-1/+1
2010-04-29HD200 - add FM support.Marcin Bukat3-8/+346
2010-04-29as3525v2: crashless cpufreq switchingRafaël Carré1-8/+3
2010-04-29as3525v2: effect of CGU_PROC on fclk is instantRafaël Carré1-5/+0
2010-04-28as3525v2: do not use IRAM for pluginsRafaël Carré1-1/+1
2010-04-28Fuzev2: revert r25741 and r25746Rafaël Carré1-4/+2
2010-04-27fix r25741: the 2nd delay needs to be present when the CPU is boostedRafaël Carré1-0/+2
2010-04-27Fuzev2 button fixesRafaël Carré1-3/+2
2010-04-27as3525v2: fix udelay()Rafaël Carré1-2/+18
2010-04-27Two corrections to the previous commit (wrong timer was used, KERNEL_TIMER_FR...Thomas Martitz1-2/+2
2010-04-27FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQThomas Martitz9-54/+238
2010-04-27as3525(v2): Add a somewhat inaccurate udelay (-0.5/+1.0µs). It should work g...Thomas Martitz5-25/+68
2010-04-27Remove pcm_mute() which has been unused since r19308Rafaël Carré17-114/+92
2010-04-26as3525v2: fix volume setting (can now go very low)Rafaël Carré2-2/+6
2010-04-26as3514: detail bit of AS3543_DAC_IFRafaël Carré2-11/+7
2010-04-26as3514: no need to cache volumeRafaël Carré1-18/+9
2010-04-26Add MPIO HD200 port - new filesMarcin Bukat23-0/+2757
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat10-10/+122
2010-04-26Fuzev2: button_read_dbop() doesn't existRafaël Carré1-1/+0
2010-04-26Fuzev2: fix screen corruptionRafaël Carré1-19/+10
2010-04-26remove some useless linesNils Wallménius1-4/+0
2010-04-25Fix yellowsThomas Martitz1-1/+1
2010-04-25Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz4-130/+33
2010-04-25DM320 UART: Enable clock in UART module since it will not be done in system i...Karl Kurbjun1-0/+3
2010-04-25M:Robe 500 Power: Update battery Curve and simplify calculations.Karl Kurbjun1-12/+19
2010-04-25M:Robe 500 USB: Go back to OF timings for upcoming clock changesKarl Kurbjun1-7/+5
2010-04-23Gigabeat S: All the target backlight functions are currently called on the ba...Michael Sevakis1-23/+1
2010-04-23i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis20-125/+1311
2010-04-23i.MX31: Add some enums and a couple helper functions to make dealing with pin...Michael Sevakis5-281/+482
2010-04-22dircache: increase stack size to handle the worse case path during rebuild (d...Amaury Pouly1-1/+1
2010-04-22ata-sd-pp: reduce size of the buffer used to switch bank, no functional chang...Amaury Pouly1-3/+5
2010-04-18Sansa as3525: Add missing lcd-clip.h header file to sansa clip lcd drivers. S...Bertrik Sikken3-0/+3
2010-04-18Clean up IAP / ipod remote tuner a bit.Bertrik Sikken2-6/+5
2010-04-18Use boolean instead of int for keeping track of mutex signalled state and wak...Bertrik Sikken2-11/+11
2010-04-18Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken1-0/+1
2010-04-18Add the guard where it should be used. The net effect is zero now but it migh...Alexander Levin1-0/+6
2010-04-18Fix red from r25666 (forgot to use macro to not use core variable on single c...Michael Sevakis1-5/+5
2010-04-18Threads of PRIORITY_REALTIME and above are no longer subject to being switche...Michael Sevakis1-10/+18
2010-04-17Use a more natural guard for the callback definitionAlexander Levin1-1/+1
2010-04-16Cleanup thread_entry definition a bit. Reorder members so that related ones a...Thomas Martitz2-10/+6
2010-04-16Convert macro to inline function and move it into .c file.Thomas Martitz2-15/+29
2010-04-16Use API call instead of accessing a global variable for receiving the current...Thomas Martitz2-14/+11
2010-04-16workaround DBOP noise issue on C200v2 cause it's really annoying if your butt...Tobias Diedrich2-1/+52
2010-04-14Make builds with MAX_PHYS_SECTOR_SIZE defined (ipod video) work with larger s...Torne Wuff1-14/+26
2010-04-13s3c2440: fix a typo, 4|1 == 5, not 0x41Rafaël Carré1-1/+1
2010-04-13Enable SW tone control on gigabeat S, since HW tone controls for its DAC are ...Torne Wuff1-0/+3
2010-04-13Fix minor mistake in tone control code: UDA1341 was added to the wrong part o...Torne Wuff1-4/+7