summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include
AgeCommit message (Expand)Author
2005-01-22Unbreak cats build. My apologies!Uwe Stuehler
2005-01-21Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment,Miod Vallat
2005-01-20ARM is strict alignment (practically) so let the kernel know this. ok miod@Dale Rahn
2005-01-19APM emulation framework and zaurus scoop driver. Not enabled yet.Uwe Stuehler
2005-01-05Provide SET_PC_REGS.Miod Vallat
2005-01-03Add "show panic" command to ddb, to easily retrieve the panic message.Miod Vallat
2005-01-02OpenBSD tagsDale Rahn
2004-12-30Work around the previous xscale/sa1xx muck, should now work for cats and xscaleDale Rahn
2004-12-30Include types and defines for items used in these inlined functions.Dale Rahn
2004-12-30Add pxa270 idDale Rahn
2004-12-30Fix (and de-inline) bus_space_(read|write)_raw* functions, they didDale Rahn
2004-12-07remove old and unused NetBSD specific cruft.Brad Smith
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-26Kill __HAVE_EVCOUNT, now that all architectures provide them.Miod Vallat
2004-11-10Remove __cplusplus crud.Alexander Yurchenko
2004-10-01Missing pieces of the bus_space abi, found when attempting to compile aDale Rahn
2004-08-06rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubsTheo de Raadt
2004-08-06provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ okMichael Shalayeff
2004-08-06Initial support for arm interrupt counters, more fixes to come. ok miod@Dale Rahn
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-05-19de __P of sys/arch/arm.Dale Rahn
2004-05-06ARM is yet another char == unsigned char platform. add the define to makeDale Rahn
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-02-26add APERTURE support.Dale Rahn
2004-02-23Switch to the 3 arg version of userret to more closely match other OpenBSDDale Rahn
2004-02-13No need to include <sys/dkbad.h> twice.Miod Vallat
2004-02-11Remove duplicates with <sys/conf.h>; ok drahn@Miod Vallat
2004-02-06fix machine/machine_arch, machine_arch should be arm for all arm systemsDale Rahn
2004-02-05xlint compatible headers. (non-gcc)Dale Rahn
2004-02-03Use the correct type for time_t.Dale Rahn
2004-02-03Use the same values on other openbsd 32 bit archs for these for now.Dale Rahn
2004-02-01Arm port, NetBSD codebase stripped down, 32bit only support.Dale Rahn