Home | History | Annotate | Download | only in atheros
History log of /src/sys/arch/mips/atheros/ar5312_board.c
RevisionDateAuthorComments
 1.5  09-Jun-2015  matt #include <sys/cpu.h> or <mips/cpuregs.h> as needed
 1.4  07-Jul-2011  matt branches: 1.4.12; 1.4.30;
Revamp / rework the Atheros MIPS SoC support. Add initial support for the
AR71xx (MIPS 24K core) SoC and the AR9344 (MIPS 74K core) SoC. Force use
of -mips32 for all Atheros kernels. Make code much more common.
 1.3  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.2  06-Jul-2009  alc Update reference to the Atheros HAL exported headers.

`external/isc/atheros_hal/dist', former `contrib/dev/ath/' is now in cpp(1)'s
include path.

Fix build of MERAKI kernel.
 1.1  26-Sep-2006  gdamore branches: 1.1.2; 1.1.4; 1.1.8; 1.1.62; 1.1.72; 1.1.80;
Initial import of AR2315 support, specifically the Meraki Mini (see
the Meraki web site at http://www.meraki.net/ ) This includes changes
to the AR5312 to make it more conducive to sharing code with the AR5315,
and also includes improved early console support.

All devices including ethernet and wlan interfaces on the Meraki Mini are
functional with this port, _except_ SPI flash, which will be introduced
later.

This port was funded by the Champaign-Urbana Communit Wireless Network
Project (CUWiN).
 1.1.80.1  21-Apr-2010  matt sync with netbsd-5
 1.1.72.1  07-Aug-2009  snj Pull up following revision(s) (requested by jmcneill in ticket #775):
sys/arch/mips/atheros/ar5312_board.c: revision 1.2
sys/arch/mips/atheros/ar5315.c: revision 1.6
sys/arch/mips/atheros/ar5315_board.c: revision 1.2
sys/arch/mips/atheros/dev/if_ath_arbus.c: revision 1.16
sys/arch/mips/atheros/include/ar5312reg.h: revision 1.3
Update reference to the Atheros HAL exported headers.
`external/isc/atheros_hal/dist', former `contrib/dev/ath/' is now in cpp(1)'s
include path.
Fix build of MERAKI kernel.
 1.1.62.1  18-Jul-2009  yamt sync with head.
 1.1.8.2  30-Dec-2006  yamt sync with head.
 1.1.8.1  26-Sep-2006  yamt file ar5312_board.c was added on branch yamt-lazymbuf on 2006-12-30 20:46:30 +0000
 1.1.4.2  18-Nov-2006  ad Sync with head.
 1.1.4.1  26-Sep-2006  ad file ar5312_board.c was added on branch newlock2 on 2006-11-18 21:29:25 +0000
 1.1.2.2  22-Oct-2006  yamt sync with head
 1.1.2.1  26-Sep-2006  yamt file ar5312_board.c was added on branch yamt-splraiseipl on 2006-10-22 06:04:52 +0000
 1.4.30.1  22-Sep-2015  skrll Sync with HEAD
 1.4.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed