summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* More static / header file cleanup.Bertrik Sikken2008-05-03
* It's better not to use fixed constants since the lower volume limit may not b...Michael Sevakis2008-05-03
* Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis2008-05-03
* 1) add debug menu for USB & PICMaurus Cuelenaere2008-05-03
* Don't commit LOGF_ENABLEMaurus Cuelenaere2008-05-03
* And don't forget the yellows...Maurus Cuelenaere2008-05-03
* Fix more red...Maurus Cuelenaere2008-05-03
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman2008-05-02
* undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner2008-04-28
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* 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