summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2010-05-15Gigabeat S: There's no reason to pause the LCD DMA when changing the framebuf...Michael Sevakis
2010-05-15as3525: fix capacity sanity checkRafaël Carré
2010-05-15vuprintf does not belong in stdio.h, causes problems with other versions of s...Jeffrey Goode
2010-05-14fuzev2: prevent button light flickering when accessing µSDRafaël Carré
2010-05-14as3525v1: detect correctly internal storage capacityRafaël Carré
2010-05-14as3525v2: check if SD transfers fit with the card capacityRafaël Carré
2010-05-14as3525: add some comments in the microphone channel copy loopRafaël Carré
2010-05-14as3525v1: duplicate the right channel into the left channel when recording mi...Rafaël Carré
2010-05-14as3525: change SDRAM settings only in models for which there is a bootloaderRafaël Carré
2010-05-13as3525: retain & release DMA engine when starting and stopping recordingRafaël Carré
2010-05-13Correct register defines. I had to look at the disassembly to spot this bug....Tobias Diedrich
2010-05-13as3525: use the correct uncached address for rec peak bufferRafaël Carré
2010-05-13as3525: use a table for mclk dividers, get rid of a divisionRafaël Carré
2010-05-13as3525: use DMA for recordingRafaël Carré
2010-05-12Missed a yellow on Cowon D2. :)Michael Sevakis
2010-05-12Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...Michael Sevakis
2010-05-12PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...Michael Sevakis
2010-05-11Gigabeat F/X: Let us clear up confusion about just what the core frequency is...Michael Sevakis
2010-05-10No need to use alternating registers for dual register read/write sequence. C...Andree Buschmann
2010-05-10Minor speed up (+3%) of iPod Video screen updates.Andree Buschmann
2010-05-10sd-as3525v2: Set LP bits in MCI_CLKENA for cards after they have been initia...Jack Halpin
2010-05-10sd-as3525v2: Add delay after SD_SWITCH_FUNC to while switching to high speed...Jack Halpin
2010-05-10See 0x429c in OF (lcd_init), B6 is lcd reset line.Tobias Diedrich
2010-05-10as3525v2: disable adjustable CPU frequencyRafaël Carré
2010-05-08Sansa Cliv2: calibrated discharge curveRafaël Carré
2010-05-08as3525*: stop MPMCCLKOUT when all SDRAMs are idleRafaël Carré
2010-05-08Clean the DCache just before going to main because areas were written by init...Michael Sevakis
2010-05-08Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis
2010-05-07Fuzev1: calibrated discharge curveRafaël Carré
2010-05-07i.MX31/Gigabeat S minor cleaning: Make HW access more obvious in places I for...Michael Sevakis
2010-05-07Fuzev2: calibrated discharge curveRafaël Carré
2010-05-07i.MX31: Make some style changes to some driver code so that hardware vs. vari...Michael Sevakis
2010-05-07Remove last traces of sprintf.hJeffrey Goode
2010-05-06Fix last sprintf warning.Thomas Martitz
2010-05-06Fix the remaining reds.Thomas Martitz
2010-05-06Fix gigabeat S includes so it builds againFrank Gevaerts
2010-05-06Fix some more snprintf related warnings.Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06ad-as3525v2: Ask for a reponse from SD_APP_CMD to help with timing issues wh...Jack Halpin
2010-05-06Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...Michael Sevakis
2010-05-06Gigabeat S: There's no compelling reason to start automatic scaling in the bo...Michael Sevakis
2010-05-06Changed a macro to a raw in int constant. Didn't mean to do that. Put it back...Michael Sevakis
2010-05-06i.MX31/Gigabeat S: This should fix stability problems. One problem was to sta...Michael Sevakis
2010-05-05sd-as3525v2.c: Set MCI interrupt mask immediately prior to enabling DMA for ...Jack Halpin
2010-05-05i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...Michael Sevakis
2010-05-05sd-as3525v2.c: Implement 4 bit widebus for SD Transfers.Jack Halpin
2010-05-05Fuzev2: don't disable interrupts in fm code, allow button tick to runRafaël Carré
2010-05-05Fuzev2: FM - tested on 2 different modelsRafaël Carré
2010-05-05as3525 FM i2c : don't assume SCL and SDA are on the same GPIORafaël Carré
2010-05-05as3525* : all as3525(v1) use ADC_BVDD for reading batteryRafaël Carré