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
/
ipod
/
1g2g
Age
Commit message (
Expand
)
Author
2008-07-16
Ensure consistency between header file and implementation for iPod drivers, b...
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-04-06
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-04-04
1st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau...
Jens Arnold
2008-01-18
Finally, out goes struct spinlock for anything but mutiprocessor targets wher...
Michael Sevakis
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-09-12
* Don't touch the backlight(s) (and buttonlight) at backlight init in order t...
Jens Arnold
2007-08-17
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
2007-07-30
Interrupt driven ADC reading on the 2nd gen.
Jens Arnold
2007-07-30
First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.
Jens Arnold
2007-07-27
iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...
Jens Arnold