summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2011-12-13usb-s3c6400: fix endpoint array traversal in interrupt handlerRafaël Carré
2011-12-13usb-drv-as3525v2.c: simplifyRafaël Carré
2011-12-13usb-drv-as3525v2.c: simplify a lotRafaël Carré
2011-12-13fix redRafaël Carré
2011-12-13usb-s3c6400 : simplifyRafaël Carré
2011-12-13usb-drv-as3525v2: use correct input endpoint list sizeRafaël Carré
2011-12-13fix previous commitRafaël Carré
2011-12-13usb-drv-as3525v2: don't include ep0 twice in the IN ep listRafaël Carré
2011-12-13usb-s3c6400: merge DIEP* and DOEP* in a macro with an extra parameterRafaël Carré
2011-12-13usb-s3c6400x.c: use defines instead of hardcoded bitfieldsRafaël Carré
2011-12-13usb-drv-as3525v2.c: cosmeticsRafaël Carré
2011-12-13Move usb-s3c6400 register comments to usb-s3c6400.hRafaël Carré
2011-12-12Deal with a complication when transferring recording method from PP5024: sinc...Michael Sevakis
2011-12-10thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside...Michael Sevakis
2011-12-10AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...Bertrik Sikken
2011-12-09Add labels for calculating RAM usage on tms320dm320 targets. Thanks to Rafaë...Boris Gjenero
2011-12-09Convert remaining __attribute__((noreturn)) to NORETURN_ATTR.Boris Gjenero
2011-12-09Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-12-08AS3525v1/v2:Michael Sevakis
2011-12-05Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń
2011-12-04Power management is to be kept in target tree due to being target specific.Tomasz Moń
2011-12-04Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń
2011-12-03HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok
2011-12-03Clip Zip: fix yuv playbackRafaël Carré
2011-12-03imx233: add control for more clocks, add debug clock debug screenAmaury Pouly
2011-12-03Sansa Connect: Fix yellowTomasz Moń
2011-12-03Sansa Connect: Fix GIO initialization and screen wakeup.Tomasz Moń
2011-12-01Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmül...Tomasz Moń
2011-11-30imx233: add power debug screenAmaury Pouly
2011-11-30fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly
2011-11-28dm320: call storage idle notifys on in sdmmc threadTomasz Moń
2011-11-27PortalPlayer: Loading of stack munge value into r4 was moved in r30741 to aft...Michael Sevakis
2011-11-27Sansa AMSv2 USB: Simplify union around struct usb_ctrlrequest and remove dupl...Bertrik Sikken
2011-11-26Sansa AMSv2: potential USB fix from FS#11664 by funman:Bertrik Sikken
2011-11-24Fix battery meter on Sansa Connect.Tomasz Moń
2011-11-22FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero
2011-11-19Sansa clip zip: increase communication speed with the OLED controllerBertrik Sikken
2011-11-19Sansa clip zip: workaround for wisechip display - always copy an entire horiz...Bertrik Sikken
2011-11-17imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...Amaury Pouly
2011-11-17fuze+: adjust touchpad sensitivity based on product id like OF, add debug scr...Amaury Pouly
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-11-16Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon
2011-11-15Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. Enable...Michael Giacomelli
2011-11-14imx233: fix prototype and battery conversion setup codeAmaury Pouly
2011-11-14imx233: implement battery reading using power register (automatically updated...Amaury Pouly
2011-11-14imx233: debug raw and mV battery outputAmaury Pouly
2011-11-14imx233: remove virtual 5V channel (value doesn't make sense), fix battery con...Amaury Pouly
2011-11-14imx233: add include for future use of adc to read batteryAmaury Pouly