summaryrefslogtreecommitdiff
path: root/firmware/target/arm/i2c-pp.c (follow)
Commit message (Expand)AuthorAge
* move PP specific files to pp/Rafaël Carré2012-01-03
* Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts2010-01-18
* Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo2009-12-25
* Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/...Mark Arigo2009-08-01
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25
* Move private #defines from i2c-pp.h to i2c-pp.cBertrik Sikken2009-05-21
* Remove some unused declarationsBertrik Sikken2009-05-21
* FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo2009-02-13
* FS#9865 - For Portalplayer i2c, read up to 4 bytes at a time instead of one a...Mark Arigo2009-02-13
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken2008-04-15
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* Do some crackdown on kernel object reinitialization after they could be in us...Michael Sevakis2008-03-12
* Portal player i2c driver: More struct spinlock phaseout.Michael Sevakis2007-11-12
* FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell2007-10-25
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo2007-09-06
* Change i2c config on e200. Seems to speed things up somewhat.Michael Sevakis2007-05-17
* Speed up Portal Player i2c driver. It suffered the same priority inversion pr...Michael Sevakis2007-04-30
* More PortalPlayer I2C unification workDaniel Ankers2007-01-27
* Unify I2C driver for all PortalPlayer targetsDaniel Ankers2007-01-27