summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iriver/h300 (follow)
Commit message (Expand)AuthorAge
* Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen2007-01-12
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...Linus Nielsen Feltzing2006-11-24
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis2006-11-10
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold2006-11-04
* H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold2006-11-02
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* Removed unnecessary #include s.Jens Arnold2006-10-29
* H300: Don't read the button ADC as long as no button is pressed, utilising th...Jens Arnold2006-10-29
* move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon2006-10-29
* Moved pcf50606 stuff to target directory.Michael Sevakis2006-10-25
* H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold2006-08-23