summaryrefslogtreecommitdiff
path: root/bootloader/mrobe500.c (follow)
Commit message (Expand)AuthorAge
* Show some more registers in the debug screen, fix the touchscreen when SCREEN...Karl Kurbjun2007-11-11
* Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun2007-11-07
* m:robe 500i port: Add backlight support to the main build.Catalin Patulea2007-11-02
* m:robe 500i port: Add support for the backlight client in the SPI subsystemCatalin Patulea2007-11-02
* Some small cleanups and code for testingKarl Kurbjun2007-10-26
* touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon2007-10-22
* More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun2007-10-21
* init spi and uart in the main buildJonathan Gordon2007-10-19
* slightly better touchpad driver. Still not brilliant, but the bootloader/debu...Jonathan Gordon2007-10-18
* Some changes to the UART/button driver - reduce the number of interrupts - mo...Karl Kurbjun2007-10-18
* Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox...Karl Kurbjun2007-10-17
* Cleanup more warnings on the M:RobeKarl Kurbjun2007-10-13
* touchpad calibration (very simple calibration screen is in mrobe500.c Jonathan Gordon2007-10-01
* Move some more files around and get the main build compilingKarl Kurbjun2007-09-30
* IRQ driven touchpad driver, crude but workingJonathan Gordon2007-09-30
* slow - but working - IRQ based uart/button driver.Jonathan Gordon2007-09-30
* More ATA work (that doesn't work)Karl Kurbjun2007-09-25
* Working DM320 interrupts, changed the way registers are accessed in spi and u...Karl Kurbjun2007-09-23
* More interupt/timer workKarl Kurbjun2007-09-22
* start of the tsc2100 driver.Jonathan Gordon2007-09-22
* Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun2007-09-22
* m:robe 500i port: Less warnings = good.Catalin Patulea2007-09-21
* m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea2007-09-21
* (mr500) reset if power is pressed, not very nice, but im sick of using the re...Jonathan Gordon2007-09-20
* uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon2007-09-20
* Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun2007-09-20