summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2010-01-19Dont use the disk spindown notification on the mini2440, undo this if/when we...Jonathan Gordon
2010-01-18Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken
2010-01-18Remove commented out line from iriver ifp7xx config fileTomer Shalev
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts
2010-01-18M:Robe 500 - Correct a comment, and make charger detect pin an input as it sh...Karl Kurbjun
2010-01-17Fix iPod Nano 2G USB:Michael Sparmann
2010-01-17Sansa c200v2: enable battery chargingBertrik Sikken
2010-01-16Fix a compilation warning (simulator build on 64-bit host).Amaury Pouly
2010-01-16FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima
2010-01-15Sansa AMS: remove "ata" from SD drivers filenamesRafaël Carré
2010-01-14Meizu M6SP: add stubs so the meizu m6sp binary compiles and linksBertrik Sikken
2010-01-14Meizu M6SP: fix incorrect readout of button on P1.3 (this is an output to the...Bertrik Sikken
2010-01-13set the ipod volume on the ipod fm remote when the tuner is turned on. Also, ...Laurent Gautier
2010-01-13Sansa as3525v2: move SD embryo code to a common dirRafaël Carré
2010-01-12SansaAMS: Disable voltage scaling.Jack Halpin
2010-01-12Fix FS10902 and improve some init. Also add my name to the credit list for FS...Laurent Gautier
2010-01-11Fix a bug in usbserial that would allow to send messages on EP_CONTROL betwee...Amaury Pouly
2010-01-10Fix svn:keywords property in as3525 target treeBertrik Sikken
2010-01-10Sansa AMS: allow use of PLL B for more accurate audio sample rate (0.04% inst...Bertrik Sikken
2010-01-09FS#10107: work around the issue on some ipods where after shutdown they do no...Torne Wuff
2010-01-09Make a few global variables static instead of global where possibleBertrik Sikken
2010-01-09draw selection bar even if str is empty string (e.g. in text_editor plugin).Teruaki Kawashima
2010-01-09Fix FS#10893.Teruaki Kawashima
2010-01-08Sansa e200v2/Fuze: Optimize YUV blitting by writing 2 pixel at once to the DB...Thomas Martitz
2010-01-08Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock)Maurus Cuelenaere
2010-01-08Clivp2: Fix typo when applying FS#10047Rafaël Carré
2010-01-07Sansa AMS: Time has shown that switching between 16 and 32bit mode costs much...Thomas Martitz
2010-01-07e200v2/Fuze: Correct and simplify clipping clipping code in lcd_update_rect().Thomas Martitz
2010-01-06Sansa AMS: refactor DBOP button reading (e200v2/Fuze/c200v2)Rafaël Carré
2010-01-04Sansa e200v2: LCDRafaël Carré
2010-01-04Sansa Fuze: LCDRafaël Carré
2010-01-04Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X.Karl Kurbjun
2010-01-03Onda VX747/VX777: only enable SD clock when transferring dataMaurus Cuelenaere
2010-01-03Onda VX747/VX777: fix not closing I²C all timesMaurus Cuelenaere
2010-01-03Onda VX747/VX777: update battery charge cycleMaurus Cuelenaere
2010-01-03Onda VX747/VX777: cleanup linker files a bitMaurus Cuelenaere
2010-01-03Onda VX747/VX777: centralise LCD clock en-/disabling.Maurus Cuelenaere
2010-01-03Onda VX747/VX777: disable LCD when backlight is off (saves power)Maurus Cuelenaere
2010-01-03Onda VX747: fix USB charging detectionMaurus Cuelenaere
2010-01-03Final removal of tabs in firmware pathAndree Buschmann
2010-01-03Fix further tabsAndree Buschmann
2010-01-03Fix even more tabsAndree Buschmann
2010-01-03Fix more tabsAndree Buschmann
2010-01-03Fix tabsAndree Buschmann
2010-01-02Submit FS#10718. Small fix to calculation of estimated runtime to avoid negat...Andree Buschmann
2010-01-02Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken
2010-01-02Add strlcat to core to match strlcpy (also add to plugin api). Some uses of s...Torne Wuff
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken
2010-01-01FS#9409: fix rename which didn't close file handles on error and enventually ...Amaury Pouly
2009-12-31FS#10047 : Clipv2Rafaël Carré