OpenGrok
Cross Reference: mpc85xx_start.S
xref
: /
src
/
sys
/
arch
/
evbppc
/
mpc85xx
/
mpc85xx_start.S
Home
|
History
|
Annotate
|
Download
|
only in
mpc85xx
History log of
/src/sys/arch/evbppc/mpc85xx/mpc85xx_start.S
Revision
Date
Author
Comments
1.10
15-Jul-2018
maxv
Retire ipkdb entirely. The option was removed from the config files
yesterday.
ok kamil christos
1.9
10-Aug-2014
joerg
branches: 1.9.26; 1.9.28;
Drop .machine, Makefile.mpc85xx provides -me500 already.
1.8
30-Jul-2014
joerg
Correct last, ha+l uses lis+addi, so use h+l.
1.7
30-Jul-2014
joerg
Build 32bit constant with lis+ori, not lis+addi. The instructions
differ on the sign extension handling of the immediate.
1.6
29-Jul-2012
matt
branches: 1.6.2; 1.6.12;
Make sure r8 isn't used.
Document args passed by uboot
1.5
18-Jun-2011
matt
branches: 1.5.2;
Use FRAME_Rn (like ibm4xx and oea) instead of FRAME_n.
Include psl.h to get PSL_* values instead of getting them from assym.h
1.4
08-Jun-2011
matt
Cleanup register use so that r5-r8 are preserved. Take advantage of
changes to INIT_CPUINFO (it now saves curcpu to L_CPU(%r13)).
1.3
05-Jun-2011
matt
Remove <machine/atomic.h>; use <sys/atomic.h> instead.
Add <powerpc/cpuset.h> (for mpc85xx pmap).
Add some initial MP code for mpc85xx
Rework ipi code to be common across all ppcs
Change PPC to keep curlwp in %r13 while in the kernel.
Move astpending from cpu_info to mdlwp
Improve cpu_need_resched to be more MP friendly.
1.2
18-Jan-2011
matt
branches: 1.2.4; 1.2.6;
Add support for various MPC85xx platforms. The MPC8536DS and MPC8548CDS
development systems and the RB800 (routerboard 800) platform. The CF on
the RB800 doesn't work yet.
1.1
07-Jan-2011
matt
branches: 1.1.2; 1.1.4;
file mpc85xx_start.S was initially added on branch matt-nb5-pq3.
1.1.4.1
06-Jun-2011
jruoho
Sync with HEAD.
1.1.2.3
14-Oct-2011
matt
Sync with current pulling P2020 and other newer processor support.
1.1.2.2
17-Jan-2011
matt
Enable SPE for RB800.
Add SPE tidbits for mpc85xx.
1.1.2.1
07-Jan-2011
matt
Add mpc85xx support for MPC8536DS (Freescale Development System),
MPC8548CDS (Freescale Development System), and RB800 (RouterBoard 800).
1.2.6.1
23-Jun-2011
cherry
Catchup with rmind-uvmplock merge.
1.2.4.3
12-Jun-2011
rmind
sync with head
1.2.4.2
05-Mar-2011
rmind
sync with head
1.2.4.1
18-Jan-2011
rmind
file mpc85xx_start.S was added on branch rmind-uvmplock on 2011-03-05 20:50:16 +0000
1.5.2.1
30-Oct-2012
yamt
sync with head
1.6.12.1
10-Aug-2014
tls
Rebase.
1.6.2.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.9.28.1
10-Jun-2019
christos
Sync with HEAD
1.9.26.1
28-Jul-2018
pgoyette
Sync with HEAD
Indexes created Wed Oct 15 07:09:58 GMT 2025