summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-03Onda VX747/VX777: disable LCD when backlight is off (saves power)Maurus Cuelenaere2-4/+18
2010-01-03Onda VX747: fix USB charging detectionMaurus Cuelenaere1-3/+7
2010-01-03Final removal of tabs in firmware pathAndree Buschmann8-17/+17
2010-01-03Fix further tabsAndree Buschmann4-4/+4
2010-01-03Fix even more tabsAndree Buschmann5-62/+62
2010-01-03Fix more tabsAndree Buschmann10-175/+175
2010-01-03Fix tabsAndree Buschmann26-611/+611
2010-01-02Submit FS#10718. Small fix to calculation of estimated runtime to avoid negat...Andree Buschmann1-6/+3
2010-01-02Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken3-4/+4
2010-01-02Add strlcat to core to match strlcpy (also add to plugin api). Some uses of s...Torne Wuff3-0/+58
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken2-2/+2
2010-01-01FS#9409: fix rename which didn't close file handles on error and enventually ...Amaury Pouly1-3/+14
2009-12-31FS#10047 : Clipv2Rafaël Carré16-26/+1403
2009-12-31Enable and initialize VFP on imx31. VFP state is not saved on thread change, ...Andrew Mahone1-0/+19
2009-12-30Fix a typo in commentAlexander Levin1-1/+1
2009-12-26ARM <= v5: Tiny optimisation exploiting the location of the table.Jens Arnold1-2/+1
2009-12-25Fix warnings on logf buildMichael Chicoine1-2/+2
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo20-15/+698
2009-12-24Add support for errno in plugins.Amaury Pouly1-0/+4
2009-12-23Make read() and write() return -1/EISDIR on directoriesFrank Gevaerts1-0/+5
2009-12-23only get the file pointer if fd is actually valid.Frank Gevaerts1-1/+4
2009-12-22Fix FM radio on VX777 (by Giovanni Zilli)Maurus Cuelenaere1-1/+1
2009-12-20Make Meizu M3 bootloader compile againBertrik Sikken3-0/+103
2009-12-20Code police: add missing header file, make some local functions staticBertrik Sikken1-1/+1
2009-12-19FS#8286 - utilise the buttons on the gigabeat cradle Robert Kukla1-0/+12
2009-12-18Onda VX747/VX777: fix FM radioMaurus Cuelenaere2-1/+3
2009-12-18Forgot a fileMaurus Cuelenaere1-0/+5
2009-12-18Onda VX747: add USBPOWER_BUTTON and USBPOWER_BTN_IGNOREMaurus Cuelenaere1-0/+3
2009-12-17Sansa AMS: Fix Red. Write delay is not included for non HAVE_MULTIDRIVE.Jack Halpin1-0/+2
2009-12-17Sansa AMS: Revert 4 bit widebusJack Halpin1-31/+2
2009-12-17Don't do fading in simulator on targets with BACKLIGHT_FADING_PWM or BACKLIGH...Maurus Cuelenaere1-7/+4
2009-12-17Only do BACKLIGHT_FADING_SW_SETTING in simulator (fixes red)Maurus Cuelenaere1-1/+6
2009-12-17Enable backlight brightness in simulatorMaurus Cuelenaere1-2/+2
2009-12-16Remove unneeded instruction from the coldfire ffs function and fix a wrong co...Nils Wallménius2-2/+3
2009-12-16Sansa AMS: Make write delay work for non-MULTIDRIVE.Jack Halpin1-0/+3
2009-12-16Sansa AMS: Use small write delay for all non-HS cards including the internal...Jack Halpin1-1/+1
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev3-3/+3
2009-12-15Fix typo in the commentAlexander Levin1-1/+1
2009-12-15Sansa AMS: Add MCI_RESPONSE_ERROR macro to make code function more obvious.Jack Halpin1-1/+5
2009-12-15M:Robe 500: Initialize the power button.Karl Kurbjun1-0/+5
2009-12-15M:Robe 500: Initialize the buzzer and move it out of the LCD code.Karl Kurbjun2-5/+10