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
/
uart-dm320.c
Age
Commit message (
Expand
)
Author
2011-02-08
M:Robe 500: Use bit modifiers more.
Karl Kurbjun
2011-02-06
DM320 UART: Remove more pin initializations.
Karl Kurbjun
2010-07-31
Various minor clean-ups for Zen Vision
Bertrik Sikken
2010-04-25
DM320 UART: Enable clock in UART module since it will not be done in system i...
Karl Kurbjun
2009-12-14
M:Robe 500: Initialize UART1 pins with pin setup function
Karl Kurbjun
2009-08-01
M:Robe 500/M66591: Add support for full-speed USB transfers, and fix the UART...
Karl Kurbjun
2009-04-14
M:Robe 500 Fix a bug in the UART receive buffer - remote does not appear to s...
Karl Kurbjun
2009-04-11
M:Robe 500: Start of proper remote support, touchscreen works without remote ...
Karl Kurbjun
2009-03-24
More M:Robe 500 work: PCM stopping and pausing roughly works, added some keym...
Karl Kurbjun
2008-09-10
Some header file / static function fixes for creative zvm
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-04-24
Commit whole Creative Zen Vision:M target tree + all related firmware/
Maurus Cuelenaere
2007-11-15
Work in progress fixes to the remote button handling. Now the remote can be ...
Karl Kurbjun
2007-11-10
Change the way the UART recieves data and how buttons pressed are processed. ...
Karl Kurbjun
2007-11-02
Build some more plugins for M:Robe most work, doom builds and runs if you use...
Karl Kurbjun
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
revert the previous one... = is ok and a touch faster
Jonathan Gordon
2007-10-22
fix the interupt clearing
Jonathan Gordon
2007-10-18
Some changes to the UART/button driver - reduce the number of interrupts - mo...
Karl Kurbjun
2007-10-01
minor style/comment policing
Jonathan Gordon
2007-09-30
Move some more files
Karl Kurbjun