summaryrefslogtreecommitdiff
path: root/firmware/drivers/mas.c (follow)
Commit message (Expand)AuthorAge
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Get rid of ages-old interdependency between ata.c and mas.cJens Arnold2006-11-12
* Fixed loong-standing bug in mas_writereg().Jens Arnold2006-03-24
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold2005-05-07
* Removed duplicate instructionJens Arnold2004-12-22
* The player also has MAS poweron reset, handle it.Jens Arnold2004-11-22
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* The code police strikes backLinus Nielsen Feltzing2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* Removed a potential I2C deadlockLinus Nielsen Feltzing2002-11-24
* Added mas_readver()Linus Nielsen Feltzing2002-11-20
* Now uses HAVE_MASxxxxx macros instead of RECORDERLinus Nielsen Feltzing2002-07-29
* mas_run() didn't workLinus Nielsen Feltzing2002-07-28
* Added mas_reset()Linus Nielsen Feltzing2002-06-26
* wrong return code in mas_direct_config_write()Linus Nielsen Feltzing2002-06-25
* Now uses i2c_begin/endLinus Nielsen Feltzing2002-06-24
* mas_writereg() was brokenLinus Nielsen Feltzing2002-06-20
* Added Recorder codeLinus Nielsen Feltzing2002-06-19
* Changed default_read prototypeLinus Nielsen Feltzing2002-05-16
* Added a few functionsLinus Nielsen Feltzing2002-05-03
* Added mas_run functionLinus Nielsen Feltzing2002-05-02
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23