Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
s3c2440
/
gigabeat-fx
/
i2c-meg-fx.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
3c8d93e
Change a #define constant that conflicts with a mingw definition. Change "WAIT_*" to "OBJ_WAIT_*".
by Michael Sevakis
· 17 years ago
a65406e
meg-fx: It's important to make sure certain interrupt-related registers have bits changed atomically.
by Michael Sevakis
· 17 years ago
5f1590b
Have meg-fx i2c driver use the wakeup functionality by making it interrupt-based (and serves as a simple usage example).
by Michael Sevakis
· 17 years ago
7fb0f71
Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin controller. Add some clocking registers to 'View I/O ports'.
by Michael Sevakis
· 17 years ago
f44f961
move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based)
by Marcoen Hirschberg
· 17 years ago
[Renamed from firmware/target/arm/gigabeat/meg-fx/i2c-meg-fx.c]
8636e69
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
by Jens Arnold
· 18 years ago
e645e2d
Fix the delay loops. Without scaling the CPU is always at 300MHz.
by Marcoen Hirschberg
· 18 years ago
f97d24f
Retimed the i2c delay loops since we can be boosted or not
by Steve Gotthardt
· 18 years ago
2aa3e3f
Changed the delay loop to run faster and more accurate. Made the internal functions 'static'.
by Steve Gotthardt
· 18 years ago
8e1e6f9
add the I2C driver for the Gigabeat
by Marcoen Hirschberg
· 18 years ago