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
/
imx31
/
gigabeat-s
/
system-imx31.c
Age
Commit message (
Expand
)
Author
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-10
Fix yellow.
Michael Sevakis
2008-05-10
Bring Gigabeat S bootloader one step close to a release version.
Michael Sevakis
2008-05-08
Add two missing rockbox headers and set svn:eol-style
Nils Wallménius
2008-05-08
Disable clocks for most modules in the imx31l on startup, individual drivers ...
Nils Wallménius
2008-05-08
Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as ...
Michael Sevakis
2008-05-03
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-04-12
Add GPIO manager. Get the PMIC interrupt handling working (along with power b...
Michael Sevakis
2008-03-31
Change the remaining set_interrupt_status usage to the more parsimonious disa...
Michael Sevakis
2008-02-08
Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
Michael Sevakis
2008-02-05
Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...
Michael Sevakis
2007-09-21
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
Will Robertson