summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* greyscale iPod LCD: Working display flip. * Correct register definitions for ...Jens Arnold2006-04-01
* Greyscale iPod LCD driver: Fixed lcd_update_rect() to work properly for parti...Jens Arnold2006-03-31
* Move definitions to their proper placeJens Arnold2006-03-30
* iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...Jens Arnold2006-03-30
* iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold2006-03-30
* Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold2006-03-30
* Better sound quality on the iAudio X5 using the correct MCLK frequencyLinus Nielsen Feltzing2006-03-30
* Simplification and correction of the TLV320 driverLinus Nielsen Feltzing2006-03-28
* Enable I2C bus 1 on the iAudio X5Linus Nielsen Feltzing2006-03-28
* Reduce the appearance of volume change clicks by using the wmcodec's zero-cro...Brandon Low2006-03-27
* Code policeBrandon Low2006-03-27
* ok, this is the correct PLAY/REC swap!Daniel Stenberg2006-03-26
* Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev2006-03-25
* New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg2006-03-24
* Fixed loong-standing bug in mas_writereg().Jens Arnold2006-03-24
* use logfChristian Gmeiner2006-03-23
* Fix ipod 3g build that was broken (by me perhaps?)Brandon Low2006-03-23
* Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen2006-03-22
* font caching fixes by Frank DischnerMarcoen Hirschberg2006-03-22
* Removed an unneeded BUTTON_HOLD define for iPod 3GHristo Kovachev2006-03-21
* Coldfire: Assembler optimised disk writing, speed increase ~36% on average.Jens Arnold2006-03-19
* H300: Properly initialize the backlight PCF50606 port pinLinus Nielsen Feltzing2006-03-19
* Reduce code size and generally clean up the button driver more! * Add 'wheel ...Brandon Low2006-03-19
* Improve button driver performance on ipod a bit by moving around queue checks...Brandon Low2006-03-18
* Fix s-t-u-p-i-d bug in the asm ata read routine.Jens Arnold2006-03-18
* Coldfire: Assembler optimised disk reading, speed increase ~40% on average.Jens Arnold2006-03-18
* Hopefully correct charger connected detection for ipod video thanks to Herz's...Brandon Low2006-03-18
* Iriver: Properly working remote type detection regardless of hold switch posi...Jens Arnold2006-03-17
* H300: Cut-down LCD init & working display flip.Jens Arnold2006-03-17
* Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low2006-03-16
* Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen2006-03-13
* Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold2006-03-11
* Code policingBrandon Low2006-03-10
* Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low2006-03-09
* iAudio X5: Remote control buttonsLinus Nielsen Feltzing2006-03-09
* Use an 8 bit ADC read for battery reading on ipod, that provides better than ...Brandon Low2006-03-09
* Improve clarity, no functional changeBrandon Low2006-03-09
* Minor correction to irq maskingBrandon Low2006-03-08
* That function prototype should never have been in CVS - it was just part of m...Dave Chapman2006-03-08
* Fix lcd_roll() on H1x0.Jens Arnold2006-03-08
* ~2% performance improvement and some code cleanups for ipod video lcd updateBrandon Low2006-03-08
* LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold2006-03-08
* ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5Linus Nielsen Feltzing2006-03-07
* Additional minor button interrupt tweaks, in a completely unscientific way, t...Brandon Low2006-03-07
* Slight simplification of scroll button driverBrandon Low2006-03-07
* Make the ipod ADC driver more generic, preparing to share code between it and...Brandon Low2006-03-06
* Fix warningsBrandon Low2006-03-05
* Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low2006-03-05
* Fix some yellow buildsBrandon Low2006-03-05
* Move the RTC read throttling to a smarter placeBrandon Low2006-03-05