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