summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-05-15Gigabeat S: Not defining HAVE_POWEROFF_WHILE_CHARGING is far too disruptive g...Michael Sevakis1-1/+1
2010-05-15Revert r26055 since it breaks certain Archos targets.Michael Sevakis2-8/+0
2010-05-15Get checkwps going again, don't mess with sdl in it.Thomas Martitz1-1/+1
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz27-95/+5188
2010-05-15YUV Dither: r12 saving was removed but stacked parameter load offset wasn't c...Michael Sevakis2-2/+2
2010-05-15adc-as3514.c: cosmeticsRafaël Carré1-24/+24
2010-05-15fuzev2: leave at least 3ms between scrollwheel eventsRafaël Carré1-10/+13
2010-05-15fuzev2: fix buttonlight flashing on µSD access (2nd try)Rafaël Carré2-5/+2
2010-05-15i.MX31: Issue some NOP's immediately after MCR WFI to prevent premature execu...Michael Sevakis1-1/+4
2010-05-15If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...Michael Sevakis2-0/+8
2010-05-15Gigabeat S: There's no reason to pause the LCD DMA when changing the framebuf...Michael Sevakis1-2/+0
2010-05-15Hopefully finish off the red from r26051.Michael Sevakis3-1/+15
2010-05-15Hopefully get some green back from r26051.Michael Sevakis2-2/+6
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis6-44/+755
2010-05-15as3525: fix capacity sanity checkRafaël Carré2-8/+8
2010-05-15as3543: output sum of line & dac to have voicing work while using FMRafaël Carré1-10/+2
2010-05-15wm8978: Clean out silly macros. Use 'POS' convention instead for shifted bitf...Michael Sevakis2-101/+56
2010-05-15vuprintf does not belong in stdio.h, causes problems with other versions of s...Jeffrey Goode3-5/+2
2010-05-14Make the sim buildable with mingw againFrank Gevaerts3-1/+30
2010-05-14fuzev2: prevent button light flickering when accessing µSDRafaël Carré1-7/+12
2010-05-14Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper...Frank Gevaerts2-0/+0
2010-05-14as3525v1: detect correctly internal storage capacityRafaël Carré1-0/+25
2010-05-14as3525v2: check if SD transfers fit with the card capacityRafaël Carré1-3/+15
2010-05-14as3525: add some comments in the microphone channel copy loopRafaël Carré1-12/+16
2010-05-14Fix remaining reds/yellows.Thomas Martitz1-1/+1
2010-05-14as3525v1: duplicate the right channel into the left channel when recording mi...Rafaël Carré2-12/+65
2010-05-14Fix wrong #ifdefs.Thomas Martitz1-3/+3
2010-05-14Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee...Thomas Martitz1-1/+0
2010-05-14Include host system's header files and don't compile our c library replacemen...Thomas Martitz2-4/+11
2010-05-14Enable recording on clipv1/m200v4/c200v2Rafaël Carré3-3/+3
2010-05-14Disable shutting down with the charger connected on the gigabeat s since it d...Nils Wallménius1-2/+4
2010-05-14Cache align the pitch detector audiobuffer where needed. Some other misc. cha...Michael Sevakis2-0/+5
2010-05-14as3514: mute headphones at the lowest volumeRafaël Carré1-2/+9
2010-05-14as3525: change SDRAM settings only in models for which there is a bootloaderRafaël Carré1-1/+2
2010-05-13as3525: retain & release DMA engine when starting and stopping recordingRafaël Carré1-1/+1
2010-05-13clipv2: current usage estimationRafaël Carré1-3/+5
2010-05-13fix a typo in commentRafaël Carré1-1/+1
2010-05-13Correct register defines. I had to look at the disassembly to spot this bug....Tobias Diedrich1-58/+58
2010-05-13as3525: use the correct uncached address for rec peak bufferRafaël Carré1-2/+2
2010-05-13as3525: use a table for mclk dividers, get rid of a divisionRafaël Carré1-14/+29
2010-05-13as3525: use DMA for recordingRafaël Carré3-108/+70
2010-05-13fuzev2: current estimation assuming same battery capacity than v1Rafaël Carré1-1/+1
2010-05-13Trim down peak calculation a bit.Michael Sevakis1-21/+21
2010-05-12Missed a yellow on Cowon D2. :)Michael Sevakis1-1/+1
2010-05-12Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...Michael Sevakis2-0/+4
2010-05-12PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...Michael Sevakis10-103/+78
2010-05-12Coldfire strlen, slight optimization pointed out by amiconn, eliminate some u...Nils Wallménius1-9/+2
2010-05-12fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon1-0/+3
2010-05-11Faster assembler strlen for coldfire using the load-a-whole-word-and-test-i-f...Nils Wallménius1-14/+50
2010-05-11Gigabeat F/X: Let us clear up confusion about just what the core frequency is...Michael Sevakis2-6/+8