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