summaryrefslogtreecommitdiff
path: root/firmware/drivers (unfollow)
Commit message (Expand)Author
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
2005-12-21Put the ipod into standby mode on shutdown. This is untested on the 5g, but ...Dave Chapman
2005-12-21H300: Roughly 20% faster LCD updates with DMALinus Nielsen Feltzing
2005-12-20patch #1385256 by Hristo Kovachev - Turn off H300 LCD while backlight is offLinus Nielsen Feltzing
2005-12-19Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-18New target - iPod Video.Dave Chapman
2005-12-17Button and click wheel driver for iPod 4g and Nano.Thom Johansen
2005-12-16Squash compiler warningsDave Chapman
2005-12-16iPod - Initial skeleton of an audio driverDave Chapman
2005-12-15H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing
2005-12-11iPod: Cleanup of i2c code and addition of RTC driverDave Chapman
2005-12-11Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman
2005-12-11Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300Linus Nielsen Feltzing
2005-12-09PCF50606 I2C timing is now more on specLinus Nielsen Feltzing
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-11-30revert scroll pause in continuous scrolling modeMarcoen Hirschberg
2005-11-30add a delay when continually scrolling and reaching the beginning of the lineMarcoen Hirschberg
2005-11-2816bit LCD driver: faster drawing routines.Jens Arnold
2005-11-27Proper UDA1380 reset for H300Linus Nielsen Feltzing
2005-11-25iPod: Fix the lcd_update_rect() function for the Color LCD, ensure rect is wo...Dave Chapman
2005-11-25Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg
2005-11-24Fixed yellow iPod builds.Jens Arnold
2005-11-24Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold
2005-11-23fix yellow builds.Magnus Holmgren
2005-11-23iriver: only show remote lock icon if remote is locked and plugged.Magnus Holmgren
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold
2005-11-23Some minor tweaks for iriver button_read()Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-21iPod: We are not going to implement ATA power-off control (Rockbox will still...Dave Chapman
2005-11-21Added proper clock-stretching to the pcf50606 I2C driverLinus Nielsen Feltzing
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare