Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
olympus
/
mrobe-100
/
power-mr100.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
191320c
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to disable' register and hasn't anything to do with acknowledging interrupts-- that's handled at the module level.
by Michael Sevakis
· 16 years ago
75f2d44
Change the remaining set_interrupt_status usage to the more parsimonious disable/enable/restore.
by Michael Sevakis
· 17 years ago
89dc21a
m:robe 100 - Hopefully fix the power-off issue.
by Mark Arigo
· 17 years ago
06daa03
mrobe 100: (1) device reset in system_init is same as H10. (2) make power_off actually work.
by Mark Arigo
· 17 years ago
a615aab
- share adc reading code between h10 and mrobe100
by Robert Kukla
· 17 years ago
7d961d3
m:robe 100:
by Robert Kukla
· 17 years ago
e66ddd7
Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works. The ADC driver was copied from the H10 port (they can probably be combined later), but the battery readings aren't right and it shuts down. The touch pad buttons do not work. Install the bootloader and rockbox the H10 way. Still lots of work to do.
by Mark Arigo
· 17 years ago