summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
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
2011-11-08Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...Michael Giacomelli
2011-11-07fuze+: fix typo in lcd init sequence for second lcd typeAmaury Pouly
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff
2011-11-06iPod Classic: Set LCD controller configuration register during initialization...Michael Sparmann
2011-11-06usb-s3c6400x.c: Fix memory corruption bug (closes FS#12310)Michael Sparmann
2011-11-06usb-s3c6400x.c: Remove an unused variableMichael Sparmann
2011-11-05Sansa clip zip: do not enable display if it's already enabledBertrik Sikken
2011-11-04Sansa clip zip: swap RGB<>BGR for WiseChip displayBertrik Sikken
2011-11-03Make local functions and variables static where possibleBertrik Sikken
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin
2011-11-02Sansa clip zip: show AMSv2 variant in debug menuBertrik Sikken
2011-11-02fuze+: use macro and add a few staticAmaury Pouly
2011-10-31Sansa clip zip: attempt to fix the pixel format swappedness for goodBertrik Sikken
2011-10-30Sansa clip zip: implement lcd_write_data functionBertrik Sikken
2011-10-30Sansa clip zip: use a state machine for scanning buttons to avoid busy-waitsBertrik Sikken
2011-10-30Gigabeat S: Maintain power thread at realtime priority at all times so it may...Michael Sevakis
2011-10-29Sansa clip zip: fix colours of icons, logos, album artBertrik Sikken
2011-10-29Sansa clip zip: add missing prototype to backlight-target.hBertrik Sikken
2011-10-29Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken
2011-10-28Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e...Andree Buschmann
2011-10-27fuzeplus: rework button handling to use a queue instead of a blocking semapho...Amaury Pouly
2011-10-23Sansa clipzip: miscellaneous updatesBertrik Sikken
2011-10-23fuze+: fix typo and remove ugly logf constructAmaury Pouly
2011-10-20Some iPod Video's need a 2nd call of ub_drv_init() to establish the USB conne...Andree Buschmann
2011-10-18imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly
2011-10-18imx233/fuze+: add prototype for rtc block (only for register defines for now)Amaury Pouly
2011-10-18imx233/fuze+: implement audioout functions (init, volume, frequency); add stu...Amaury Pouly
2011-10-18imx233/fuze+: implement hw info debug screen to show dma channels stateAmaury Pouly
2011-10-18imx233/fuze+: allow dma info retrieval; wait for end of channel reset before ...Amaury Pouly
2011-10-18imx233/fuze+: move to a more generic xtal derived clock enabling function, fi...Amaury Pouly