Home | History | Annotate | Download | only in ibm4xx
History log of /src/sys/arch/powerpc/include/ibm4xx/spr.h
RevisionDateAuthorComments
 1.5  12-Sep-2022  rin Make ibm4xx kernels compiled by clang.

As clang cannot correctly assemble m[ft]pid:
- for asm sources, use m[ft]spr from/to SPR_PID
- for C sources, use M[FT]PID macros (see include/ibm4xx/spr.h)
This is ugly...

No binary changes for GCC-compiled kernels.
 1.4  05-Mar-2021  rin Add 403 family processors other than 403GCX.
 1.3  18-Jun-2011  matt branches: 1.3.66;
Move PVR definitions to <powerpc/ibm4xx/spr.h>
No need to include <powerpc/cpu.h> in <powerpc/ib4xx/cpu.h>
 1.2  18-Mar-2010  kiyohara branches: 1.2.2; 1.2.4; 1.2.10;
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.1  25-Feb-2010  matt branches: 1.1.2; 1.1.4;
Split <powerpc/spr.h> into a common <powerpc/spr.h> and <powerpc/XXX/spr.h>
where XXX is ibm4xx or oea.
 1.1.4.1  30-May-2010  rmind sync with head
 1.1.2.3  11-Aug-2010  yamt sync with head.
 1.1.2.2  11-Mar-2010  yamt sync with head
 1.1.2.1  25-Feb-2010  yamt file spr.h was added on branch yamt-nfs-mp on 2010-03-11 15:02:50 +0000
 1.2.10.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.2.4.2  07-Jan-2011  matt Split spr.h into generic PPC <powerpc/spr.h> and chip-specific
<powerpc/XXX/spr.h> (XXX=oea, ibm4xx, booke)
 1.2.4.1  18-Mar-2010  matt file spr.h was added on branch matt-nb5-pq3 on 2011-01-07 01:34:23 +0000
 1.2.2.2  30-Apr-2010  uebayasi Sync with HEAD.
 1.2.2.1  18-Mar-2010  uebayasi file spr.h was added on branch uebayasi-xip on 2010-04-30 14:39:43 +0000
 1.3.66.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed