summaryrefslogtreecommitdiff
path: root/firmware/target/arm/iriver
AgeCommit message (Expand)Author
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell
2007-11-03Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell
2007-10-12H10 LCD driver size reductions: Un-inline a function for H10 20GB, and introd...Jens Arnold
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold
2007-08-21H10: add more time between enabling touch-pad and reading ADC. Greatly improv...Peter D'Hoye
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis
2007-07-26H10: Speed up LCD updates significantly (~+80% when boosted).Jens Arnold
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg
2007-04-14Do the target shuffle again a better way by including from higher levelsMichael Sevakis
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold
2007-03-16Fix problem where power_off() on the H10 returns before the device is actuall...Barry Wardell
2007-02-20Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2007-01-20On the H10 when we power the disk on again after spindown and poweroff we nee...Barry Wardell
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell
2006-12-05Recent fix "Prevent the click of death when connecting an ipod to usb." is us...Barry Wardell
2006-11-12Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold
2006-11-11Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell
2006-11-10Forgot to add new files for iFP move to target tree.Tomasz Malesinski
2006-10-02Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell
2006-09-29Add support for H10 remote. Remote buttons have the same keymappings as their...Barry Wardell
2006-09-28Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...Barry Wardell
2006-09-25Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...Barry Wardell
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell
2006-09-13Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO por...Barry Wardell
2006-09-10Fix H10 bootloader build error introduced in last commit.Barry Wardell
2006-09-10Make "Backlight (On hold key)" option work.Barry Wardell
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell
2006-09-04Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ...Barry Wardell
2006-09-04Basic support for the H10 scrollpad.Barry Wardell
2006-09-01Add backlight support for H10Barry Wardell
2006-08-31H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell
2006-08-31Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_...Barry Wardell
2006-08-28Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary...Barry Wardell
2006-08-26Fixed silly bugs in H10 button driver.Barry Wardell
2006-08-26Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()...Barry Wardell
2006-08-23H10 LCD fixes. Now lcd_update_rect() works as it should. 5/6GB has different ...Barry Wardell
2006-08-22Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell
2006-08-20Fix errors when building H10 Normal build.Barry Wardell
2006-08-20Functional, but minimal LCD driver for H10.Barry Wardell
2006-08-11Some indent/c99 style cleanup by Barry WardellHristo Kovachev
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev