summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-02-03remove non-CBC modes from the VIA code; it is all that is used at the momentTheo de Raadt
2004-02-03Use the same values on other openbsd 32 bit archs for these for now.Dale Rahn
2004-02-03Remove debug print.Dale Rahn
2004-02-03das boot; das cloned das from das i386Michael Shalayeff
2004-02-03move VIA xcrypt-* options to specialreg.hTheo de Raadt
2004-02-02PSL_XCRYPT is 0x40000000Theo de Raadt
2004-02-02I think there is no reason to splhigh around the VIA crypto stuffTheo de Raadt
2004-02-01More work in attempt to get interrupts working reliably:Miod Vallat
2004-02-01set i386_has_xcrypt at the right place, which exposes itself asTheo de Raadt
2004-02-01Use "pushfl; popfl" sequence before each xcrypt-* instruction. AccordingTheo de Raadt
2004-02-01use VIA xstore-rng and xcrypt-* instructions, now that gas groks themTheo de Raadt
2004-02-01via crypto code no longer needs to temporarily enable FSXR -- it isTheo de Raadt
2004-02-01Merge many freebsd diffsTheo de Raadt
2004-02-01Enable FXSR all the time, and cope with NPX/FXSR conversions; from netbsd.Theo de Raadt
2004-02-01NetBSD -> OpenBSD in the comments.Miod Vallat
2004-02-01Trivial touches to compile with gcc 3.Miod Vallat
2004-02-01Do not compile ptrace-related functions unless option PTRACE.Miod Vallat
2004-02-01Do not compile ptrace-related functions unless option PTRACE.Miod Vallat
2004-02-01Sync maxpartitions value with <machine/disklabel.h>Miod Vallat
2004-02-01Sync user ldt code with NetBSD:Alexander Yurchenko
2004-02-01tag...Dale Rahn
2004-02-01fix tags...Dale Rahn
2004-02-01cats (ARM) support for OpenBSD, based on NetBSD code.Dale Rahn
2004-02-01Arm port, NetBSD codebase stripped down, 32bit only support.Dale Rahn
2004-01-31add another USB device... as requestedTheo de Raadt
2004-01-31rename SIMD/SIMD2 to SSE/SSE2Theo de Raadt
2004-01-30Remove redundant initialization.Miod Vallat
2004-01-30Some cleaning and sync to the macppc openpic code.Miod Vallat
2004-01-29typos; jjy2+@pitt.eduTheo de Raadt
2004-01-29typos; jjy2+@pitt.eduTheo de Raadt
2004-01-29Pretty printf.Miod Vallat
2004-01-29Have the bootloader pass RB_ flags, as well as the boot device, to the kernel,Miod Vallat
2004-01-29Print system type early in autoconf, as determined from the board statusMiod Vallat
2004-01-29Some more cleaning and sync with other ppc ports, in order to help with aMiod Vallat
2004-01-29In bus_dmamap_sync(), be sure to flush a host pa.Miod Vallat
2004-01-29as seen in freebsd: asm pagezero implementations, but use a fn pointer.Ted Unangst
2004-01-29check struct reg for evil; from netbsdMichael Shalayeff
2004-01-29struct regs for realMichael Shalayeff
2004-01-29Don't assume 1:1 mapping for bus_spac anymore.Miod Vallat
2004-01-29Map the raven, pcic, and isa/pci io space virtual rather than 1:1.Miod Vallat
2004-01-29Allow "halt" as a root device, to return to the BUG, as done on some otherMiod Vallat
2004-01-29Simplify test for CPUID_TSC in cpu_featureTom Cosgrove
2004-01-29No longer accept memory ranges in KB from /boot, which hasn't doneTom Cosgrove
2004-01-29Correctly handle 88110 exceptions occuring in a delay slot: control mustMiod Vallat
2004-01-29187BUG, 188BUG and 197BUG agree that only SSR3 needs to be preserved acrossMiod Vallat
2004-01-28Return to BUG if main() returns, rather than falling through the scheduler...Miod Vallat
2004-01-28Do not put the sample IndustryPack driver in GENERIC. This makes no real sense.Miod Vallat
2004-01-28Correctly protect against multiple inclusion...Miod Vallat
2004-01-28More clock handling cleanup:Miod Vallat
2004-01-28Better fix the typo for real, this time. Oops.Miod Vallat