Age | Commit message (Expand) | Author |
2010-05-15 | wm8978: Clean out silly macros. Use 'POS' convention instead for shifted bitf... | Michael Sevakis |
2010-05-15 | vuprintf does not belong in stdio.h, causes problems with other versions of s... | Jeffrey Goode |
2010-05-14 | Make the sim buildable with mingw again | Frank Gevaerts |
2010-05-14 | fuzev2: prevent button light flickering when accessing µSD | Rafaël Carré |
2010-05-14 | Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper... | Frank Gevaerts |
2010-05-14 | as3525v1: detect correctly internal storage capacity | Rafaël Carré |
2010-05-14 | as3525v2: check if SD transfers fit with the card capacity | Rafaël Carré |
2010-05-14 | as3525: add some comments in the microphone channel copy loop | Rafaël Carré |
2010-05-14 | Fix remaining reds/yellows. | Thomas Martitz |
2010-05-14 | as3525v1: duplicate the right channel into the left channel when recording mi... | Rafaël Carré |
2010-05-14 | Fix wrong #ifdefs. | Thomas Martitz |
2010-05-14 | Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee... | Thomas Martitz |
2010-05-14 | Include host system's header files and don't compile our c library replacemen... | Thomas Martitz |
2010-05-14 | Enable recording on clipv1/m200v4/c200v2 | Rafaël Carré |
2010-05-14 | Disable shutting down with the charger connected on the gigabeat s since it d... | Nils Wallménius |
2010-05-14 | Cache align the pitch detector audiobuffer where needed. Some other misc. cha... | Michael Sevakis |
2010-05-14 | as3514: mute headphones at the lowest volume | Rafaël Carré |
2010-05-14 | as3525: change SDRAM settings only in models for which there is a bootloader | Rafaël Carré |
2010-05-13 | as3525: retain & release DMA engine when starting and stopping recording | Rafaël Carré |
2010-05-13 | clipv2: current usage estimation | Rafaël Carré |
2010-05-13 | fix a typo in comment | Rafaël Carré |
2010-05-13 | Correct register defines. I had to look at the disassembly to spot this bug.... | Tobias Diedrich |
2010-05-13 | as3525: use the correct uncached address for rec peak buffer | Rafaël Carré |
2010-05-13 | as3525: use a table for mclk dividers, get rid of a division | Rafaël Carré |
2010-05-13 | as3525: use DMA for recording | Rafaël Carré |
2010-05-13 | fuzev2: current estimation assuming same battery capacity than v1 | Rafaël Carré |
2010-05-13 | Trim down peak calculation a bit. | Michael Sevakis |
2010-05-12 | Missed a yellow on Cowon D2. :) | Michael Sevakis |
2010-05-12 | Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma... | Michael Sevakis |
2010-05-12 | PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ... | Michael Sevakis |
2010-05-12 | Coldfire strlen, slight optimization pointed out by amiconn, eliminate some u... | Nils Wallménius |
2010-05-12 | fix the last of the reds, and make RDS tags actually work (and add them to th... | Jonathan Gordon |
2010-05-11 | Faster assembler strlen for coldfire using the load-a-whole-word-and-test-i-f... | Nils Wallménius |
2010-05-11 | Gigabeat F/X: Let us clear up confusion about just what the core frequency is... | Michael Sevakis |
2010-05-11 | HD200 - fix in asm optimised ATA reads&writes | Marcin Bukat |
2010-05-11 | r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ... | Michael Sevakis |
2010-05-11 | MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres... | Michael Sevakis |
2010-05-10 | No need to use alternating registers for dual register read/write sequence. C... | Andree Buschmann |
2010-05-10 | Minor speed up (+3%) of iPod Video screen updates. | Andree Buschmann |
2010-05-10 | sd-as3525v2: Set LP bits in MCI_CLKENA for cards after they have been initia... | Jack Halpin |
2010-05-10 | sd-as3525v2: Add delay after SD_SWITCH_FUNC to while switching to high speed... | Jack Halpin |
2010-05-10 | See 0x429c in OF (lcd_init), B6 is lcd reset line. | Tobias Diedrich |
2010-05-10 | as3525(v1) : correct CPU_FREQ | Rafaël Carré |
2010-05-10 | HD200 - Disable asm optimised reads as it showed to be broken. Enable asm opt... | Marcin Bukat |
2010-05-10 | HD200 - Remove checks if driver is initialized. lcd_init_device() is always c... | Marcin Bukat |
2010-05-10 | HD200 - Reduce wait states when writing to lcd. | Marcin Bukat |
2010-05-10 | as3525v2: disable adjustable CPU frequency | Rafaël Carré |
2010-05-09 | Undo a change of r25850 which broke SDL audio on some (older kernels?) systems. | Thomas Martitz |
2010-05-09 | Update current usage for Fuzev1/e200v2/Clipv1 | Rafaël Carré |
2010-05-08 | Sansa Cliv2: calibrated discharge curve | Rafaël Carré |