summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2006-02-071. Updated battery_bench plugin:Hristo Kovachev
2006-02-07Fine-tuned ADC values for H300 button driver.Jens Arnold
2006-02-06Some bugfixes for the iPod 4G greyscale version of the LCD driverDave Chapman
2006-02-05Correct the comment to match the new codeDave Chapman
2006-02-05iPod: Increase udelay() up to 50 - this was causing problems when the hold sw...Dave Chapman
2006-02-05Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman
2006-02-05More iPod 3G code from Seven Le MesleDave Chapman
2006-02-05Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is cu...Dave Chapman
2006-02-05H300: lcd_write_data() in pure asm, essentially the same speed as before, but...Jens Arnold
2006-02-05iAudio X5: hold button functions (not yet complete)Linus Nielsen Feltzing
2006-02-05iAudio X5: Dummy ADC functionsLinus Nielsen Feltzing
2006-02-04iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing
2006-02-03iAudio X5: Corrected crappy code, just to make the damn thing compileLinus Nielsen Feltzing
2006-02-03Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed u...Jens Arnold
2006-02-02Make it compile on iAudio X5Linus Nielsen Feltzing
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman
2006-02-02This should not have been recommitted (went undetected for quite a while).Jens Arnold
2006-02-02* Changed implementation of inverse bar: Instead of complementing all pixels ...Jens Arnold
2006-02-02iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL...Dave Chapman
2006-01-31iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman
2006-01-30iPod: Remove some iPod Photo lcd initialisation code that (when used in the b...Dave Chapman
2006-01-30iPod: Initial attempt at volume/bass/treble control - more work is needed, bu...Dave Chapman
2006-01-28Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,...Linus Nielsen Feltzing
2006-01-27Fix red buildsBrandon Low
2006-01-27Detect USB charge state in Hxx0Brandon Low
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low
2006-01-22Horizontal scrolling patch by Shachar Liberman - Part 2 :)Tomas Salfischberger
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger
2006-01-19Fix red buildsBrandon Low
2006-01-19Start cleaning up some #ifdefs in charging codeBrandon Low
2006-01-19Patch #1404233 by Peter D'Hoye: H300 brightness bugfixHristo Kovachev
2006-01-19Charging state reporting on H3x0Brandon Low
2006-01-19Initialize the MBC to off, idle state JinCBrandon Low
2006-01-18iPod: Fix endian bug with disk reads and writes to a non-aligned memory buffer.Dave Chapman
2006-01-18Two files for the iFP port that I forgot to commitDave Chapman
2006-01-16Temp fix for iPod Nano. Disable ATA sleep, as this will hang disk accesses.Thom Johansen
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2006-01-11Enable the EXTON and CHG wakeup againLinus Nielsen Feltzing
2006-01-11Reverted the wakeup/debounce PCF50606 settings for nowLinus Nielsen Feltzing
2006-01-10H300: Bootloader USB mode detection on EXTON wakeupLinus Nielsen Feltzing
2006-01-09Don't init the lcd twice - once on lcd_init_device and the other one on first...Hristo Kovachev
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman
2005-12-28Patch #1392287 by Brandon Low - faster LCD update for H300 with ASMLinus Nielsen Feltzing
2005-12-22H300: RTC supportLinus Nielsen Feltzing
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev
2005-12-22Reverted the H300 LCD DMA patch, since it iterfered with the recording DMALinus Nielsen Feltzing
2005-12-22iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o...Dave Chapman
2005-12-22Button driver would insert erronous events when wheel position overflowed, th...Thom Johansen
2005-12-21Remove unused variablesDave Chapman