summaryrefslogtreecommitdiff
path: root/firmware/target/arm/i2s-pp.c (follow)
Commit message (Expand)AuthorAge
* move PP specific files to pp/Rafaël Carré2012-01-03
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/...Mark Arigo2009-08-01
* Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis2009-02-19
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Update source files to include the header file for the functions they impleme...Bertrik Sikken2008-04-28
* Finish the conversion to packed i2s for PP502x. Karl Kurbjun-approved for Min...Michael Sevakis2007-10-16
* Packed I2S for ipod Color (tested) and ipod 4G (untested, but assumed to be t...Dave Chapman2007-10-09
* Change c200 and e200 to use the same IIS FIFO format as seems to be working f...Michael Sevakis2007-10-09
* Packed I2S for iPod Mini G2.Jens Arnold2007-10-09
* FS #7917 by Andree Buschmann. Packed I2S also for Ipod Video.Thom Johansen2007-10-09
* Make Ipod Nano use packed 16 bit IIS FIFO transfers as well.Thom Johansen2007-10-08
* Finally get packed samples to work in a nice way on H10 in IIS mode. Add some...Michael Sevakis2007-10-07
* Use halfword IIS FIFO mode for H10. Won't save interrupts but seems it should...Michael Sevakis2007-10-07
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...Michael Sevakis2007-10-04
* I2S buffer level adjustment is not necessary on c200 as there is no memory ma...Jens Arnold2007-10-03
* Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo2007-09-06
* Reenable scaling on Sansa since a reasonable solution to clicks has been found.Michael Sevakis2007-07-26
* e200: Use 16-16 L-R pairs when writing to the TX FIFO. Kill the channel swapp...Michael Sevakis2007-05-22
* Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers2007-03-11
* I2S_MASTER is bit 25, not 0x25Barry Wardell2006-12-17
* Move I2S initialisation out of the Wolfson codec driverDaniel Ankers2006-12-09