summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-01-14del obioDale Rahn
2005-01-14Support special 'Fn' keys, at least most of them.Dale Rahn
2005-01-14put the return key on the right key, Del not backspace, still needs altgrDale Rahn
2005-01-13Stage one of wscons support.Dale Rahn
2005-01-13keyboard driver for zaurus, needs connect to wscons still.Dale Rahn
2005-01-13'quick' function for actual gpio operations, set/clear/read, setdir, clearirqDale Rahn
2005-01-13destatic/inlineDale Rahn
2005-01-13die staticDale Rahn
2005-01-13do not keep references to obio in this.Dale Rahn
2005-01-13dont play with obio, this was very likely always wrong.Dale Rahn
2005-01-13unneeded, bye.Dale Rahn
2005-01-13Drop obio, attach lcd directly to pxaip. Fixes interrupt problems.Dale Rahn
2005-01-13we only need one copy of wsmux.Dale Rahn
2005-01-13dont make this dependant on bus_space_generic, that is bogus.Dale Rahn
2005-01-13add usb serial things, ucomm attaches at least.Dale Rahn
2005-01-13HTML page does not seem to exist anymore so point to the PDF for now.Brad Smith
2005-01-12Intel 82443BX DRAM address errata seems to be fixed in the latest revisionsAlexander Yurchenko
2005-01-12Try a watchdog reset (that powers off the zaurus) before cpu_reset().Uwe Stuehler
2005-01-11rename via_shutdown() to via_powerdown() and remove unused prototype toMartin Reindl
2005-01-11oppsDale Rahn
2005-01-11pretty print in dmesgTheo de Raadt
2005-01-11first cut at interrupt stats.Dale Rahn
2005-01-11Let 'boot' and 'ls' take arguments of the form [device:][file].Uwe Stuehler
2005-01-10Correctly limit interrupts on the 'last' register, added support toDale Rahn
2005-01-10spacingTheo de Raadt
2005-01-10spacingTheo de Raadt
2005-01-10It turns out the extiospace static storage shrinkage was too much for largeMiod Vallat
2005-01-10proper SET_PC_REGS,Marc Espie
2005-01-10OpenBSD tagsUwe Stuehler
2005-01-10ledma*, and le* at ledma? will help with anteres units; miod okTheo de Raadt
2005-01-10phy sanityTheo de Raadt
2005-01-10add ne for CF network cards.Dale Rahn
2005-01-10more phyTheo de Raadt
2005-01-10full set of phy, why waste our time!Theo de Raadt
2005-01-10enter standTheo de Raadt
2005-01-10third generation boot blocks from the zaurusTheo de Raadt
2005-01-10(for now) on the linux side, do:Theo de Raadt
2005-01-10file for the zaurus, derived from i386 one, written by uweTheo de Raadt
2005-01-09typo in comment; ok many peopleJason McIntyre
2005-01-09intr_disestablishDavid Gwynne
2005-01-09typoMichael Shalayeff
2005-01-09fix pincount, improve readabilty.Dale Rahn
2005-01-09Some fixes on pcic attachment.Dale Rahn
2005-01-09Handle the rest of the interrupts.Dale Rahn
2005-01-09When checking device names, make sure we look for a device name immediatelyMiod Vallat
2005-01-08Only use one set of DIO size and address defines, from <dev/dioreg.h>Miod Vallat
2005-01-08#include <arch/*> -> #include <*>Miod Vallat
2005-01-08replace magic numbers w/ a proper sizeof; from peter@Michael Shalayeff
2005-01-08enable puc lptTheo de Raadt
2005-01-07enable atu and sysbeepTheo de Raadt