Added cache sweeping code into the HAL, for ARM926EJ-S and ARM1026EJ-S CPUs.
authorReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Tue, 12 Feb 2008 20:32:23 +0000 (20:32 +0000)
committerReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Tue, 12 Feb 2008 20:32:23 +0000 (20:32 +0000)
commit93970a965e3b7e5e9737591bad069682614f5397
treeed22015859ec33064bcd472f96d63d7260c64d10
parent0237c83496c2010b76deca387523382dca9d9b8a
Added cache sweeping code into the HAL, for ARM926EJ-S and ARM1026EJ-S CPUs.
Finished implementation of KiSystemStartup.
Copied KiInitializeKernel from x86 to ARM, removing irrelevant parts. This is our current checkpoint.

svn path=/trunk/; revision=32333
reactos/hal/halarm/generic/hal.c
reactos/include/ddk/winddk.h
reactos/ntoskrnl/include/internal/arm/intrin_i.h
reactos/ntoskrnl/ke/arm/kiinit.c