summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2010-05-08Sansa Cliv2: calibrated discharge curveRafaël Carré
2010-05-08as3525*: stop MPMCCLKOUT when all SDRAMs are idleRafaël Carré
2010-05-08Clean the DCache just before going to main because areas were written by init...Michael Sevakis
2010-05-08Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis
2010-05-07Fuzev1: calibrated discharge curveRafaël Carré
2010-05-07i.MX31/Gigabeat S minor cleaning: Make HW access more obvious in places I for...Michael Sevakis
2010-05-07Fuzev2: calibrated discharge curveRafaël Carré
2010-05-07i.MX31: Make some style changes to some driver code so that hardware vs. vari...Michael Sevakis
2010-05-07Remove last traces of sprintf.hJeffrey Goode
2010-05-06Fix last sprintf warning.Thomas Martitz
2010-05-06Fix the remaining reds.Thomas Martitz
2010-05-06Fix gigabeat S includes so it builds againFrank Gevaerts
2010-05-06Fix some more snprintf related warnings.Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Ingenic Jz4740: Use lcd_putsf() instead of lcd_puts() in exception handlerMaurus Cuelenaere
2010-05-06ad-as3525v2: Ask for a reponse from SD_APP_CMD to help with timing issues wh...Jack Halpin
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-05-06HD200 - fix stupid bug in lcd_grey_dataMarcin Bukat
2010-05-06Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...Michael Sevakis
2010-05-06Gigabeat S: There's no compelling reason to start automatic scaling in the bo...Michael Sevakis
2010-05-06Changed a macro to a raw in int constant. Didn't mean to do that. Put it back...Michael Sevakis
2010-05-06i.MX31/Gigabeat S: This should fix stability problems. One problem was to sta...Michael Sevakis
2010-05-05sd-as3525v2.c: Set MCI interrupt mask immediately prior to enabling DMA for ...Jack Halpin
2010-05-05i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...Michael Sevakis
2010-05-05sd-as3525v2.c: Implement 4 bit widebus for SD Transfers.Jack Halpin
2010-05-05Fuzev2: don't disable interrupts in fm code, allow button tick to runRafaël Carré
2010-05-05Fuzev2: FM - tested on 2 different modelsRafaël Carré
2010-05-05as3525 FM i2c : don't assume SCL and SDA are on the same GPIORafaël Carré
2010-05-05as3525* : all as3525(v1) use ADC_BVDD for reading batteryRafaël Carré
2010-05-04sd-as3525v2: Check for response timeout error in addition to response crc er...Jack Halpin
2010-05-04HD200 - fix random partition corruption on USB unplug (hopefully)Marcin Bukat
2010-05-04HD200 - move adc channel variable to iram as it is used in ISRMarcin Bukat
2010-05-04HD200 - fix backlight flashes during startupMarcin Bukat
2010-05-04Merely correct a comment.Michael Sevakis
2010-05-04i.MX31/Gigabeat S: Just a little paranoid change to switcher write to active ...Michael Sevakis
2010-05-04i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis
2010-05-03as3525v2: Use CD Interrupt vs. CD polling in send_cmd()Rafaël Carré
2010-05-03Ingenic Jz4740: eliminate EP0 state machine + small cleanupsMaurus Cuelenaere
2010-05-03Ingenic Jz4740: cleanup USB driver a bit (no externally visible functional ch...Maurus Cuelenaere
2010-05-03Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...Michael Sevakis
2010-05-02Save a few instructions by better use of conditions.Jens Arnold
2010-05-02FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff
2010-05-02Fix wrong udelay logic that made it be way off.Thomas Martitz
2010-04-30HD200 - implement blit functionsMarcin Bukat
2010-04-30HD200 - small fix in backlight codeMarcin Bukat
2010-04-30HD200 - remove moving average filtering of ADC readoutsMarcin Bukat
2010-04-30sd-as3525v2: cosmeticsRafaël Carré
2010-04-29HD200 - add FM support.Marcin Bukat
2010-04-29as3525v2: crashless cpufreq switchingRafaël Carré
2010-04-29as3525v2: effect of CGU_PROC on fclk is instantRafaël Carré