summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/olympus/mrobe-100
AgeCommit message (Expand)AuthorFilesLines
2008-04-15m:robe 100 - enable setting for buttonlight brightnessRobert Kukla2-16/+13
2008-04-07Make the greyscale library work on the m:robe 100. Testing on target done by ...Jens Arnold2-20/+135
2008-04-03m:robe 100 Robert Kukla1-93/+175
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis1-1/+1
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold1-3/+3
2008-03-13m:robe 100 - correct headphone detectionRobert Kukla1-1/+1
2008-03-11m:robe 100 - remove ugly workaround for false initial voltage readings and wa...Robert Kukla1-6/+1
2008-03-07m:robe 100 - Hopefully fix the power-off issue.Mark Arigo1-0/+4
2008-03-05m:robe 100:Robert Kukla1-1/+9
2008-02-24m:robe 100 - now that we have working buttons, we can enable backlight on/off.Mark Arigo1-0/+2
2008-02-24fix redMark Arigo1-1/+1
2008-02-24Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo2-23/+580
2008-02-03mrobe 100: (1) device reset in system_init is same as H10. (2) make power_off...Mark Arigo1-4/+9
2008-01-13m:robe 100: tweaks for more reliable shutdownRobert Kukla1-3/+3
2008-01-12- share adc reading code between h10 and mrobe100Robert Kukla4-150/+17
2008-01-11m:robe 100:Robert Kukla2-6/+7
2008-01-10mrobe 100: Robert Kukla2-26/+23
2008-01-09m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo1-66/+65
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo9-0/+715