summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-05-05i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...tcctool_v1_0bootloader_fuze_v2Michael Sevakis2-19/+16
2010-05-05Use settings for DAC AGC, cpeaker driver bias current (which is unused in roc...Michael Giacomelli1-6/+9
2010-05-05sd-as3525v2.c: Implement 4 bit widebus for SD Transfers.Jack Halpin1-8/+22
2010-05-05Fuzev2: don't disable interrupts in fm code, allow button tick to runRafaël Carré2-6/+3
2010-05-05Fuzev2: FM - tested on 2 different modelsRafaël Carré3-7/+38
2010-05-05as3525 FM i2c : don't assume SCL and SDA are on the same GPIORafaël Carré1-18/+26
2010-05-05Clip+: use correct 290mAh battery capacityRafaël Carré1-3/+3
2010-05-05as3525* : all as3525(v1) use ADC_BVDD for reading batteryRafaël Carré1-12/+12
2010-05-04sd-as3525v2: Check for response timeout error in addition to response crc er...bootloader_vibe500_v1Jack Halpin1-11/+8
2010-05-04HD200 - fix random partition corruption on USB unplug (hopefully)Marcin Bukat1-2/+3
2010-05-04HD200 - move adc channel variable to iram as it is used in ISRMarcin Bukat1-1/+1
2010-05-04HD200 - fix backlight flashes during startupMarcin Bukat1-1/+4
2010-05-04HD200 - remove fm glue code from bootloader buildMarcin Bukat1-1/+1
2010-05-04Merely correct a comment.Michael Sevakis1-1/+1
2010-05-04i.MX31/Gigabeat S: Just a little paranoid change to switcher write to active ...Michael Sevakis1-6/+5
2010-05-04i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis11-391/+555
2010-05-03as3525v2: Use CD Interrupt vs. CD polling in send_cmd()Rafaël Carré1-29/+34
2010-05-03rolo: make PP code pp6100-compatibleRafaël Carré1-3/+2
2010-05-03Ingenic Jz4740: eliminate EP0 state machine + small cleanupsMaurus Cuelenaere1-66/+33
2010-05-03Ingenic Jz4740: cleanup USB driver a bit (no externally visible functional ch...Maurus Cuelenaere1-118/+119
2010-05-03Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...Michael Sevakis2-3/+5
2010-05-02Save a few instructions by better use of conditions.Jens Arnold1-13/+5
2010-05-02FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff1-19/+10
2010-05-02Fix wrong udelay logic that made it be way off.Thomas Martitz2-8/+8
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