Home | History | Annotate | Download | only in footbridge
History log of /src/sys/arch/arm/footbridge/footbridge_machdep.c
RevisionDateAuthorComments
 1.11  17-Aug-2021  andvar fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected.
 1.10  01-Apr-2003  thorpej Use PAGE_SIZE rather than NBPG.
 1.9  23-Mar-2003  chris Add __KERNEL_RCSID tags to footbridge files.
 1.8  03-May-2002  rjs Use processor specific versions of ARM cache control functions for SA1100
and SA1110 instead of using SA110 ones.

Rename common StrongARM functions from sa110_* to sa1_*.

Reviewed by Jason Thorpe.
 1.7  09-Apr-2002  thorpej Use abstract names for the protection and PTE type bits in
L1 and L2 descriptors. This will allow us to support different
PTE layouts that enable the use of extensions on different
processor models.
 1.6  24-Mar-2002  thorpej Use vtopte() instead of pmap_pte().
 1.5  05-Jan-2002  chris Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set.
 1.4  23-Nov-2001  thorpej No need to pull in <machine/pte.h> directly.
 1.3  28-Jul-2001  chris branches: 1.3.6;
A couple of tidy ups to pmap:
pmap_t -> struct pmap * in pmap.c and pmap.h
kernel_pmap -> pmap_kernel() everywhere.

Compiled and booted on riscpc and cats.
 1.2  09-Jun-2001  chris branches: 1.2.2;
Typo police: 28285 -> 21285
Also garbage collect the old kernel VM map defines for footbridge.
 1.1  09-Jun-2001  chris Move the footbridge dir out of arm32 into arm.
 1.2.2.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.2.1  03-Aug-2001  lukem update to -current
 1.3.6.7  20-Jun-2002  nathanw Catch up to -current.
 1.3.6.6  17-Apr-2002  nathanw Catch up to -current.
 1.3.6.5  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.3.6.4  28-Feb-2002  nathanw Catch up to -current.
 1.3.6.3  11-Jan-2002  nathanw More catchup.
 1.3.6.2  08-Jan-2002  nathanw Catch up to -current.
 1.3.6.1  28-Jul-2001  nathanw file footbridge_machdep.c was added on branch nathanw_sa on 2002-01-08 00:23:10 +0000

RSS XML Feed