Home | History | Annotate | Download | only in alchemy
History log of /src/sys/arch/mips/alchemy/au1100.c
RevisionDateAuthorComments
 1.11  09-Jun-2015  matt #include <sys/cpu.h> or <mips/cpuregs.h> as needed
 1.10  10-Jul-2011  matt branches: 1.10.12; 1.10.30;
Fix machine/ includes
 1.9  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.8  20-Feb-2011  matt Merge forward from matt-nb5-mips64.
 1.7  28-Feb-2007  thorpej branches: 1.7.62; 1.7.66; 1.7.72; 1.7.74;
TRUE -> true, FALSE -> false
 1.6  21-Feb-2007  thorpej 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.5  13-Jul-2006  gdamore branches: 1.5.6; 1.5.12;
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
This allows us to convert aucom to just another com attachment, and cleanup
some code in the com_arbus.c.

Additionally, we use a common com_cleanup routine rather than having a
zillion copies of it in the attachment points.

This has been tested on a number architectures, and it has been shown to get
close to comparable performance when COM_REGMAP is defined, and comparable
when it is not defined.

Approved by core@. Fixes PR port-evbmips/32362.
 1.4  11-Apr-2006  simonb branches: 1.4.2; 1.4.6; 1.4.8;
The RTC and PCMCIA don't live at address 0 - restore the -1 address
locator from pre-split aubus.c. Should only affect autoconfig display.
 1.3  18-Feb-2006  gdamore branches: 1.3.2; 1.3.4; 1.3.6;
Use bus_space instead of direct access.
Fix a couple of inverted bits.
Added GPIO_BASE definition to aureg.h.
 1.2  13-Feb-2006  gdamore branches: 1.2.2;
GPIO support for all supported Alchemy parts.
 1.1  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.2.2.3  01-Mar-2006  yamt sync with head.
 1.2.2.2  18-Feb-2006  yamt sync with head.
 1.2.2.1  13-Feb-2006  yamt file au1100.c was added on branch yamt-uio_vmspace on 2006-02-18 15:38:41 +0000
 1.3.6.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.3.4.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.3.2.2  11-Aug-2006  yamt sync with head
 1.3.2.1  24-May-2006  yamt sync with head.
 1.4.8.5  03-Sep-2007  yamt sync with head.
 1.4.8.4  26-Feb-2007  yamt sync with head.
 1.4.8.3  30-Dec-2006  yamt sync with head.
 1.4.8.2  21-Jun-2006  yamt sync with head.
 1.4.8.1  11-Apr-2006  yamt file au1100.c was added on branch yamt-lazymbuf on 2006-06-21 14:53:28 +0000
 1.4.6.1  15-Jun-2006  gdamore Make these autoconfig com rather than aucom.
 1.4.2.2  22-Apr-2006  simonb Sync with head.
 1.4.2.1  11-Apr-2006  simonb file au1100.c was added on branch simonb-timecounters on 2006-04-22 11:37:41 +0000
 1.5.12.2  12-Mar-2007  rmind Sync with HEAD.
 1.5.12.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.5.6.2  09-Sep-2006  rpaulo sync with head
 1.5.6.1  13-Jul-2006  rpaulo file au1100.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:41:14 +0000
 1.7.74.1  05-Mar-2011  bouyer Sync with HEAD
 1.7.72.1  06-Jun-2011  jruoho Sync with HEAD.
 1.7.66.1  05-Mar-2011  rmind sync with head
 1.7.62.1  20-Jan-2010  matt Adjust things to the new world order.
 1.10.30.1  22-Sep-2015  skrll Sync with HEAD
 1.10.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed