index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
mas.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-10-31
*
Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...
Björn Stenberg
2008-10-14
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2007-04-11
*
Get rid of ages-old interdependency between ata.c and mas.c
Jens Arnold
2006-11-12
*
Fixed loong-standing bug in mas_writereg().
Jens Arnold
2006-03-24
*
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-08-29
*
Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...
Jens Arnold
2005-05-07
*
Removed duplicate instruction
Jens Arnold
2004-12-22
*
The player also has MAS poweron reset, handle it.
Jens Arnold
2004-11-22
*
Added MAS3539F support (Ondio SP)
Jens Arnold
2004-09-29
*
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-28
*
Const policed pointer arguments to functions, part 2
Jens Arnold
2004-08-17
*
The code police strikes back
Linus Nielsen Feltzing
2003-11-07
*
set/clear port bits with atomic instructions instead of read-modify-write, sa...
Jörg Hohensohn
2003-11-06
*
Removed a potential I2C deadlock
Linus Nielsen Feltzing
2002-11-24
*
Added mas_readver()
Linus Nielsen Feltzing
2002-11-20
*
Now uses HAVE_MASxxxxx macros instead of RECORDER
Linus Nielsen Feltzing
2002-07-29
*
mas_run() didn't work
Linus Nielsen Feltzing
2002-07-28
*
Added mas_reset()
Linus Nielsen Feltzing
2002-06-26
*
wrong return code in mas_direct_config_write()
Linus Nielsen Feltzing
2002-06-25
*
Now uses i2c_begin/end
Linus Nielsen Feltzing
2002-06-24
*
mas_writereg() was broken
Linus Nielsen Feltzing
2002-06-20
*
Added Recorder code
Linus Nielsen Feltzing
2002-06-19
*
Changed default_read prototype
Linus Nielsen Feltzing
2002-05-16
*
Added a few functions
Linus Nielsen Feltzing
2002-05-03
*
Added mas_run function
Linus Nielsen Feltzing
2002-05-02
*
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-23