summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...Michael Sevakis2010-05-12
* Coldfire strlen, slight optimization pointed out by amiconn, eliminate some u...Nils Wallménius2010-05-12
* Faster assembler strlen for coldfire using the load-a-whole-word-and-test-i-f...Nils Wallménius2010-05-11
* Gigabeat F/X: Let us clear up confusion about just what the core frequency is...Michael Sevakis2010-05-11
* HD200 - fix in asm optimised ATA reads&writesMarcin Bukat2010-05-11
* No need to use alternating registers for dual register read/write sequence. C...Andree Buschmann2010-05-10
* Minor speed up (+3%) of iPod Video screen updates.Andree Buschmann2010-05-10
* sd-as3525v2: Set LP bits in MCI_CLKENA for cards after they have been initia...Jack Halpin2010-05-10
* sd-as3525v2: Add delay after SD_SWITCH_FUNC to while switching to high speed...Jack Halpin2010-05-10
* See 0x429c in OF (lcd_init), B6 is lcd reset line.Tobias Diedrich2010-05-10
* HD200 - Disable asm optimised reads as it showed to be broken. Enable asm opt...Marcin Bukat2010-05-10
* HD200 - Remove checks if driver is initialized. lcd_init_device() is always c...Marcin Bukat2010-05-10
* HD200 - Reduce wait states when writing to lcd.Marcin Bukat2010-05-10
* as3525v2: disable adjustable CPU frequencyRafaël Carré2010-05-10
* Sansa Cliv2: calibrated discharge curveRafaël Carré2010-05-08
* as3525*: stop MPMCCLKOUT when all SDRAMs are idleRafaël Carré2010-05-08
* Clean the DCache just before going to main because areas were written by init...Michael Sevakis2010-05-08
* Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis2010-05-08
* Fuzev1: calibrated discharge curveRafaël Carré2010-05-07
* i.MX31/Gigabeat S minor cleaning: Make HW access more obvious in places I for...Michael Sevakis2010-05-07
* Fuzev2: calibrated discharge curveRafaël Carré2010-05-07
* i.MX31: Make some style changes to some driver code so that hardware vs. vari...Michael Sevakis2010-05-07
* Remove last traces of sprintf.hJeffrey Goode2010-05-07
* Fix last sprintf warning.Thomas Martitz2010-05-06
* Fix the remaining reds.Thomas Martitz2010-05-06
* Fix gigabeat S includes so it builds againFrank Gevaerts2010-05-06
* 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
* 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
* i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...Michael Sevakis2010-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
* 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
* 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