summaryrefslogtreecommitdiff
path: root/sys/arch/hpcarm
AgeCommit message (Expand)Author
2001-12-28Allow jornada720 LCD and keyboard to be used as a boot console.toshii
2001-12-20* Share a common vector page between arm26 and arm32.thorpej
2001-12-19Remove the MACHINE_ARCH assignment.thorpej
2001-12-09Roll the rest of the ports over to the new MI kernel build machinery.atatat
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-27Use <machine/intr.h> rather than <machine/irqhandler.h>thorpej
2001-11-27Use the generic 32-bit ARM genassym.cfthorpej
2001-11-27Blah, hpcarm also has its own intr.cthorpej
2001-11-26Allow port-specific Makefile fragments to specify a list of additionalthorpej
2001-11-26Use <arm/arm32/psl.h>, not <machine/psl.h>.thorpej
2001-11-26Oops, don't use the generic spl.S; hpcarm provides its own.thorpej
2001-11-26Use <arm/arm32/psl.h> rather than <machine/psl.h>.thorpej
2001-11-26Delete <machine/psl.h> from the ARM ports. It's not a header thatthorpej
2001-11-26Move the interrupt-related file declarations into port-specificthorpej
2001-11-24Sanitize hpcarm includes somewhat, make them more like other ARM ports.thorpej
2001-11-24The ARM, Ltd. floating point emulator has moved to arch/arm.thorpej
2001-11-24No need to install bootconfig.hthorpej
2001-11-23No longer need <machine/undefined.h>.thorpej
2001-11-23Use <arm/undefined.h> instead of <machine/undefined.h>.thorpej
2001-11-23Don't need a <machine/profileio.h> on these platforms.thorpej
2001-11-23No longer need <machine/pte.h>.thorpej
2001-11-23No longer need <machine/cpus.h>thorpej
2001-11-23Use <arm/cpus.h>, not <machine/cpus.h>thorpej
2001-11-23Use <arm/cpufunc.h>, not <machine/cpufunc.h>.thorpej
2001-11-23Move even more constants into the shared 32-bit vmparam.h header.thorpej
2001-11-23- Move more contents of various <machine/vmparam.h> files intothorpej
2001-11-23Extra whitespace removal.thorpej
2001-11-23No need to pull in <machine/pte.h> directly.thorpej
2001-11-22Kill <machine/katelib.h>. Any place that still uses it should justthorpej
2001-11-22Add 26-bit and 32-bit types.h files, which indicate the programmingthorpej
2001-11-20cleanup:lukem
2001-11-20- pull in opt_kgdb.h where necessarylukem
2001-11-15MACHINE_ARCH == arm on hpcarm.thorpej
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-11-13The wsmux pseudo device does not need a count anymore.augustss
2001-11-11Pull in common 32-bit ARM VM parameters.thorpej
2001-11-09Remove unneeded declarations of the db_machine_init() function. Thethorpej
2001-11-09Remove unnecessary prototypes for zero_page_read{only,write}().thorpej
2001-10-26Change defaults for kernel compiles. Default all to USETOOLS?=no and havejmc
2001-10-23Set MACHINE_ARCH explicitly in Makefiles for which it is constant.thorpej
2001-10-23Pull in <bsd.own.mk> to get the correct toolchain definitions forthorpej
2001-09-24Renamed platid_search() to platid_search_data() and added new platid_search().takemura
2001-09-10Update pmap_update to now take the updated pmap as an argument.chris
2001-09-10Add bs_notimpl_bs_mmap into the bus space struct to make this cope withpooka
2001-09-09Don't define pcb_* register macros.toshii
2001-09-09Use arm/arm32/vm_machdep.c instead of hpcarm one.toshii
2001-09-09Readd sacom to cdevsw.toshii
2001-09-09#include "sacom.h" for constab[].toshii
2001-09-04Fix typos (CONS instead of CONF, and specifc instead of specific).wiz
2001-09-03Switch hpcarm to common arm32 conf.c ; (small changes to vm_machdep.c tomatt