1. 2f8a008 Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. by Frank Gevaerts · 16 years ago
  2. 1ff9ce2 Fix mrobe500 svn:* by Maurus Cuelenaere · 16 years ago
  3. 1392dc2 Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN by Maurus Cuelenaere · 16 years ago
  4. b1e16d2 Repair charging screen on archos. usb_detect() doesn't return a boolean since 2007-09-04. Fixed same problem in the m:robe 500 bootloader and in bootbox. by Jens Arnold · 16 years ago
  5. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  6. 5b5a626 Setup the touchpads to have two modes - stylus and button - and set them in button mode by default. by Jonathan Gordon · 17 years ago
  7. af395f4 Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). by Michael Sevakis · 17 years ago
  8. 59a2862 Show some more registers in the debug screen, fix the touchscreen when SCREEN_ROTATE is set. by Karl Kurbjun · 17 years ago
  9. 5db6b51 Get the user timer working properly consequentially fixing doom without a hack. by Karl Kurbjun · 17 years ago
  10. f57ea9a m:robe 500i port: Add backlight support to the main build. by Catalin Patulea · 17 years ago
  11. 574b100 m:robe 500i port: Add support for the backlight client in the SPI subsystem by Catalin Patulea · 17 years ago
  12. 0a63268 Some small cleanups and code for testing by Karl Kurbjun · 17 years ago
  13. 12d1ff9 touchpad driver for the mrobe. nothing in apps/ uses it yet. by Jonathan Gordon · 17 years ago
  14. 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
  15. 61f1ab2 init spi and uart in the main build by Jonathan Gordon · 17 years ago
  16. 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
  17. fa1a38e Some changes to the UART/button driver - reduce the number of interrupts - more work is needed by Karl Kurbjun · 17 years ago
  18. 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
  19. f96fc52 Cleanup more warnings on the M:Robe by Karl Kurbjun · 17 years ago
  20. 274c2b8 touchpad calibration (very simple calibration screen is in mrobe500.c by Jonathan Gordon · 17 years ago
  21. a56b653 Move some more files around and get the main build compiling by Karl Kurbjun · 17 years ago
  22. e108964 IRQ driven touchpad driver, crude but working by Jonathan Gordon · 17 years ago
  23. a5e788f slow - but working - IRQ based uart/button driver. by Jonathan Gordon · 17 years ago
  24. 968ba0a More ATA work (that doesn't work) by Karl Kurbjun · 17 years ago
  25. 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
  26. 67ef450 More interupt/timer work by Karl Kurbjun · 17 years ago
  27. d331d00 start of the tsc2100 driver. by Jonathan Gordon · 17 years ago
  28. 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
  29. 8664a4d m:robe 500i port: Less warnings = good. by Catalin Patulea · 17 years ago
  30. 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
  31. 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
  32. 300f64c uart driver (which the buttons need) and button test code in the bootloader by Jonathan Gordon · 17 years ago
  33. 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