summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2010-02-07Remove a file that mcuelenaere forgot to delete (see r23763 and r23767).Amaury Pouly
2010-02-07Optimize (size and speed) strncasecmp (based on a newlib patch).Amaury Pouly
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-03fix a bug where the backdrop from the sbs is displayed on scrolling lines in ...Jonathan Gordon
2010-02-02Correct ARMv5/6 signed divider, which was not saving return address to stack ...Andrew Mahone
2010-02-01Various dircache improvements: reduce size of a path buffer to MAX_PATH and r...Amaury Pouly
2010-02-01FS#10955 - LBA48 builds doesn't compile after ata read/write unificationTorne Wuff
2010-02-01Align addresses in the buffering code to STORAGE_ALIGN_MASK if the target has...Torne Wuff
2010-02-01Packard Bell Vibe 500: add the simulatorSzymon Dziok
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-31Fuzev1: estimate current use with battery_bench resultsRafaël Carré
2010-01-31Fix a dircache bug (opening a directory opens the first file of that director...Amaury Pouly
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-30PBell vibe 500: ROLO fixSzymon Dziok
2010-01-30Clipv1: estimate current use with battery_bench resultsRafaël Carré
2010-01-30fix warnings in s35390 rtc driverBertrik Sikken
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-25don't start waiting for the new command in send_csw(). Although on the USB le...Frank Gevaerts
2010-01-24Add a config file for zenvision (which includes zvm30gb config file)Rafaël Carré
2010-01-24ondavx777 : use own config fileRafaël Carré
2010-01-24zenvision.h -> zenvision30gb.hRafaël Carré
2010-01-24Disable DOOM for c200v2, it won't runRafaël Carré
2010-01-24ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré
2010-01-23Recalculated typical current consumption for iPod Video.Andree Buschmann
2010-01-23Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...Andree Buschmann
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-19Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...Thomas Martitz
2010-01-19Make the tcc usb driver compile without warnings. No functional changesFrank Gevaerts
2010-01-19undo the last commit... I'm too tired to fgure out how to make batt bench wor...Jonathan Gordon
2010-01-19Dont use the disk spindown notification on the mini2440, undo this if/when we...Jonathan Gordon
2010-01-18Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken
2010-01-18Remove commented out line from iriver ifp7xx config fileTomer Shalev
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-16Fix a compilation warning (simulator build on 64-bit host).Amaury Pouly