summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2008-09-12Make local function static and add missing #includes for Archos playerBertrik Sikken1-0/+1
2008-09-12Make local function static in mp3_playback.c and match usb_init_device protot...Bertrik Sikken3-2/+3
2008-09-12Get basic NAND driver working on Onda targetsMaurus Cuelenaere1-218/+369
2008-09-11* move qt1106 specific things to their own filesFrank Gevaerts3-0/+181
2008-09-11Fix the Gigabeat F/X bootloader and add some code from Barry Wardell that was...Karl Kurbjun3-88/+244
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold5-178/+438
2008-09-10More VX767 work...Maurus Cuelenaere3-15/+41
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken5-0/+6
2008-09-10Hopefully fix LCD problemsMaurus Cuelenaere1-3/+13
2008-09-10First reading out of the touchpad!Frank Gevaerts1-1/+3
2008-09-10Some header file / static function fixes for creative zvmBertrik Sikken3-3/+5
2008-09-09Fix deemphasis control bit position.Jens Arnold1-5/+5
2008-09-08Get rid of static buffer and use buffer_alloc() insteadMaurus Cuelenaere1-3/+13
2008-09-07Telechips NAND: split out a couple of small functions to help readability, an...Rob Purchase1-27/+54
2008-09-07Remove leftover cruft.Jens Arnold4-28/+0
2008-09-07ZVM:Maurus Cuelenaere3-87/+317
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman27-145/+1507
2008-09-05Add Onda VX767 targetMaurus Cuelenaere13-57/+707
2008-09-04WPS editor:Maurus Cuelenaere1-1/+1
2008-09-04WPS editor:Maurus Cuelenaere37-5/+72
2008-09-03remove obviously obsolete TODO commentFrank Gevaerts1-1/+1
2008-09-03C200: Also flip the function of the volume buttons when display flip is enabl...Marianne Arnold1-0/+9
2008-09-03... but still be compatible with OF..Maurus Cuelenaere1-0/+5
2008-09-03 * Clean up Jz4740 USB tool a bitMaurus Cuelenaere3-7/+2
2008-09-02Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent nami...Jens Arnold1-2/+2
2008-09-02set PWRON bit to 1 so the player doesn't turn off immediately (should work on...Frank Gevaerts1-0/+12
2008-09-02enable full init code, as it seems to workFrank Gevaerts1-3/+1
2008-09-02Font cleanup step 1: * alt8x8 - completely broken encoding. * atari-small - A...Jens Arnold1-2/+2
2008-08-31revert r18327, as it introduces serious issues on non-sd players (like ipods)Frank Gevaerts1-14/+6
2008-08-29Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts4-3/+16
2008-08-28Make usb_storage work on all targets againFrank Gevaerts1-0/+3
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere4-4/+110
2008-08-26Onda VX747:Maurus Cuelenaere12-118/+1354
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere10-43/+43
2008-08-21Add rough estimate for iPod 4G power consumption. Probably a little off, but...Michael Giacomelli1-1/+7
2008-08-21Use cached memory for ata_write_sectors(). This seems to finally fix FS#8663Frank Gevaerts1-6/+11
2008-08-20properly remount the filesystem after usb disconnect with software usbFrank Gevaerts1-0/+3
2008-08-19Since several S/PDIF sources do not set the valnogood bit properly, valnogood...Jens Arnold1-4/+5
2008-08-18Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb)Rob Purchase1-1/+3
2008-08-17Fix a problem reading some ID3v2.4 tags. The data length refers to the size o...Magnus Holmgren1-6/+1
2008-08-15The high pass filter setting of the WM8731 seems to work the other way around...Peter D'Hoye1-1/+1
2008-08-15Greyscale iPods: Fix the default contrast in the bootloader and the core befo...Jens Arnold1-9/+12
2008-08-15Change 18 char limit to (LCD_WIDTH/SYSFONT_WIDTH) in panicf() (FS#9282)Maurus Cuelenaere1-4/+5
2008-08-15Jz4740: get exception handling workingMaurus Cuelenaere2-10/+42
2008-08-15Onda VX747:Maurus Cuelenaere4-3130/+3178
2008-08-14Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ...Bertrik Sikken1-2/+0
2008-08-13gcc 4.3.1 quite rightfully warnings when printf-style functions use "formatDaniel Stenberg1-1/+1
2008-08-11Use shorter fields in sound_settings_info struct to save some bytesNils Wallménius1-5/+5
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere8-154/+309
2008-08-10ok, that was bigger than expected... reduce the max to 12 open dirs as a happ...Jonathan Gordon2-2/+2