Age | Commit message (Expand) | Author | Files | Lines |
2012-03-19 | mrobe500: fix warrnig in bootloader | Marcin Bukat | 1 | -1/+2 |
2012-01-07 | mr500: move remote button reading code to buttom-mr500.c | Rafaël Carré | 1 | -2/+48 |
2009-12-12 | M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and... | Karl Kurbjun | 1 | -1/+1 |
2009-08-14 | Hopefully get all of the touchscreen drivers to act the same so release event... | Karl Kurbjun | 1 | -1/+5 |
2009-08-02 | Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev... | Karl Kurbjun | 1 | -2/+3 |
2009-05-15 | M:Robe 500: Commit some minor changes and some keymap changes (short press po... | Karl Kurbjun | 1 | -0/+2 |
2009-05-02 | M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in... | Karl Kurbjun | 1 | -22/+6 |
2009-04-28 | M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac... | Karl Kurbjun | 1 | -57/+20 |
2009-04-25 | Remove unnecessary #include "adc.h" | Bertrik Sikken | 1 | -1/+0 |
2009-04-21 | Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer... | Karl Kurbjun | 1 | -1/+0 |
2009-04-18 | M:Robe 500: Move all remote specific code into a common file for reuse on oth... | Karl Kurbjun | 1 | -50/+20 |
2009-04-17 | M:Robe 500: Remove some dead code and cleanup button handling | Karl Kurbjun | 1 | -57/+41 |
2009-04-16 | M:Robe 500: Add support for hold button on the remote. | Karl Kurbjun | 1 | -9/+34 |
2009-04-14 | M:Robe 500 Fix a bug in the UART receive buffer - remote does not appear to s... | Karl Kurbjun | 1 | -21/+19 |
2009-04-11 | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun | 1 | -8/+10 |
2009-02-19 | ... and fix M:Robe 500 red | Maurus Cuelenaere | 1 | -29/+4 |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 1 | -9/+9 |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 1 | -2/+4 |
2008-04-29 | yep.. I really cant spell | Jonathan Gordon | 1 | -2/+2 |
2008-04-15 | Setup the touchpads to have two modes - stylus and button - and set them in b... | Jonathan Gordon | 1 | -2/+30 |
2007-11-15 | Work in progress fixes to the remote button handling. Now the remote can be ... | Karl Kurbjun | 1 | -30/+36 |
2007-11-11 | change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie... | Jonathan Gordon | 1 | -3/+3 |
2007-11-11 | Show some more registers in the debug screen, fix the touchscreen when SCREEN... | Karl Kurbjun | 1 | -12/+41 |
2007-11-10 | Change the way the UART recieves data and how buttons pressed are processed. ... | Karl Kurbjun | 1 | -37/+19 |
2007-10-22 | mr500 sort of working battery measurments. probably could be done better, but... | Jonathan Gordon | 1 | -0/+13 |
2007-10-22 | touchpad driver for the mrobe. nothing in apps/ uses it yet. | Jonathan Gordon | 1 | -33/+38 |
2007-10-18 | slightly better touchpad driver. Still not brilliant, but the bootloader/debu... | Jonathan Gordon | 1 | -10/+31 |
2007-10-18 | Some changes to the UART/button driver - reduce the number of interrupts - mo... | Karl Kurbjun | 1 | -27/+31 |
2007-10-13 | M:Robe - Fix compilation and remove some warnings | Karl Kurbjun | 1 | -0/+1 |
2007-10-01 | touchpad calibration (very simple calibration screen is in mrobe500.c | Jonathan Gordon | 1 | -1/+31 |
2007-10-01 | minor style/comment policing | Jonathan Gordon | 1 | -1/+1 |
2007-09-30 | IRQ driven touchpad driver, crude but working | Jonathan Gordon | 1 | -1/+38 |
2007-09-30 | I got bullied in IRC by linuxstb and markun... | Jonathan Gordon | 1 | -0/+96 |