History log of /netbsd/sys/arch/powerpc/booke/booke_cache.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 45cb1d76 06-Jul-2020 rin <rin@NetBSD.org>

Style and cosmetic changes. No binary changes intended.


# 13736a8d 29-Jun-2011 dholland <dholland@NetBSD.org>

Add missing $NetBSD$ and/or __KERNEL_RCSID.


# 081694c6 15-Jun-2011 matt <matt@NetBSD.org>

Rework to get the inlining working right. Also make slightly more portable
among powerpc variants.


# a685c6b4 18-Jan-2011 matt <matt@NetBSD.org>

Add support for BookE Freescale MPC85xx (e500 core) processors.
Add fast softint support for PowerPC (though only booke uses it).
Redo FPU/VEC support and add e500 SPE support.
Rework trap/intrs to u

Add support for BookE Freescale MPC85xx (e500 core) processors.
Add fast softint support for PowerPC (though only booke uses it).
Redo FPU/VEC support and add e500 SPE support.
Rework trap/intrs to use a common trapframe format.
Support SOFTFLOAT (no hardfloat or fpu emulation) for BookE.

show more ...