summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Update source files to include the header file for the functions they impleme...Bertrik Sikken2008-04-28
* * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner2008-04-28
* add more registers for the tsc2100Jonathan Gordon2008-04-27
* remove the last mr500 yelloJonathan Gordon2008-04-27
* Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis2008-04-27
* Fixes some warnings.Maurus Cuelenaere2008-04-24
* Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere2008-04-24
* Add a PMIC-based RTC driver for Gigabeat S.Michael Sevakis2008-04-24
* move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner2008-04-22
* Enable RTC for Cowon D2. Time readout works, but date is currently junk.Rob Purchase2008-04-20
* Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann2008-04-20
* Killed unnecessary global variables by making them static.Bertrik Sikken2008-04-20
* FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken2008-04-15
* Make the transparent bitmaps work on Gigabeat S.Michael Sevakis2008-04-15
* Undo r17095. A bug report clearly showed this power supply is also needed for...Andree Buschmann2008-04-14
* Further power saving for iPod Video (FS#8603). Do not enable D2REGC1 voltage ...Andree Buschmann2008-04-13
* LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...Jens Arnold2008-04-12
* iPod Video 30Gig doesn't seem to need the ata locking hack so we'll just atte...Michael Sevakis2008-04-11
* D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase2008-04-09
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Split out the PCF5060x register defines into a common header and create a gen...Rob Purchase2008-04-04
* Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold2008-04-02
* Go back to the ata lock hack for 5g until whatever is going on there is disco...Michael Sevakis2008-03-28
* Revert "initial Meizu M6SL port"Marcoen Hirschberg2008-03-27
* initial Meizu M6SL portMarcoen Hirschberg2008-03-27
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were...Jens Arnold2008-03-21
* Don't slow down I2C more than necessary when clock-stretching (rather old bug...Jens Arnold2008-03-20
* Change files to use the public function sleep() and not the intenal kernel fu...Michael Sevakis2008-03-20
* Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...Jens Arnold2008-03-12
* Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee...Michael Sevakis2008-03-12
* Do some crackdown on kernel object reinitialization after they could be in us...Michael Sevakis2008-03-12
* First step towards the iAudio M3 port: Make the 2bit vertically interleaved L...Jens Arnold2008-03-09
* Reuse the 1 bit vertical-packed LCD driver code for the remote LCD driver wit...Jens Arnold2008-03-09
* Make Rockbox compatible with CF cards (FS #8644): 1) always init after soft_r...Peter D'Hoye2008-03-09
* ATA driver: * Add protection against out-of-bounds accesses. Those can happen...Jens Arnold2008-03-09
* No need to have \n here. panicf() won't output it anyway.Jens Arnold2008-03-08
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* No need to have \n here. panicf() won't output it anyway.Jens Arnold2008-03-08
* Remove sector 0 write protection from the ATA and MMC drivers. The one in the...Jens Arnold2008-02-22
* Give 5g owner's some immediate relief from playback trouble introduced in r16...Michael Sevakis2008-02-22
* Fix a small typoWill Robertson2008-02-19
* Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.Will Robertson2008-02-19
* FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixesLinus Nielsen Feltzing2008-02-14
* Do not waste RAM in the ATA driver. The identify info is a single sector.Jens Arnold2008-02-14
* Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner2008-02-13
* Some misc. ATA stuff: Increase threads' priority (important for idle callback...Michael Sevakis2008-02-11
* Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli2008-02-10
* Let the FAT namecheck also look for trailing spaces, fixes FS #8560.Peter D'Hoye2008-02-07