summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-h300.c
AgeCommit message (Expand)Author
2006-02-05H300: lcd_write_data() in pure asm, essentially the same speed as before, but...Jens Arnold
2006-01-09Don't init the lcd twice - once on lcd_init_device and the other one on first...Hristo Kovachev
2005-12-28Patch #1392287 by Brandon Low - faster LCD update for H300 with ASMLinus Nielsen Feltzing
2005-12-22Reverted the H300 LCD DMA patch, since it iterfered with the recording DMALinus Nielsen Feltzing
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-11Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300Linus Nielsen Feltzing
2005-11-17Moved some often-used parts of the LCD driver into IRAM.Jens Arnold
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold
2005-11-14First version of the H300 LCD driverLinus Nielsen Feltzing