History log of /src/sys/arch/mips/alchemy/include/auvar.h |
Revision | | Date | Author | Comments |
1.12 |
| 09-Jun-2015 |
matt | #include <sys/cpu.h> or <mips/cpuregs.h> as needed
|
1.11 |
| 10-Jul-2011 |
matt | branches: 1.11.12; 1.11.30; Fix machine/ includes
|
1.10 |
| 20-Feb-2011 |
matt | Merge forward from matt-nb5-mips64.
|
1.9 |
| 21-Feb-2007 |
thorpej | branches: 1.9.64; 1.9.68; 1.9.74; 1.9.76; Replace the Mach-derived boolean_t type with the C99 bool type. A future commit will replace use of TRUE and FALSE with true and false.
|
1.8 |
| 16-Feb-2006 |
gdamore | branches: 1.8.20; Reenable PCI on DBAU1500. May still be useful for PIO devices. Comments in the config are left intact, though. Add a PMAP-driven bus_space for access to upper memory, instead of using wired entries. Convert aupci to use said bus_space -- no measured performance impact.
|
1.7 |
| 10-Feb-2006 |
gdamore | Reduce address space used by PCI. Add definitions for PCMCIA addresses.
|
1.6 |
| 10-Feb-2006 |
gdamore | Add au_intr_enable() and au_intr_disable() API to allow for split interrupts (e.g. PCMCIA leaves GPIO interrupt masked and reenables them soft interrupt.) Add checks for masked interrupts before calling the handler. When removing last interrupt handler, mask off interrupts completely using MASK_CLEAR and WAKEUP_CLEAR. Tested on dbau1500.
|
1.5 |
| 09-Feb-2006 |
gdamore | Add Au1550 PCI support (Au1500 not yet, coming shortly). Closes PR port-evbmips/32087. Reviewed by simonb@ (Also, earlier, matt@, and tsutsui@.)
|
1.4 |
| 06-Feb-2006 |
gdamore | Fix up incorrect ICU reporting, add processor specific switch tables for IRQ routing and such.
Closes PR port-evbmips/31992. Reviewed by simonb@, matt@, and izumi@
|
1.3 |
| 11-Dec-2005 |
christos | branches: 1.3.2; 1.3.4; 1.3.6; merge ktrace-lwp.
|
1.2 |
| 04-Jul-2003 |
thorpej | branches: 1.2.16; Nuke the "alchemy_info" stuff, and just use the dev_propdb to set the mac-addr property for the Au1x00 on-chip MACs.
|
1.1 |
| 29-Jul-2002 |
simonb | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12; Add support for the the Alchemy Semiconductor Au1x00 series on-chip devices. Currently the serial ports and ethernet MAC have working drivers, and this has only been physically tested on the Au1000 CPU, but these devices should work on the Au1100 and Au1500 CPUs too.
|
1.1.12.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.12.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.12.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.1.6.2 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
1.1.6.1 |
| 29-Jul-2002 |
jdolecek | file auvar.h was added on branch kqueue on 2002-09-06 08:37:26 +0000
|
1.1.4.2 |
| 31-Aug-2002 |
gehenna | catch up with -current.
|
1.1.4.1 |
| 29-Jul-2002 |
gehenna | file auvar.h was added on branch gehenna-devsw on 2002-08-31 13:45:17 +0000
|
1.1.2.2 |
| 29-Jul-2002 |
simonb | Add support for the the Alchemy Semiconductor Au1x00 series on-chip devices. Currently the serial ports and ethernet MAC have working drivers, and this has only been physically tested on the Au1000 CPU, but these devices should work on the Au1100 and Au1500 CPUs too.
|
1.1.2.1 |
| 29-Jul-2002 |
simonb | file auvar.h was added on branch nathanw_sa on 2002-07-29 15:39:16 +0000
|
1.2.16.2 |
| 26-Feb-2007 |
yamt | sync with head.
|
1.2.16.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.3.6.1 |
| 22-Apr-2006 |
simonb | Sync with head.
|
1.3.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.3.2.1 |
| 18-Feb-2006 |
yamt | sync with head.
|
1.8.20.1 |
| 27-Feb-2007 |
yamt | - sync with head. - move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
|
1.9.76.1 |
| 05-Mar-2011 |
bouyer | Sync with HEAD
|
1.9.74.1 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
1.9.68.1 |
| 05-Mar-2011 |
rmind | sync with head
|
1.9.64.1 |
| 15-Feb-2010 |
matt | Adapt to the new interrupt framework for NetBSD/mips.
|
1.11.30.1 |
| 22-Sep-2015 |
skrll | Sync with HEAD
|
1.11.12.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|