summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis
2008-05-25Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye
2008-05-21Gigabeat S:Michael Sevakis
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo
2008-05-18remove a stupid infinite loop which stopped the mr500 bootingJonathan Gordon
2008-05-17Actually remove the ata lock hack code for that had been used for iPod Video ...Michael Sevakis
2008-05-161) Put USB in IRAMMaurus Cuelenaere
2008-05-16fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner
2008-05-16fix some problems with missing HAVE_RECORDING checksChristian Gmeiner
2008-05-16MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere
2008-05-14Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis
2008-05-13add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner
2008-05-11Disable the ata locking hack since a recent test strongly suggests it has bee...Michael Sevakis
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis
2008-05-08Fix the short audio dropout at disk spinup from power-off on portalplayer tar...Jens Arnold
2008-05-08Oops, it's called mc13783...Nils Wallménius
2008-05-08Apply 2 small size optimisations. * Put ICODE_ATTR into the function definiti...Jens Arnold
2008-05-06ata_hard_reset should be synchronized.Michael Sevakis
2008-05-05Gigabeat S: Do the controller timing settings a more cleanly.Michael Sevakis
2008-05-05Oops^2, probably a good idea to initialize this.Nils Wallménius
2008-05-05Oops, forgot one fileNils Wallménius
2008-05-05Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...Michael Sevakis
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-03More static / header file cleanup.Bertrik Sikken
2008-05-03It's better not to use fixed constants since the lower volume limit may not b...Michael Sevakis
2008-05-03Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis
2008-05-031) add debug menu for USB & PICMaurus Cuelenaere
2008-05-03Don't commit LOGF_ENABLEMaurus Cuelenaere
2008-05-03And don't forget the yellows...Maurus Cuelenaere
2008-05-03Fix more red...Maurus Cuelenaere
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman
2008-04-28undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken
2008-04-28Update source files to include the header file for the functions they impleme...Bertrik Sikken
2008-04-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner
2008-04-27add more registers for the tsc2100Jonathan Gordon
2008-04-27remove the last mr500 yelloJonathan Gordon
2008-04-27Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis
2008-04-24Fixes some warnings.Maurus Cuelenaere
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere
2008-04-24Add a PMIC-based RTC driver for Gigabeat S.Michael Sevakis
2008-04-22move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner
2008-04-20Enable RTC for Cowon D2. Time readout works, but date is currently junk.Rob Purchase
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann
2008-04-20Killed unnecessary global variables by making them static.Bertrik Sikken
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken
2008-04-15Make the transparent bitmaps work on Gigabeat S.Michael Sevakis