summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-01-24Add a config file for zenvision (which includes zvm30gb config file)Rafaël Carré2-1/+2
2010-01-24ondavx777 : use own config fileRafaël Carré3-12/+212
2010-01-24zenvision.h -> zenvision30gb.hRafaël Carré2-1/+1
2010-01-24Disable DOOM for c200v2, it won't runRafaël Carré1-1/+1
2010-01-24ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré9-9/+9
2010-01-23Recalculated typical current consumption for iPod Video.Andree Buschmann1-1/+1
2010-01-23Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...Andree Buschmann2-11/+57
2010-01-21vibe500: do not use float arithmetic, even if gcc would reduce this expressio...Rafaël Carré1-2/+2
2010-01-20Fix yellowMichael Sparmann1-4/+1
2010-01-20iPod Nano 2G: Fix FTL panics caused by a bogus checkMichael Sparmann1-8/+7
2010-01-19Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...Thomas Martitz2-4/+18
2010-01-19Make the tcc usb driver compile without warnings. No functional changesFrank Gevaerts1-1/+7
2010-01-19undo the last commit... I'm too tired to fgure out how to make batt bench wor...Jonathan Gordon1-2/+1
2010-01-19Dont use the disk spindown notification on the mini2440, undo this if/when we...Jonathan Gordon1-1/+2
2010-01-18Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken2-12/+13
2010-01-18Remove commented out line from iriver ifp7xx config fileTomer Shalev1-3/+0
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts22-5/+2118
2010-01-18M:Robe 500 - Correct a comment, and make charger detect pin an input as it sh...Karl Kurbjun1-2/+2
2010-01-17Fix iPod Nano 2G USB:Michael Sparmann1-6/+20
2010-01-17Sansa c200v2: enable battery chargingBertrik Sikken4-3/+62
2010-01-16Fix a compilation warning (simulator build on 64-bit host).Amaury Pouly1-1/+1
2010-01-16FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima2-0/+6
2010-01-15Sansa AMS: remove "ata" from SD drivers filenamesRafaël Carré3-2/+2
2010-01-14Meizu M6SP: add stubs so the meizu m6sp binary compiles and linksBertrik Sikken10-0/+378
2010-01-14Meizu M6SP: fix incorrect readout of button on P1.3 (this is an output to the...Bertrik Sikken1-10/+6
2010-01-13set the ipod volume on the ipod fm remote when the tuner is turned on. Also, ...Laurent Gautier1-2/+5
2010-01-13Sansa as3525v2: move SD embryo code to a common dirRafaël Carré2-3/+3
2010-01-12SansaAMS: Disable voltage scaling.Jack Halpin2-5/+10
2010-01-12Fix FS10902 and improve some init. Also add my name to the credit list for FS...Laurent Gautier1-3/+25
2010-01-11Fix a bug in usbserial that would allow to send messages on EP_CONTROL betwee...Amaury Pouly1-1/+0
2010-01-10Fix svn:keywords property in as3525 target treeBertrik Sikken4-4/+4
2010-01-10Sansa AMS: allow use of PLL B for more accurate audio sample rate (0.04% inst...Bertrik Sikken3-11/+34
2010-01-09FS#10107: work around the issue on some ipods where after shutdown they do no...Torne Wuff1-1/+20
2010-01-09Make a few global variables static instead of global where possibleBertrik Sikken1-2/+2
2010-01-09draw selection bar even if str is empty string (e.g. in text_editor plugin).Teruaki Kawashima1-4/+6
2010-01-09Fix FS#10893.Teruaki Kawashima1-1/+1
2010-01-08Sansa e200v2/Fuze: Optimize YUV blitting by writing 2 pixel at once to the DB...Thomas Martitz1-52/+51
2010-01-08Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock)Maurus Cuelenaere1-252/+39
2010-01-08Clivp2: Fix typo when applying FS#10047Rafaël Carré1-1/+1
2010-01-07Sansa AMS: Time has shown that switching between 16 and 32bit mode costs much...Thomas Martitz4-93/+76
2010-01-07e200v2/Fuze: Correct and simplify clipping clipping code in lcd_update_rect().Thomas Martitz2-39/+39
2010-01-06Sansa AMS: refactor DBOP button reading (e200v2/Fuze/c200v2)Rafaël Carré9-319/+161
2010-01-04Sansa e200v2: LCDRafaël Carré1-94/+70
2010-01-04Sansa Fuze: LCDRafaël Carré2-114/+198
2010-01-04Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X.Karl Kurbjun1-3/+0
2010-01-03Onda VX747/VX777: only enable SD clock when transferring dataMaurus Cuelenaere1-8/+19
2010-01-03Onda VX747/VX777: fix not closing I²C all timesMaurus Cuelenaere1-0/+2
2010-01-03Onda VX747/VX777: update battery charge cycleMaurus Cuelenaere1-2/+1
2010-01-03Onda VX747/VX777: cleanup linker files a bitMaurus Cuelenaere1-24/+10
2010-01-03Onda VX747/VX777: centralise LCD clock en-/disabling.Maurus Cuelenaere3-8/+29