summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2008-08-05Fix sansa c200 battery type comment.Bertrik Sikken
2008-07-30Fix compilingMaurus Cuelenaere
2008-07-28Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...Michael Giacomelli
2008-07-27Comment/line length/spelling policeBertrik Sikken
2008-07-26commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger
2008-07-18Fix missing #includes and make local functions static for gigabeatBertrik Sikken
2008-07-18Make local variable staticBertrik Sikken
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere
2008-07-17Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly i...Dave Chapman
2008-07-16Remove obsolete function + cleanup code a bitMaurus Cuelenaere
2008-07-16Fix the LCD bug!Maurus Cuelenaere
2008-07-16Implement working lcd_off/lcd_on routineMaurus Cuelenaere
2008-07-16Switch screen 90 degrees clockwiseMaurus Cuelenaere
2008-07-16Use register definesMaurus Cuelenaere
2008-07-16Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken
2008-07-15Fix yellowRob Purchase
2008-07-15Update the Telechips NAND driver to use the nand_identify() function introduc...Rob Purchase
2008-07-15Fix red for target with insanely wide LCDs.Rob Purchase
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase
2008-07-15Onda VX747:Maurus Cuelenaere
2008-07-14And set svn:eol-style ...Maurus Cuelenaere
2008-07-14Remove svn:executableMaurus Cuelenaere
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere
2008-07-14Revert r18029 as well. It's more complicated than I thought as Rockbox curre...Marc Guay