summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2012-01-03Move PP-specific headers to pp/ directoryRafaël Carré
2012-01-02i.MX31 - Dethreading operations continueMichael Sevakis
2012-01-02imx233: add AUDIOIN registers, cosmeticsAmaury Pouly
2012-01-01Make USB work again on iPod Nano 2G and iPod Classic. Still not 100% stable o...Michael Sparmann
2012-01-01Fix FS#12243 : On 20GB H10, restore correct upside down state when waking LCD.Boris Gjenero
2012-01-01Gigabeat S: Revert removal of usb_plugged in r31489Michael Sevakis
2011-12-31usb-drv-as3525v2.c: merge in usb-s3c6400x.cRafaël Carré
2011-12-31usb-s3c6400: use more complete functions from usb-drv-as3525v2Rafaël Carré
2011-12-31usb-drv-as3525v2.h: removeRafaël Carré
2011-12-31usb-s3c6400x: start factorizationRafaël Carré
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré
2011-12-31usb-drv-as3525v2: cosmeticsRafaël Carré
2011-12-31imx233: fix power_input_status()Rafaël Carré
2011-12-31usb-target.h: removeRafaël Carré
2011-12-31creative zvm isp1583 defines: move to isp1583.hRafaël Carré
2011-12-31USBOTG_ARC's USB_DRIVER_CLOSE: move to config.hRafaël Carré
2011-12-31gigabeats usb-target: merge in system-target.hRafaël Carré
2011-12-31delete usb-target.h content redundant with PP usb-target.hRafaël Carré
2011-12-31firewire/usb_remove/insert_int: move to system-target.hRafaël Carré
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-s3c6400x: move usb_init_deviceRafaël Carré
2011-12-31usb-s3c6400x.c: move usb_detect and usb_enableRafaël Carré
2011-12-31imx233: forgot a fileAmaury Pouly
2011-12-31imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly
2011-12-31usb-s3c6400x: Fix endpoints being enabled too lateMichael Sparmann
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-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-24imx233: forgot a fileAmaury Pouly
2011-12-24imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly
2011-12-24TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.Tomasz Moń
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-21Add missing includes found using -Wmissing-declarations.Boris Gjenero