summaryrefslogtreecommitdiff
path: root/bootloader/mrobe500.c (follow)
Commit message (Expand)AuthorAge
* Sansa AMS bootloader: enter USB mode only when neededRafaël Carré2010-06-23
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun2009-04-10
* Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun2009-02-26
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Fix mrobe500 svn:*Maurus Cuelenaere2008-09-10
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold2008-07-06
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon2008-04-15
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* 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