Home | History | Annotate | Download | only in ralink
History log of /src/sys/arch/mips/ralink/ralink_com.c
RevisionDateAuthorComments
 1.9  12-Jan-2019  thorpej Explicitly size the regmap array.
 1.8  11-Jan-2019  thorpej Simplify regmap initialization, and fix an regmap issue that
affected TI OMAP (LCR register would get clobbered due to
using the wrong offset for the MDR1 register) reported by Lwazi Dube
(who also found the root cause).
 1.7  08-Dec-2018  thorpej Remove the COM_REGMAP option -- just use it all the time. While here,
garbage-collect the COM_FUNCMAP and COM_AU1X00 options, as there are
not used anywhere.
 1.6  08-Dec-2018  thorpej Clean up initialization of com_regs structure, in preparation for
some additional changers.
 1.5  05-Oct-2016  ryo branches: 1.5.14; 1.5.16;
add support MT7628/MediaTek LinkIt Smart 7688
by @hiroshi and me.
 1.4  30-Apr-2014  matt branches: 1.4.4; 1.4.8;
comment a #endif
 1.3  01-Feb-2012  matt branches: 1.3.6; 1.3.10; 1.3.20;
Fix early console support.
 1.2  28-Jul-2011  matt branches: 1.2.2; 1.2.6;
Bring forward from matt-nb5-mips64. Support for Ralink RT3883 MIPS 74K SoC
from CradlePoint Technology.
 1.1  01-Jul-2011  matt branches: 1.1.2;
file ralink_com.c was initially added on branch matt-nb5-mips64.
 1.1.2.1  01-Jul-2011  matt Add basic support for the Ralink RT3883 SOC. No support for the wireless
interfaces is present but i2c, uart, ethernet, gpio, ehci, ohci are supported.
This support was contributed by Cradlepoint Technology.
 1.2.6.1  18-Feb-2012  mrg merge to -current.
 1.2.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.2.1  17-Apr-2012  yamt sync with head
 1.3.20.1  10-Aug-2014  tls Rebase.
 1.3.10.1  18-May-2014  rmind sync with head
 1.3.6.2  03-Dec-2017  jdolecek update from HEAD
 1.3.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.1  04-Nov-2016  pgoyette Sync with HEAD
 1.4.4.1  05-Dec-2016  skrll Sync with HEAD
 1.5.16.1  10-Jun-2019  christos Sync with HEAD
 1.5.14.2  18-Jan-2019  pgoyette Synch with HEAD
 1.5.14.1  26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts

RSS XML Feed