Home | History | Annotate | Download | only in obs405
History log of /src/sys/arch/evbppc/obs405/obs200_autoconf.c
RevisionDateAuthorComments
 1.10  30-Mar-2021  rin - Include tlb.h directly, instead of uvm_extern.h.
- Explicitly include param.h.
- Drop unused headers.
- Sort and group headers.

No binary changes.
 1.9  29-Mar-2021  rin Set com(4) frequency in ibm4xx_device_register() in order to dedup codes.
 1.8  02-Mar-2021  rin branches: 1.8.2;
Use genppc_cpu_configure() instead of calling spl0() directly
(and optionally printing out imask).
 1.7  12-Dec-2011  kiyohara branches: 1.7.60;
Fix hangs-up. Remove "wrteei 1" in board's cpu_configure(). Interrupt
is enabled in powerpc-layer.
 1.6  18-Jun-2011  matt branches: 1.6.2; 1.6.6;
split device/softc (CFATTACH_DECL_NEW)
struct device * -> device_t
struct cfdata * -> cfdata_t
Use <sys/foo.h> instead of <machine/foo.h> if <sys/foo.h> exists
Explicitly include <powerpc/ibm4xx/cpu.h> when needed.
 1.5  18-Mar-2010  kiyohara branches: 1.5.6;
Support PowerPC 405EX/EXr.
1. Add some new source and header files.
(MAL(split) and RGMII(new) relations for EMAC)
2. Create dcr4xx.h. Its moved from dcr405gp.h. Also remove dcr405xx.h.
3. intr.c supports MULTIUIC with virtual-irq. likes to oea.
support 32-virq/128-hwirq.
4. multiple emac support.
5. WALNUT and VIRTEX_* includes arch/powerpc/conf/files.ibm4xx.
6. WALNUT pci uses arch/powerpc/ibm4xx/pci/.
 1.4  07-Oct-2006  tsutsui branches: 1.4.56; 1.4.76; 1.4.78;
Remove unneeded cast which eliminates part of valid interrupt mask bits.
Closes PR powerpc/33108.
 1.3  15-May-2006  shige branches: 1.3.8; 1.3.10;
Move cpu_configure to evbppc/*.c.
(Remove ibm4xxgpx_autoconf.c)
I'm sorry for my wrong thinking.
 1.2  11-Dec-2005  christos branches: 1.2.4; 1.2.6; 1.2.8; 1.2.12;
merge ktrace-lwp.
 1.1  18-Mar-2005  shige branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Add sources for OpenBlockS200 (OpenBlockS S/R) machine.
 1.1.8.2  30-Dec-2006  yamt sync with head.
 1.1.8.1  21-Jun-2006  yamt sync with head.
 1.1.6.2  29-Apr-2005  kent sync with -current
 1.1.6.1  18-Mar-2005  kent file obs200_autoconf.c was added on branch kent-audio2 on 2005-04-29 11:28:09 +0000
 1.1.4.2  01-Apr-2005  skrll Sync with HEAD.
 1.1.4.1  18-Mar-2005  skrll file obs200_autoconf.c was added on branch ktrace-lwp on 2005-04-01 14:27:26 +0000
 1.1.2.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.1.2.1  18-Mar-2005  yamt file obs200_autoconf.c was added on branch yamt-km on 2005-03-19 08:32:58 +0000
 1.2.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.2.8.1  24-May-2006  yamt sync with head.
 1.2.6.1  01-Jun-2006  kardel Sync with head.
 1.2.4.1  09-Sep-2006  rpaulo sync with head
 1.3.10.1  22-Oct-2006  yamt sync with head
 1.3.8.1  18-Nov-2006  ad Sync with head.
 1.4.78.1  30-May-2010  rmind sync with head
 1.4.76.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.4.56.1  11-Aug-2010  yamt sync with head.
 1.5.6.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.6.6.1  18-Feb-2012  mrg merge to -current.
 1.6.2.1  17-Apr-2012  yamt sync with head
 1.7.60.1  03-Apr-2021  thorpej Sync with HEAD.
 1.8.2.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed