Home | History | Annotate | Download | only in arm32
History log of /src/sys/arch/arm/arm32/setcpsr.S
RevisionDateAuthorComments
 1.3  18-Aug-2013  matt Move parts of cpu.h that are not needed by MI code in <arm/locore.h>
Don't include <machine/cpu.h> or <machine/frame.h>, use <arm/locore.h>
Use <arm/asm.h> instead of <machine/arm.h>
 1.2  15-Aug-2002  briggs branches: 1.2.134; 1.2.150; 1.2.160; 1.2.166;
* Use local label names (.Lfoo vs. (Lfoo or foo))
* When moving from cpsr, use "cpsr" instead of "cpsr_all" (which is
provided, but doesn't make sense since mrs doesn't support fields
like msr does).
 1.1  28-Jul-2001  chris branches: 1.1.2; 1.1.8; 1.1.16;
Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel builds on cats and riscpc.
 1.1.16.1  30-Aug-2002  gehenna catch up with -current.
 1.1.8.2  19-Aug-2002  thorpej Partial (ARM only) sync with trunk -- significant performance improvements
for XScale-based systems.
 1.1.8.1  28-Jul-2001  thorpej file setcpsr.S was added on branch nathanw_sa on 2002-08-19 21:39:05 +0000
 1.1.2.3  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.1.2.2  03-Aug-2001  lukem update to -current
 1.1.2.1  28-Jul-2001  lukem file setcpsr.S was added on branch kqueue on 2001-08-03 04:10:59 +0000
 1.2.166.1  28-Aug-2013  rmind sync with head
 1.2.160.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.150.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.134.1  15-Feb-2014  matt Merge armv7 support from HEAD, specifically support for the BCM5301X
and BCM56340 evbarm kernels.

RSS XML Feed