summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
* gigabeats usb-target: merge in system-target.hRafaël Carré2011-12-31
* delete usb-target.h content redundant with PP usb-target.hRafaël Carré2011-12-31
* firewire/usb_remove/insert_int: move to system-target.hRafaël Carré2011-12-31
* usb_drv_connected() is declared in usb_drv.hRafaël Carré2011-12-31
* usb_plugged() is PP onlyRafaël Carré2011-12-31
* move usb_pin_init() declaration to PP's system-target.hRafaël Carré2011-12-31
* usb_init_device(): move prototype to usb.hRafaël Carré2011-12-31
* usb-drv-as3525v2: move interrupt disableRafaël Carré2011-12-31
* usb-s3c6400x: move usb_init_deviceRafaël Carré2011-12-31
* usb-s3c6400x.c: move usb_detect and usb_enableRafaël Carré2011-12-31
* imx233: forgot a fileAmaury Pouly2011-12-31
* imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly2011-12-31
* ypr0: Proper battery curve measured with battery_bench.Thomas Martitz2011-12-31
* ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz2011-12-31
* usb-s3c6400x: Fix endpoints being enabled too lateMichael Sparmann2011-12-31
* Forgot a "static" in r31462.Michael Sevakis2011-12-29
* Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis2011-12-29
* i.MX31: Implement asynchronous version of I2C driver.Michael Sevakis2011-12-29
* i.MX31: Some tweaks with variable declaration in SPI driver.Michael Sevakis2011-12-29
* usb-srv-as3525v2: backport r31458Michael Sparmann2011-12-28
* usb-s3c6400x: Fix some more confusion between DEPCTL_stall and DEPCTL_nakstsMichael Sparmann2011-12-28
* iPod Classic: HDD endianness changeMichael Sparmann2011-12-28
* fuze+: remove two_finger pseudo touchpad button because it was unrealiable, u...Amaury Pouly2011-12-26
* imx233: implement core_sleepAmaury Pouly2011-12-26
* i.MX31: Rename somethingMichael Sevakis2011-12-26
* i.MX31: Silly little change to enable/disable a SPIMichael Sevakis2011-12-26
* Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...Tomasz Moń2011-12-26
* ypr0: Fix ascodec_readbytes().Thomas Martitz2011-12-25
* imx233: forgot a fileAmaury Pouly2011-12-24
* imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly2011-12-24
* ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz2011-12-24
* TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.Tomasz Moń2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* TMS320DM320: Disable CLOCKOUT signal to save some power.Tomasz Moń2011-12-22
* sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinic...Amaury Pouly2011-12-22
* Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.Tomasz Moń2011-12-22
* usb-drv-as3525v2: use all endpointsRafaël Carré2011-12-22
* TMS320DM320: Ensure udelay() will not end before specified amount of time.Tomasz Moń2011-12-21
* Fix red.Boris Gjenero2011-12-21
* Add missing includes found using -Wmissing-declarations.Boris Gjenero2011-12-21
* Make more local functions static.Boris Gjenero2011-12-21
* TMS320DM320: Check for TIMER1 bit in udelay().Tomasz Moń2011-12-21
* TMS320DM320: Prevent lockup in udelay() when this function is called with int...Tomasz Moń2011-12-21
* Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode.Tomasz Moń2011-12-21
* Fix comment in sdmmc to reflect what it really means.Tomasz Moń2011-12-21
* Sansa Connect: Don't enable DAC clock as it's not necessary.Tomasz Moń2011-12-21
* Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.Tomasz Moń2011-12-21
* Sansa Connect: use udelay() in AVR spi_txrx().Tomasz Moń2011-12-20
* TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.Tomasz Moń2011-12-20
* Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...Tomasz Moń2011-12-20