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
/
export
/
imx31l.h
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-11
Enable write buffering for the 1MB device memory section. This means using a ...
Michael Sevakis
2008-05-08
Disable clocks for most modules in the imx31l on startup, individual drivers ...
Nils Wallménius
2008-05-03
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-05-02
Remove some cruft not being used that interferes with building rockboy on Gig...
Michael Sevakis
2008-04-27
IMX31: Use template structures to access modules' registers from a base addre...
Michael Sevakis
2008-04-27
Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...
Michael Sevakis
2008-04-20
move some data around to place qh_array at the start of iram. This saves up t...
Frank Gevaerts
2008-04-18
UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...
Michael Sevakis
2008-04-12
Add GPIO manager. Get the PMIC interrupt handling working (along with power b...
Michael Sevakis
2008-04-11
Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...
Michael Sevakis
2008-04-02
Gigabeat S: Add some more register #defines to use later.
Michael Sevakis
2008-02-19
Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.
Will Robertson
2008-02-09
Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will ...
Michael Sevakis
2008-02-08
Gigabeat S: Get boot to go a little father.
Michael Sevakis
2008-02-08
Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
Michael Sevakis
2008-02-05
Oops. Dump some testing stuff that got left in.
Michael Sevakis
2008-02-05
Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...
Michael Sevakis
2007-12-23
Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...
Will Robertson
2007-09-21
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
Will Robertson