summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* as3525: change SDRAM settings only in models for which there is a bootloaderRafaël Carré2010-05-14
* as3525: retain & release DMA engine when starting and stopping recordingRafaël Carré2010-05-13
* clipv2: current usage estimationRafaël Carré2010-05-13
* fix a typo in commentRafaël Carré2010-05-13
* Correct register defines. I had to look at the disassembly to spot this bug....Tobias Diedrich2010-05-13
* as3525: use the correct uncached address for rec peak bufferRafaël Carré2010-05-13
* as3525: use a table for mclk dividers, get rid of a divisionRafaël Carré2010-05-13
* as3525: use DMA for recordingRafaël Carré2010-05-13
* fuzev2: current estimation assuming same battery capacity than v1Rafaël Carré2010-05-13
* Trim down peak calculation a bit.Michael Sevakis2010-05-13
* Missed a yellow on Cowon D2. :)Michael Sevakis2010-05-12
* Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...Michael Sevakis2010-05-12
* 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
* fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon2010-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
* r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...Michael Sevakis2010-05-11
* MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis2010-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
* as3525(v1) : correct CPU_FREQRafaël Carré2010-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
* Undo a change of r25850 which broke SDL audio on some (older kernels?) systems.Thomas Martitz2010-05-09
* Update current usage for Fuzev1/e200v2/Clipv1Rafaël Carré2010-05-09
* 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
* as3525v2: make sure volume is normal by writing Audioset2 registerRafaël Carré2010-05-07
* 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
* Remove stray function prototype used only for long-ago-removed codec swapping...Michael Sevakis2010-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
* Define size_t the way the gcc/glibc people intendedFrank Gevaerts2010-05-06
* string.h shouldn't include stddef.hFrank Gevaerts2010-05-06
* Fix last sprintf warning.Thomas Martitz2010-05-06
* Fix the remaining reds.Thomas Martitz2010-05-06
* Revert r25854 which was bad for the database tool (I forgot it still needs th...Thomas Martitz2010-05-06
* Fix gigabeat S includes so it builds againFrank Gevaerts2010-05-06
* Fix checkwps by using host system's file IO (thanks to r25843/r25844) and by ...Thomas Martitz2010-05-06