Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
164b8f675c49cef79ec73af0cc473a4b3172db73
/
bootloader
/
mrobe500.c
0a63268
Some small cleanups and code for testing
by Karl Kurbjun
· 17 years ago
12d1ff9
touchpad driver for the mrobe. nothing in apps/ uses it yet.
by Jonathan Gordon
· 17 years ago
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
61f1ab2
init spi and uart in the main build
by Jonathan Gordon
· 17 years ago
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
fa1a38e
Some changes to the UART/button driver - reduce the number of interrupts - more work is needed
by Karl Kurbjun
· 17 years ago
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
f96fc52
Cleanup more warnings on the M:Robe
by Karl Kurbjun
· 17 years ago
274c2b8
touchpad calibration (very simple calibration screen is in mrobe500.c
by Jonathan Gordon
· 17 years ago
a56b653
Move some more files around and get the main build compiling
by Karl Kurbjun
· 17 years ago
e108964
IRQ driven touchpad driver, crude but working
by Jonathan Gordon
· 17 years ago
a5e788f
slow - but working - IRQ based uart/button driver.
by Jonathan Gordon
· 17 years ago
968ba0a
More ATA work (that doesn't work)
by Karl Kurbjun
· 17 years ago
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
67ef450
More interupt/timer work
by Karl Kurbjun
· 17 years ago
d331d00
start of the tsc2100 driver.
by Jonathan Gordon
· 17 years ago
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
8664a4d
m:robe 500i port: Less warnings = good.
by Catalin Patulea
· 17 years ago
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
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
300f64c
uart driver (which the buttons need) and button test code in the bootloader
by Jonathan Gordon
· 17 years ago
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