summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2010-01-24ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré9-9/+9
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-19Make the tcc usb driver compile without warnings. No functional changesFrank Gevaerts1-1/+7
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts17-2/+1879
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 Sikken2-0/+58
2010-01-15Sansa AMS: remove "ata" from SD drivers filenamesRafaël Carré2-0/+0
2010-01-14Meizu M6SP: add stubs so the meizu m6sp binary compiles and linksBertrik Sikken8-0/+355
2010-01-14Meizu M6SP: fix incorrect readout of button on P1.3 (this is an output to the...Bertrik Sikken1-10/+6
2010-01-13Sansa as3525v2: move SD embryo code to a common dirRafaël Carré1-0/+0
2010-01-12SansaAMS: Disable voltage scaling.Jack Halpin2-5/+10
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-08Sansa e200v2/Fuze: Optimize YUV blitting by writing 2 pixel at once to the DB...Thomas Martitz1-52/+51
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é8-319/+158
2010-01-04Sansa e200v2: LCDRafaël Carré1-94/+70
2010-01-04Sansa Fuze: LCDRafaël Carré1-113/+197
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-03Fix even more tabsAndree Buschmann2-36/+36
2010-01-03Fix tabsAndree Buschmann26-611/+611
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken1-1/+1
2009-12-31FS#10047 : Clipv2Rafaël Carré11-17/+1130
2009-12-31Enable and initialize VFP on imx31. VFP state is not saved on thread change, ...Andrew Mahone1-0/+19
2009-12-26ARM <= v5: Tiny optimisation exploiting the location of the table.Jens Arnold1-2/+1
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo14-10/+464
2009-12-20Make Meizu M3 bootloader compile againBertrik Sikken2-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 Cuelenaere1-0/+2
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-16Remove unneeded instruction from the coldfire ffs function and fix a wrong co...Nils Wallménius1-1/+2
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-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