summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken
2008-09-10Hopefully fix LCD problemsMaurus Cuelenaere
2008-09-10First reading out of the touchpad!Frank Gevaerts
2008-09-10Some header file / static function fixes for creative zvmBertrik Sikken
2008-09-09Fix deemphasis control bit position.Jens Arnold
2008-09-08Get rid of static buffer and use buffer_alloc() insteadMaurus Cuelenaere
2008-09-07Telechips NAND: split out a couple of small functions to help readability, an...Rob Purchase
2008-09-07Remove leftover cruft.Jens Arnold
2008-09-07ZVM:Maurus Cuelenaere
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-09-05Add Onda VX767 targetMaurus Cuelenaere
2008-09-04WPS editor:Maurus Cuelenaere
2008-09-04WPS editor:Maurus Cuelenaere
2008-09-03remove obviously obsolete TODO commentFrank Gevaerts
2008-09-03C200: Also flip the function of the volume buttons when display flip is enabl...Marianne Arnold
2008-09-03... but still be compatible with OF..Maurus Cuelenaere
2008-09-03 * Clean up Jz4740 USB tool a bitMaurus Cuelenaere
2008-09-02Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent nami...Jens Arnold
2008-09-02set PWRON bit to 1 so the player doesn't turn off immediately (should work on...Frank Gevaerts
2008-09-02enable full init code, as it seems to workFrank Gevaerts
2008-09-02Font cleanup step 1: * alt8x8 - completely broken encoding. * atari-small - A...Jens Arnold
2008-08-31revert r18327, as it introduces serious issues on non-sd players (like ipods)Frank Gevaerts
2008-08-29Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts
2008-08-28Make usb_storage work on all targets againFrank Gevaerts
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere
2008-08-26Onda VX747:Maurus Cuelenaere
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-21Add rough estimate for iPod 4G power consumption. Probably a little off, but...Michael Giacomelli
2008-08-21Use cached memory for ata_write_sectors(). This seems to finally fix FS#8663Frank Gevaerts
2008-08-20properly remount the filesystem after usb disconnect with software usbFrank Gevaerts
2008-08-19Since several S/PDIF sources do not set the valnogood bit properly, valnogood...Jens Arnold
2008-08-18Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb)Rob Purchase
2008-08-17Fix a problem reading some ID3v2.4 tags. The data length refers to the size o...Magnus Holmgren
2008-08-15The high pass filter setting of the WM8731 seems to work the other way around...Peter D'Hoye
2008-08-15Greyscale iPods: Fix the default contrast in the bootloader and the core befo...Jens Arnold
2008-08-15Change 18 char limit to (LCD_WIDTH/SYSFONT_WIDTH) in panicf() (FS#9282)Maurus Cuelenaere
2008-08-15Jz4740: get exception handling workingMaurus Cuelenaere
2008-08-15Onda VX747:Maurus Cuelenaere
2008-08-14Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ...Bertrik Sikken
2008-08-13gcc 4.3.1 quite rightfully warnings when printf-style functions use "formatDaniel Stenberg
2008-08-11Use shorter fields in sound_settings_info struct to save some bytesNils Wallménius
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere
2008-08-10ok, that was bigger than expected... reduce the max to 12 open dirs as a happ...Jonathan Gordon
2008-08-10"waste" a bit more RAM on targets with more than 8MB so more directories can ...Jonathan Gordon
2008-08-09Remove unneeded request_irq()Maurus Cuelenaere
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere
2008-08-08Add 4 extended latin letters which are needed for Czech and Polish, and an ad...Jens Arnold
2008-08-06* Add myself to some areas in docs/MAINTAINERSMaurus Cuelenaere
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere
2008-08-05Apply FS#9195 (LCD disable for sansa c200), which puts the sansa c200 display...Bertrik Sikken