1. 0a63268 Some small cleanups and code for testing by Karl Kurbjun · 17 years ago
  2. 12d1ff9 touchpad driver for the mrobe. nothing in apps/ uses it yet. by Jonathan Gordon · 17 years ago
  3. fdbc01c More M:Robe work including a fix to lcd-as-memframe for larger screens thanks to Michael Sevakis. Also fixes simulator builds. by Karl Kurbjun · 17 years ago
  4. 61f1ab2 init spi and uart in the main build by Jonathan Gordon · 17 years ago
  5. d8667df slightly better touchpad driver. Still not brilliant, but the bootloader/debugger can follow a stylus with a cursor, so we can start work on getting apps/ working by Jonathan Gordon · 17 years ago
  6. fa1a38e Some changes to the UART/button driver - reduce the number of interrupts - more work is needed by Karl Kurbjun · 17 years ago
  7. f6bc191 Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox.mrboot. Something is wrong with the rockbox bootloader, but at least now we can work with the main build. Added in a warning for the core_sleep function by Karl Kurbjun · 17 years ago
  8. f96fc52 Cleanup more warnings on the M:Robe by Karl Kurbjun · 17 years ago
  9. 274c2b8 touchpad calibration (very simple calibration screen is in mrobe500.c by Jonathan Gordon · 17 years ago
  10. a56b653 Move some more files around and get the main build compiling by Karl Kurbjun · 17 years ago
  11. e108964 IRQ driven touchpad driver, crude but working by Jonathan Gordon · 17 years ago
  12. a5e788f slow - but working - IRQ based uart/button driver. by Jonathan Gordon · 17 years ago
  13. 968ba0a More ATA work (that doesn't work) by Karl Kurbjun · 17 years ago
  14. 9ac9cc6 Working DM320 interrupts, changed the way registers are accessed in spi and uart drivers. Uart might be broken with interrupts - buttons on remote don't seem to respond when interrupts are enabled. by Karl Kurbjun · 17 years ago
  15. 67ef450 More interupt/timer work by Karl Kurbjun · 17 years ago
  16. d331d00 start of the tsc2100 driver. by Jonathan Gordon · 17 years ago
  17. 4a42723 Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show touchscreen values on single line. by Karl Kurbjun · 17 years ago
  18. 8664a4d m:robe 500i port: Less warnings = good. by Catalin Patulea · 17 years ago
  19. c3126e0 m:robe 500i port: Add primitives for the SPI bus and start moving toward new-style register definitions. by Catalin Patulea · 17 years ago
  20. d7c3d80 (mr500) reset if power is pressed, not very nice, but im sick of using the remote to reset by Jonathan Gordon · 17 years ago
  21. 300f64c uart driver (which the buttons need) and button test code in the bootloader by Jonathan Gordon · 17 years ago
  22. 7b97fe2 Beginning of an M:Robe 500i port. Currently only in the bootloader stage. Needs another piece of code to start the boot process - will be in the wiki. by Karl Kurbjun · 17 years ago