index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
coldfire
/
iriver
/
h300
/
lcd-h300.c
Age
Commit message (
Expand
)
Author
2020-11-13
h300, Others Bugfix Bootloader backlight_init()
William Wilgus
2020-11-13
h300: fix one long-standing bootloader bug
James Buren
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2011-06-17
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...
Michael Sevakis
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-11
H300 LCD update: Use interrupt driven background DMA transfers, giving other ...
Jens Arnold
2009-03-17
Rework lcd_enabled and lcd_set/call_enable hook
Thomas Martitz
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-28
Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...
Michael Sevakis
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2007-10-14
H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LC...
Jens Arnold
2007-07-31
Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...
Michael Sevakis
2007-02-22
Move the MPARK init to system_init()
Linus Nielsen Feltzing
2007-02-22
Correct LCD DMA init on the H300
Linus Nielsen Feltzing
2006-11-08
More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...
Michael Sevakis