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
/
i2c-pp.c
Age
Commit message (
Expand
)
Author
2010-01-18
Add initial Packard Bell Vibe 500 port, by Szymon Dziok
Frank Gevaerts
2009-12-25
Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....
Mark Arigo
2009-08-01
Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/...
Mark Arigo
2009-05-25
3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...
Mark Arigo
2009-05-21
Move private #defines from i2c-pp.h to i2c-pp.c
Bertrik Sikken
2009-05-21
Remove some unused declarations
Bertrik Sikken
2009-02-13
FM radio for Philips HDD1630. Volume was very faint unless recording was enab...
Mark Arigo
2009-02-13
FS#9865 - For Portalplayer i2c, read up to 4 bytes at a time instead of one a...
Mark Arigo
2008-10-31
Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...
Dave Chapman
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-21
Philips GoGear SA9200 port. Working bootloader and normal builds, including s...
Mark Arigo
2008-04-15
FS#8898 - Prefix AS3514 registers with AS3514_
Bertrik Sikken
2008-04-06
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-25
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
2008-03-12
Do some crackdown on kernel object reinitialization after they could be in us...
Michael Sevakis
2007-11-12
Portal player i2c driver: More struct spinlock phaseout.
Michael Sevakis
2007-10-25
FS#8023: Use of AS3514 #defines instead of magic values.
Barry Wardell
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-09-06
Sansa c200 port. Rockbox works with sound. Several features are disabled incl...
Mark Arigo
2007-05-17
Change i2c config on e200. Seems to speed things up somewhat.
Michael Sevakis
2007-04-30
Speed up Portal Player i2c driver. It suffered the same priority inversion pr...
Michael Sevakis
2007-01-27
More PortalPlayer I2C unification work
Daniel Ankers
2007-01-27
Unify I2C driver for all PortalPlayer targets
Daniel Ankers