summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-02-05Untested attempt at a Clip+ LCD driver using SSP (PrimeCell PL022)Rafaël Carré2-7/+69
2010-02-05Sansa ASM: clock-target.h needs to know the CPURafaël Carré1-0/+3
2010-02-05Make Clip+ bootloader buildRafaël Carré11-10/+418
2010-02-03Label dma_callback in pcm-s5l8700.c as used so that gcc won't discard it, and...Andrew Mahone1-1/+1
2010-02-03fix a bug where the backdrop from the sbs is displayed on scrolling lines in ...Jonathan Gordon2-2/+19
2010-02-02Correct ARMv5/6 signed divider, which was not saving return address to stack ...Andrew Mahone1-8/+6
2010-02-01Various dircache improvements: reduce size of a path buffer to MAX_PATH and r...Amaury Pouly1-32/+32
2010-02-01FS#10955 - LBA48 builds doesn't compile after ata read/write unificationTorne Wuff1-0/+1
2010-02-01Align addresses in the buffering code to STORAGE_ALIGN_MASK if the target has...Torne Wuff1-0/+16
2010-02-01Packard Bell Vibe 500: add the simulatorSzymon Dziok1-0/+2
2010-02-01Some sort of issue in the signed divider is causing Gigabeat S to abort on st...Andrew Mahone1-2/+8
2010-02-01Missing colon in support-arm.S for EABI.Andrew Mahone1-2/+2
2010-02-01Remove heaps of trailing whitespace from new file.Andrew Mahone1-6/+6
2010-02-01FS#10943, optimized division and clz routines to replace libgcc routines for ...Andrew Mahone2-0/+700
2010-02-01Fix iPod Nano 2G bank detection broken in r24414.Michael Sparmann1-2/+8
2010-01-31Fuzev1: estimate current use with battery_bench resultsRafaël Carré1-0/+5
2010-01-31Fix a dircache bug (opening a directory opens the first file of that director...Amaury Pouly1-43/+74
2010-01-31iPod Nano 2G NAND fixes by Franz-Josef HaiderMichael Sparmann1-3/+13
2010-01-31Enable ATA DMA on pp5020 based players with ATA drives.Torne Wuff16-0/+286
2010-01-30PBell vibe 500: ROLO fixSzymon Dziok1-0/+1
2010-01-30Clipv1: estimate current use with battery_bench resultsRafaël Carré1-2/+4
2010-01-30fix warnings in s35390 rtc driverBertrik Sikken1-4/+6
2010-01-28sd as3535v2 : remove functions already present in sd.cRafaël Carré1-13/+0
2010-01-26Update on even pixel boundaries on the e200v2 for best performance (was forgo...Thomas Martitz1-0/+4
2010-01-25don't start waiting for the new command in send_csw(). Although on the USB le...Frank Gevaerts1-3/+3
2010-01-24Add a config file for zenvision (which includes zvm30gb config file)Rafaël Carré2-1/+2
2010-01-24ondavx777 : use own config fileRafaël Carré3-12/+212
2010-01-24zenvision.h -> zenvision30gb.hRafaël Carré2-1/+1
2010-01-24Disable DOOM for c200v2, it won't runRafaël Carré1-1/+1
2010-01-24ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré9-9/+9
2010-01-23Recalculated typical current consumption for iPod Video.Andree Buschmann1-1/+1
2010-01-23Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...Andree Buschmann2-11/+57
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-19Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...Thomas Martitz2-4/+18
2010-01-19Make the tcc usb driver compile without warnings. No functional changesFrank Gevaerts1-1/+7
2010-01-19undo the last commit... I'm too tired to fgure out how to make batt bench wor...Jonathan Gordon1-2/+1
2010-01-19Dont use the disk spindown notification on the mini2440, undo this if/when we...Jonathan Gordon1-1/+2
2010-01-18Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken2-12/+13
2010-01-18Remove commented out line from iriver ifp7xx config fileTomer Shalev1-3/+0
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts22-5/+2118
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 Sikken4-3/+62
2010-01-16Fix a compilation warning (simulator build on 64-bit host).Amaury Pouly1-1/+1
2010-01-16FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima2-0/+6
2010-01-15Sansa AMS: remove "ata" from SD drivers filenamesRafaël Carré3-2/+2
2010-01-14Meizu M6SP: add stubs so the meizu m6sp binary compiles and linksBertrik Sikken10-0/+378
2010-01-14Meizu M6SP: fix incorrect readout of button on P1.3 (this is an output to the...Bertrik Sikken1-10/+6