summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
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
2011-11-14imx233: fix commentAmaury Pouly
2011-11-14imx233: add adc debug screenAmaury Pouly
2011-11-14imx233: add automatic battery conversion using delay channel, make 5V a virtu...Amaury Pouly
2011-11-14imx233: use generic code for both channels and delays arbiter codeAmaury Pouly
2011-11-14imx233: cosmetic changes in adcAmaury Pouly
2011-11-14imx233/fuze+: add a small delay before powering off to allow the user to rele...Amaury Pouly
2011-11-14fuze+: fix backlight to have a real zeroAmaury Pouly
2011-11-14fuze+: fix backlight calculationsAmaury Pouly
2011-11-12Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates f...Bertrik Sikken
2011-11-10fuze+: fix typo (mdelay vs udelay) in register read (shouldn't change anythin...Amaury Pouly
2011-11-10Rework FS#12310 fix (r30906) for better readability. No functional change.Michael Sparmann
2011-11-09Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero