summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2010-02-17Revert accidental changes from r24723Michael Sparmann
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann
2010-02-17Somewhat calibrated battery parameters for Nano2G - still not very accurate t...Michael Sparmann
2010-02-17Enable iPod Nano 2G boosting (without undervolting for now)Michael Sparmann
2010-02-17Increase iPod Nano2G NAND stack size (fixes FS#11030)Michael Sparmann
2010-02-16Hopefully fix Nano2G rolo again. We have enough IRAM anyways.Michael Sparmann
2010-02-16Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di...Andree Buschmann
2010-02-15Sansa Clip+: Implement button driver.Jack Halpin
2010-02-10Fix iPod Nano 2G channel swapping issuesMichael Sparmann
2010-02-10Packard Bell Vibe 500: Improve/fix scrollstrip scrolling. The idea was taken ...Szymon Dziok
2010-02-08Sansa Clip+: use 8 bits transfers, like DMA transfersRafaël Carré
2010-02-08Add DMA line for SSP as used in Clip+Rafaël Carré
2010-02-08Sansa Clip+: use correct SSP settingsRafaël Carré
2010-02-08Sansa Clip+ has no button lightRafaël Carré
2010-02-07Sansa AMS AS3525v2 SD: remove a case which is never runRafaël Carré
2010-02-07Sansa AMS: do not init memory for AS3525v2Rafaël Carré
2010-02-07Remove tabsAndree Buschmann
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