summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2011-12-21Add missing includes found using -Wmissing-declarations.Boris Gjenero
2011-12-21Make more local functions static.Boris Gjenero
2011-12-21TMS320DM320: Check for TIMER1 bit in udelay().Tomasz Moń
2011-12-21TMS320DM320: Prevent lockup in udelay() when this function is called with int...Tomasz Moń
2011-12-21Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode.Tomasz Moń
2011-12-21Fix comment in sdmmc to reflect what it really means.Tomasz Moń
2011-12-21Sansa Connect: Don't enable DAC clock as it's not necessary.Tomasz Moń
2011-12-21Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.Tomasz Moń
2011-12-20Another round of making local functions staticBertrik Sikken
2011-12-20Sansa Connect: use udelay() in AVR spi_txrx().Tomasz Moń
2011-12-20TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.Tomasz Moń
2011-12-20Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...Tomasz Moń
2011-12-19usb-drv-as3525v2: revert part of r31243Rafaël Carré
2011-12-19Remove obsolete empty IRAM defines from the sansa m200v4 config file.Andree Buschmann
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-12-19Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz