Home | History | Annotate | Download | only in pmppc
History log of /src/sys/arch/evbppc/pmppc/pmppc_locore.S
RevisionDateAuthorComments
 1.13  26-Feb-2021  thorpej Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than in
N different locore.S files.
 1.12  15-Jul-2018  maxv branches: 1.12.12;
Retire ipkdb entirely. The option was removed from the config files
yesterday.

ok kamil christos
 1.11  20-Jun-2011  matt branches: 1.11.52; 1.11.54;
Don't include *pmap.h in assembly files. Get the needed definitions
from "assym.h".
 1.10  18-Jun-2011  matt Make a common genassym.cf (powerpc/genassym.cf) and then
only put specific stuff in foo/genassym.cf
 1.9  17-Jan-2011  matt branches: 1.9.4;
Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it
soon will.
 1.8  11-Dec-2010  matt branches: 1.8.2;
Don't use r0 in INIT_CPUINFO since it has special meaning to add instructions.
 1.7  03-Mar-2010  pooka branches: 1.7.2;
Fix some historical powerpc curiocity which had kernfs depend on
startsym/endsym, and which crept into most powerpc ports.
 1.6  27-Feb-2010  snj Spell "exception" properly.
 1.5  25-Feb-2010  matt Adapt to <spr.h> breakup.
 1.4  26-Nov-2009  matt branches: 1.4.2;
Kill proc0paddr. Use lwp0.l_addr instead.
 1.3  05-Feb-2008  garbled branches: 1.3.10; 1.3.32;
Ifdef out all the MPC601 code with PPC_OEA601. Now only arches that have the
possibility of running on an MPC601, are infected with all the extra code
and nops that it added.

Also, fix compilation that I broke with the pmap code, by adding
oeacpufeat to the locores of various ppc arches. Noted by mlelstv.
 1.2  17-Oct-2007  garbled branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.1  08-May-2007  garbled branches: 1.1.2; 1.1.6; 1.1.8;
file pmppc_locore.S was initially added on branch ppcoea-renovation.
 1.1.8.1  18-Oct-2007  yamt sync with head.
 1.1.6.1  02-Nov-2007  joerg More diff reduce to HEAD due to botched up merging.
 1.1.2.1  08-May-2007  garbled Forgot to add this file in the pmppc->ebvppc move
 1.2.8.3  23-Mar-2008  matt sync with HEAD
 1.2.8.2  06-Nov-2007  matt sync with HEAD
 1.2.8.1  17-Oct-2007  matt file pmppc_locore.S was added on branch matt-armv6 on 2007-11-06 23:16:21 +0000
 1.2.6.1  18-Feb-2008  mjf Sync with HEAD.
 1.2.4.3  11-Feb-2008  yamt sync with head.
 1.2.4.2  27-Oct-2007  yamt sync with head.
 1.2.4.1  17-Oct-2007  yamt file pmppc_locore.S was added on branch yamt-lazymbuf on 2007-10-27 11:25:58 +0000
 1.2.2.2  23-Oct-2007  ad Sync with head.
 1.2.2.1  17-Oct-2007  ad file pmppc_locore.S was added on branch vmlocking on 2007-10-23 20:35:48 +0000
 1.3.32.1  07-Jan-2011  matt Deal with the splitting of <spr.h>
 1.3.10.1  11-Mar-2010  yamt sync with head
 1.4.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.7.2.1  05-Mar-2011  rmind sync with head
 1.8.2.1  06-Jun-2011  jruoho Sync with HEAD.
 1.9.4.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.11.54.1  10-Jun-2019  christos Sync with HEAD
 1.11.52.1  28-Jul-2018  pgoyette Sync with HEAD
 1.12.12.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed