rockbox/firmware/target/arm/tms320dm320/mrobe-500
Thomas Martitz d85c3ec410 Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
Increase maximum event count as we need more (I actually had a report about it during custom statusbar testing).
Removed corresponding functions from the core and plugin api. Bump min version and sort.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23302 a1c6a512-1295-4272-9138-f99709370657
2009-10-20 21:54:59 +00:00
..
adc-mr500.c M:Robe 500: Add support for more audio frequencies, initialize and set the touchscreen PWD pin. 2009-10-11 06:08:14 +00:00
adc-target.h
ata-mr500.c
ata-target.h
backlight-mr500.c M:Robe 500: RTC is now working, Added some SPI flexibility per end device and modified the interrupt handler for the tsc2100 which should make it more reliable. 2009-06-24 04:17:15 +00:00
backlight-target.h
button-mr500.c Hopefully get all of the touchscreen drivers to act the same so release events get the appropriate data. 2009-08-14 23:08:50 +00:00
button-target.h Fix some forgotten OR's in some button-target.h files 2009-06-24 22:13:37 +00:00
dm320codec-mr500.c
lcd-mr500.c Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
lcd-remote-mr500.c M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP transfers happen. 2009-08-13 04:20:46 +00:00
lcd-remote-target.h
lcd-target.h
pcm-mr500.c M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP transfers happen. 2009-08-13 04:20:46 +00:00
power-mr500.c M:Robe 500: Correct power down pin assignment. 2009-10-11 06:58:43 +00:00
powermgmt-mr500.c M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets about 2 MB/s writes vs 1.1 MB/s on the OF. Mostly tested against Linux, preliminary testing in Windows appears to work. There is currently a bug in the attach process where it only works once per boot that needs to be fixed. There are a few other minor M:Robe 500 changes as well. 2009-06-08 00:19:16 +00:00
usb-mr500.c M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP transfers happen. 2009-08-13 04:20:46 +00:00
usb-mr500.h M:Robe 500: Add missing file. 2009-06-08 01:05:22 +00:00