summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-h300.c (follow)
Commit message (Expand)AuthorAge
* H300: Cut-down LCD init & working display flip.Jens Arnold2006-03-17
* Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold2006-03-11
* H300: lcd_write_data() in pure asm, essentially the same speed as before, but...Jens Arnold2006-02-05
* Don't init the lcd twice - once on lcd_init_device and the other one on first...Hristo Kovachev2006-01-09
* Patch #1392287 by Brandon Low - faster LCD update for H300 with ASMLinus Nielsen Feltzing2005-12-28
* Reverted the H300 LCD DMA patch, since it iterfered with the recording DMALinus Nielsen Feltzing2005-12-22
* H300: Roughly 20% faster LCD updates with DMALinus Nielsen Feltzing2005-12-21
* patch #1385256 by Hristo Kovachev - Turn off H300 LCD while backlight is offLinus Nielsen Feltzing2005-12-20
* Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300Linus Nielsen Feltzing2005-12-11
* Moved some often-used parts of the LCD driver into IRAM.Jens Arnold2005-11-17
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* First version of the H300 LCD driverLinus Nielsen Feltzing2005-11-14