index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
Age
Commit message (
Expand
)
Author
2010-05-15
Gigabeat S: There's no reason to pause the LCD DMA when changing the framebuf...
Michael Sevakis
2010-05-15
as3525: fix capacity sanity check
Rafaël Carré
2010-05-15
vuprintf does not belong in stdio.h, causes problems with other versions of s...
Jeffrey Goode
2010-05-14
fuzev2: prevent button light flickering when accessing µSD
Rafaël Carré
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
as3525v1: duplicate the right channel into the left channel when recording mi...
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
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-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-11
Gigabeat F/X: Let us clear up confusion about just what the core frequency is...
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
as3525v2: disable adjustable CPU frequency
Rafaël Carré
2010-05-08
Sansa Cliv2: calibrated discharge curve
Rafaël Carré
2010-05-08
as3525*: stop MPMCCLKOUT when all SDRAMs are idle
Rafaël Carré
2010-05-08
Clean the DCache just before going to main because areas were written by init...
Michael Sevakis
2010-05-08
Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...
Michael Sevakis
2010-05-07
Fuzev1: calibrated discharge curve
Rafaël Carré
2010-05-07
i.MX31/Gigabeat S minor cleaning: Make HW access more obvious in places I for...
Michael Sevakis
2010-05-07
Fuzev2: calibrated discharge curve
Rafaël Carré
2010-05-07
i.MX31: Make some style changes to some driver code so that hardware vs. vari...
Michael Sevakis
2010-05-07
Remove last traces of sprintf.h
Jeffrey Goode
2010-05-06
Fix last sprintf warning.
Thomas Martitz
2010-05-06
Fix the remaining reds.
Thomas Martitz
2010-05-06
Fix gigabeat S includes so it builds again
Frank Gevaerts
2010-05-06
Fix some more snprintf related warnings.
Thomas Martitz
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
ad-as3525v2: Ask for a reponse from SD_APP_CMD to help with timing issues wh...
Jack Halpin
2010-05-06
Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...
Michael Sevakis
2010-05-06
Gigabeat S: There's no compelling reason to start automatic scaling in the bo...
Michael Sevakis
2010-05-06
Changed a macro to a raw in int constant. Didn't mean to do that. Put it back...
Michael Sevakis
2010-05-06
i.MX31/Gigabeat S: This should fix stability problems. One problem was to sta...
Michael Sevakis
2010-05-05
sd-as3525v2.c: Set MCI interrupt mask immediately prior to enabling DMA for ...
Jack Halpin
2010-05-05
i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...
Michael Sevakis
2010-05-05
sd-as3525v2.c: Implement 4 bit widebus for SD Transfers.
Jack Halpin
2010-05-05
Fuzev2: don't disable interrupts in fm code, allow button tick to run
Rafaël Carré
2010-05-05
Fuzev2: FM - tested on 2 different models
Rafaël Carré
2010-05-05
as3525 FM i2c : don't assume SCL and SDA are on the same GPIO
Rafaël Carré
2010-05-05
as3525* : all as3525(v1) use ADC_BVDD for reading battery
Rafaël Carré
[next]