summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Buflib: Make shrinking and buflib_available() smarter.Thomas Martitz2-6/+66
2011-11-16fix target id for HiFiMAN HM-801Andrew Ryabinin1-1/+1
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń33-13/+3567
2011-11-16Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon4-8/+16
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon13-0/+387
2011-11-15Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. Enable...Michael Giacomelli2-4/+34
2011-11-14imx233: fix prototype and battery conversion setup codeAmaury Pouly2-6/+8
2011-11-14imx233: implement battery reading using power register (automatically updated...Amaury Pouly2-2/+5
2011-11-14imx233: debug raw and mV battery outputAmaury Pouly1-1/+4
2011-11-14imx233: remove virtual 5V channel (value doesn't make sense), fix battery con...Amaury Pouly3-7/+4
2011-11-14imx233: add include for future use of adc to read batteryAmaury Pouly1-0/+1
2011-11-14imx233: fix commentAmaury Pouly1-1/+1
2011-11-14imx233: add adc debug screenAmaury Pouly1-1/+36
2011-11-14imx233: add automatic battery conversion using delay channel, make 5V a virtu...Amaury Pouly3-7/+22
2011-11-14imx233: use generic code for both channels and delays arbiter codeAmaury Pouly2-25/+96
2011-11-14imx233: cosmetic changes in adcAmaury Pouly1-4/+4
2011-11-14imx233/fuze+: add a small delay before powering off to allow the user to rele...Amaury Pouly1-0/+2
2011-11-14fuze+: fix backlight to have a real zeroAmaury Pouly2-2/+3
2011-11-14fuze+: fix backlight calculationsAmaury Pouly2-2/+3
2011-11-13Use the timeout api for the gui boost implementation. This ensures that the C...Andree Buschmann1-0/+5
2011-11-13Sansa clip zip: correct USB vendor/product idBertrik Sikken1-2/+2
2011-11-12Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates f...Bertrik Sikken1-1/+10
2011-11-11Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with...Andree Buschmann15-0/+45
2011-11-11Document the internal alpha channel format better, and fixes for 32bit alpha ...Thomas Martitz1-6/+24
2011-11-10fuze+: fix typo (mdelay vs udelay) in register read (shouldn't change anythin...Amaury Pouly1-15/+16
2011-11-10Rework FS#12310 fix (r30906) for better readability. No functional change.Michael Sparmann1-8/+16
2011-11-09Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero3-4/+4
2011-11-08Remove last_sleep when it's not needed because IDE power is never turned off.Boris Gjenero1-0/+4
2011-11-08Fix build errors and warnings in the lcd drivers.Thomas Martitz2-7/+8
2011-11-08Support for transparency in 32bit bitmaps on color targets.Thomas Martitz2-10/+51
2011-11-08Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz4-1/+50
2011-11-08Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon2-60/+20
2011-11-08Put icons on buflib:Jonathan Gordon1-3/+0
2011-11-08Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...Michael Giacomelli1-0/+2
2011-11-07fuze+: fix typo in lcd init sequence for second lcd typeAmaury Pouly1-1/+1
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff18-2495/+2495
2011-11-06Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow.Jens Arnold2-0/+4
2011-11-06imx233: don't include debug-imx233.c in bootloaderAmaury Pouly1-0/+2
2011-11-06Commit FS#12209 by Vencislav Atanasov: iPod 6g/classic usb product id Michael Sparmann1-252/+251
2011-11-06iPod Classic: Set LCD controller configuration register during initialization...Michael Sparmann2-0/+3
2011-11-06usb-s3c6400x.c: Fix memory corruption bug (closes FS#12310)Michael Sparmann1-6/+10
2011-11-06usb-s3c6400x.c: Remove an unused variableMichael Sparmann1-6/+8
2011-11-05MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat2-30/+17
2011-11-05Sansa clip zip: do not enable display if it's already enabledBertrik Sikken1-1/+5
2011-11-04Sansa clip zip: swap RGB<>BGR for WiseChip displayBertrik Sikken1-3/+5
2011-11-03Make local functions and variables static where possibleBertrik Sikken3-7/+6
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin15-12/+425
2011-11-02Sansa clip zip: show AMSv2 variant in debug menuBertrik Sikken1-2/+4
2011-11-02fuze+: use macro and add a few staticAmaury Pouly1-4/+4
2011-10-31Sansa clip zip: attempt to fix the pixel format swappedness for goodBertrik Sikken2-2/+2