index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
tms320dm320
Age
Commit message (
Expand
)
Author
2008-01-18
Finally, out goes struct spinlock for anything but mutiprocessor targets wher...
Michael Sevakis
2007-11-25
m:robe 500i: Fix indenting style in DSP loader
Catalin Patulea
2007-11-25
m:robe 500i: Initialize the HPIB from scratch
Catalin Patulea
2007-11-20
Code police raid
Linus Nielsen Feltzing
2007-11-20
m:robe 500i: Fix DSP loader code
Catalin Patulea
2007-11-20
m:robe 500i: Add DSP (C5409) control driver and image loader.
Catalin Patulea
2007-11-20
Remove last few inw/outw uses in the M:Robe port
Karl Kurbjun
2007-11-19
Small speedup on the M:Robe LCD updates - use partial updates in landscape mode.
Karl Kurbjun
2007-11-15
Work in progress fixes to the remote button handling. Now the remote can be ...
Karl Kurbjun
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-11-11
change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie...
Jonathan Gordon
2007-11-11
Show some more registers in the debug screen, fix the touchscreen when SCREEN...
Karl Kurbjun
2007-11-10
Fix the Gigabeat red and move it's hw specific code into the target tree
Karl Kurbjun
2007-11-10
Add some forgotten files
Karl Kurbjun
2007-11-10
Change the way the UART recieves data and how buttons pressed are processed. ...
Karl Kurbjun
2007-11-07
Get the user timer working properly consequentially fixing doom without a hack.
Karl Kurbjun
2007-11-02
TAB policing
Dave Chapman
2007-11-02
m:robe 500i port: Add backlight support to the main build.
Catalin Patulea
2007-11-02
Build some more plugins for M:Robe most work, doom builds and runs if you use...
Karl Kurbjun
2007-11-02
m:robe 500i port: Add support for the backlight client in the SPI subsystem
Catalin Patulea
2007-10-26
Some small cleanups and code for testing
Karl Kurbjun
2007-10-23
mrobe changes:
Jonathan Gordon
2007-10-23
enable the RTC on the mrobe.
Jonathan Gordon
2007-10-23
Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe
Karl Kurbjun
2007-10-22
mr500 sort of working battery measurments. probably could be done better, but...
Jonathan Gordon
2007-10-22
touchpad driver for the mrobe. nothing in apps/ uses it yet.
Jonathan Gordon
2007-10-22
revert the previous one... = is ok and a touch faster
Jonathan Gordon
2007-10-22
fix the interupt clearing
Jonathan Gordon
2007-10-21
More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...
Karl Kurbjun
2007-10-19
init spi and uart in the main build
Jonathan Gordon
2007-10-18
slightly better touchpad driver. Still not brilliant, but the bootloader/debu...
Jonathan Gordon
2007-10-18
Make rockbox think we have a full battery untill this actually works, otherwi...
Jonathan Gordon
2007-10-18
Some changes to the UART/button driver - reduce the number of interrupts - mo...
Karl Kurbjun
2007-10-17
Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox...
Karl Kurbjun
2007-10-13
M:Robe - Fix compilation and remove some warnings
Karl Kurbjun
2007-10-09
Increase step size of stereo width to 5% to avoid tediously long list in sett...
Thom Johansen
2007-10-03
Missing keymap commit
Karl Kurbjun
2007-10-01
touchpad calibration (very simple calibration screen is in mrobe500.c
Jonathan Gordon
2007-10-01
minor style/comment policing
Jonathan Gordon
2007-10-01
spi is shared between the rtc and tsc2100
Jonathan Gordon
2007-09-30
Move some more files
Karl Kurbjun
2007-09-30
Move some more files around and get the main build compiling
Karl Kurbjun
2007-09-30
IRQ driven touchpad driver, crude but working
Jonathan Gordon
2007-09-30
I got bullied in IRC by linuxstb and markun...
Jonathan Gordon