summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Fix some more snprintf related warnings.Thomas Martitz2010-05-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Ingenic Jz4740: Use lcd_putsf() instead of lcd_puts() in exception handlerMaurus Cuelenaere2010-05-06
* ad-as3525v2: Ask for a reponse from SD_APP_CMD to help with timing issues wh...Jack Halpin2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* HD200 - fix stupid bug in lcd_grey_dataMarcin Bukat2010-05-06
* Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...Michael Sevakis2010-05-06
* Gigabeat S: There's no compelling reason to start automatic scaling in the bo...Michael Sevakis2010-05-06
* Changed a macro to a raw in int constant. Didn't mean to do that. Put it back...Michael Sevakis2010-05-06
* i.MX31/Gigabeat S: This should fix stability problems. One problem was to sta...Michael Sevakis2010-05-06
* sd-as3525v2.c: Set MCI interrupt mask immediately prior to enabling DMA for ...Jack Halpin2010-05-05
* as3525v2: don't modify audioset2 as it seems the bits have changedRafaël Carré2010-05-05
* Clip+: current usage estimation based on battery benchRafaël Carré2010-05-05
* i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...Michael Sevakis2010-05-05
* Use settings for DAC AGC, cpeaker driver bias current (which is unused in roc...Michael Giacomelli2010-05-05
* sd-as3525v2.c: Implement 4 bit widebus for SD Transfers.Jack Halpin2010-05-05
* Fuzev2: don't disable interrupts in fm code, allow button tick to runRafaël Carré2010-05-05
* Fuzev2: FM - tested on 2 different modelsRafaël Carré2010-05-05
* as3525 FM i2c : don't assume SCL and SDA are on the same GPIORafaël Carré2010-05-05
* Clip+: use correct 290mAh battery capacityRafaël Carré2010-05-05
* as3525* : all as3525(v1) use ADC_BVDD for reading batteryRafaël Carré2010-05-05
* sd-as3525v2: Check for response timeout error in addition to response crc er...Jack Halpin2010-05-04
* HD200 - fix random partition corruption on USB unplug (hopefully)Marcin Bukat2010-05-04
* HD200 - move adc channel variable to iram as it is used in ISRMarcin Bukat2010-05-04
* HD200 - fix backlight flashes during startupMarcin Bukat2010-05-04
* HD200 - remove fm glue code from bootloader buildMarcin Bukat2010-05-04
* Merely correct a comment.Michael Sevakis2010-05-04
* i.MX31/Gigabeat S: Just a little paranoid change to switcher write to active ...Michael Sevakis2010-05-04
* i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis2010-05-04
* as3525v2: Use CD Interrupt vs. CD polling in send_cmd()Rafaël Carré2010-05-03
* rolo: make PP code pp6100-compatibleRafaël Carré2010-05-03
* Ingenic Jz4740: eliminate EP0 state machine + small cleanupsMaurus Cuelenaere2010-05-03
* Ingenic Jz4740: cleanup USB driver a bit (no externally visible functional ch...Maurus Cuelenaere2010-05-03
* Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...Michael Sevakis2010-05-03
* Save a few instructions by better use of conditions.Jens Arnold2010-05-02
* FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff2010-05-02
* Fix wrong udelay logic that made it be way off.Thomas Martitz2010-05-02
* HD200 - implement blit functionsMarcin Bukat2010-04-30
* HD200 - small fix in backlight codeMarcin Bukat2010-04-30
* HD200 - remove moving average filtering of ADC readoutsMarcin Bukat2010-04-30
* sd-as3525v2: cosmeticsRafaël Carré2010-04-30
* HD200 - add FM support.Marcin Bukat2010-04-29
* as3525v2: crashless cpufreq switchingRafaël Carré2010-04-29
* as3525v2: effect of CGU_PROC on fclk is instantRafaël Carré2010-04-29
* as3525v2: do not use IRAM for pluginsRafaël Carré2010-04-28
* Fuzev2: revert r25741 and r25746Rafaël Carré2010-04-28
* fix r25741: the 2nd delay needs to be present when the CPU is boostedRafaël Carré2010-04-27
* Fuzev2 button fixesRafaël Carré2010-04-27
* as3525v2: fix udelay()Rafaël Carré2010-04-27