summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2011-12-31usb_drv_connected() is declared in usb_drv.hRafaël Carré
2011-12-31usb_plugged() is PP onlyRafaël Carré
2011-12-31move usb_pin_init() declaration to PP's system-target.hRafaël Carré
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré
2011-12-31usb-drv-as3525v2: move interrupt disableRafaël Carré
2011-12-31usb_core: Fix typo in commentMichael Sparmann
2011-12-31usb-s3c6400x: move usb_init_deviceRafaël Carré
2011-12-31usb-s3c6400x.c: move usb_detect and usb_enableRafaël Carré
2011-12-31The AMSv1 driver limitation that disallows 64K transfers is a USB core limita...Frank Gevaerts
2011-12-31imx233: forgot a fileAmaury Pouly
2011-12-31Fix simulator reds.Thomas Martitz
2011-12-31imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly
2011-12-31ypr0: Proper battery curve measured with battery_bench.Thomas Martitz
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz
2011-12-31usb-s3c6400x: Fix endpoints being enabled too lateMichael Sparmann
2011-12-29usb PACK_DATA: use a static inline to enable type checkingRafaël Carré
2011-12-29usb_hid: fix r31457Rafaël Carré
2011-12-29RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis
2011-12-29Forgot a "static" in r31462.Michael Sevakis
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis
2011-12-29i.MX31: Implement asynchronous version of I2C driver.Michael Sevakis
2011-12-29i.MX31: Some tweaks with variable declaration in SPI driver.Michael Sevakis
2011-12-28usb-srv-as3525v2: backport r31458Michael Sparmann
2011-12-28usb-s3c6400x: Fix some more confusion between DEPCTL_stall and DEPCTL_nakstsMichael Sparmann
2011-12-28USB HID: cosmetics / simplificationsRafaël Carré
2011-12-28iPod Classic: HDD endianness changeMichael Sparmann
2011-12-26fuze+: remove two_finger pseudo touchpad button because it was unrealiable, u...Amaury Pouly
2011-12-26imx233: implement core_sleepAmaury Pouly
2011-12-26i.MX31: Rename somethingMichael Sevakis
2011-12-26i.MX31: Silly little change to enable/disable a SPIMichael Sevakis
2011-12-26Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...Tomasz Moń
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett
2011-12-25Unify a bit.Thomas Martitz
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz
2011-12-25ypr0: Fix ascodec_readbytes().Thomas Martitz
2011-12-25ypr0: Remove last #ifdef in as3514.Thomas Martitz
2011-12-24imx233: forgot a fileAmaury Pouly
2011-12-24imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly
2011-12-24ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz
2011-12-24TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.Tomasz Moń
2011-12-24Update config.h for the previous commit.Thomas Martitz
2011-12-24ypr0: Rename ypr0.h to match naming scheme.Thomas Martitz
2011-12-24Fix reds.Thomas Martitz
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-12-22TMS320DM320: Disable CLOCKOUT signal to save some power.Tomasz Moń
2011-12-22sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinic...Amaury Pouly
2011-12-22Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.Tomasz Moń
2011-12-22usb-drv-as3525v2: use all endpointsRafaël Carré
2011-12-21TMS320DM320: Ensure udelay() will not end before specified amount of time.Tomasz Moń
2011-12-21Fix red.Boris Gjenero