summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2010-02-06Packard Bell Vibe 500: touchpad code rework. Improve touch sensivity a bit by...Szymon Dziok
2010-02-06as3525: add a few more CGU_PERI definitionsBertrik Sikken
2010-02-05Untested attempt at a Clip+ LCD driver using SSP (PrimeCell PL022)Rafaël Carré
2010-02-05Sansa ASM: clock-target.h needs to know the CPURafaël Carré
2010-02-05Make Clip+ bootloader buildRafaël Carré
2010-02-03Label dma_callback in pcm-s5l8700.c as used so that gcc won't discard it, and...Andrew Mahone
2010-02-02Correct ARMv5/6 signed divider, which was not saving return address to stack ...Andrew Mahone
2010-02-01Some sort of issue in the signed divider is causing Gigabeat S to abort on st...Andrew Mahone
2010-02-01Missing colon in support-arm.S for EABI.Andrew Mahone
2010-02-01Remove heaps of trailing whitespace from new file.Andrew Mahone
2010-02-01FS#10943, optimized division and clz routines to replace libgcc routines for ...Andrew Mahone
2010-02-01Fix iPod Nano 2G bank detection broken in r24414.Michael Sparmann
2010-01-31iPod Nano 2G NAND fixes by Franz-Josef HaiderMichael Sparmann
2010-01-31Enable ATA DMA on pp5020 based players with ATA drives.Torne Wuff
2010-01-28sd as3535v2 : remove functions already present in sd.cRafaël Carré
2010-01-26Update on even pixel boundaries on the e200v2 for best performance (was forgo...Thomas Martitz
2010-01-24ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré
2010-01-21vibe500: do not use float arithmetic, even if gcc would reduce this expressio...Rafaël Carré
2010-01-20Fix yellowMichael Sparmann
2010-01-20iPod Nano 2G: Fix FTL panics caused by a bogus checkMichael Sparmann
2010-01-19Make the tcc usb driver compile without warnings. No functional changesFrank Gevaerts
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-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-13Sansa as3525v2: move SD embryo code to a common dirRafaël Carré
2010-01-12SansaAMS: Disable voltage scaling.Jack Halpin
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-08Sansa e200v2/Fuze: Optimize YUV blitting by writing 2 pixel at once to the DB...Thomas Martitz
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-03Fix even more tabsAndree Buschmann
2010-01-03Fix tabsAndree Buschmann