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