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
/
usb-s3c6400x.c
Age
Commit message (
Expand
)
Author
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2010-12-12
Fix yellow, already assign values for various S5L8702 defines
Michael Sparmann
2010-12-12
usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...
Michael Sparmann
2010-10-12
iPod Nano 2G USB: Make sure the USB core is properly powered off on boot.
Michael Sparmann
2010-09-08
usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the define
Rafaël Carré
2010-08-12
Fix red: Revert the const correctness part, which opened a can of worms.
Michael Sparmann
2010-08-12
emBIOS backports part one: Fix an annoying race condition in the Synopsys OTG...
Michael Sparmann
2010-08-08
ipod nano 2g: make functions/variables static where possible, add missing #in...
Bertrik Sikken
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-01-17
Fix iPod Nano 2G USB:
Michael Sparmann
2010-01-03
Fix tabs
Andree Buschmann
2009-10-24
Plumb an iPod Nano 2G battery leak that started spilling as soon as USB was u...
Michael Sparmann
2009-10-20
iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default...
Michael Sparmann