summaryrefslogtreecommitdiff
path: root/sys/arch/dnard
AgeCommit message (Expand)Author
2001-12-28Add PPPoE to all generic kernels that should be able to use it.martin
2001-12-21Clean up a little, bump KERNEL_VM_SIZE to 0x06000000 (we have thatthorpej
2001-12-14Add a blurb to the top of all GENERIC files. This serves three purposes:gmcgarry
2001-12-11Make it possible to build a kernel that actually compiles and runs on a shark.briggs
2001-12-11include <arm/...> cousinbriggs
2001-12-02Convert to new ata/atapi attach structs.bouyer
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-27Move interrupt-related stuff out of the generic 32-bit ARM genassym.cfthorpej
2001-11-26Don't include <machine/psl.h> directly.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-25Move disklabel_acorn.h to <sys/disklabel_acorn.h>, much like we didthorpej
2001-11-25End the "new ARM includes strategy" experiment. The new strategythorpej
2001-11-24The ARM, Ltd. floating point emulator has moved to arch/arm.thorpej
2001-11-23Use <arm/undefined.h> instead of <machine/undefined.h>.thorpej
2001-11-23profileio.h is a Shark-specific header, so don't reference anthorpej
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-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-11-11Pull in common 32-bit ARM VM parameters.thorpej
2001-11-09Add some rudimentary support for ELF symbols in DDB on the ARM ports.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-11-02The a.out header is at the beginning of the .text segment inthorpej
2001-11-02Indirect labels should start with Lmatt
2001-10-06re-add asm.h to get arch/dnard to compile again; it links to thereinoud
2001-09-24va_{start,end} audit:wiz
2001-09-14Allow bus front-end to provide both ioctl and mmap entry points,thorpej
2001-09-03Add a merged <pcb.h> for arm26/arm32.matt
2001-09-01Add bridge pseudo devices to GENERIC configsatatat
2001-08-11Checking a whole host of pmap changes:chris
2001-07-29This is needed anymore and should have been removed a while ago.matt
2001-07-29Remove opt_footbridge from conf.cmatt
2001-07-28Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel b...chris
2001-07-22bcopy -> memmove, bzero -> memset, bcmp -> memcmpwiz
2001-07-22bzero -> memsetwiz
2001-07-14Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specificmatt
2001-07-08Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,abs
2001-06-30Add System V semaphore resource limits to each GENERIC file that has andarcy
2001-06-23Add <arm/endian.h> and remove the cats, dnard and netwinder versions, sincebjh21
2001-06-21Remove commented out reference to EBSA missed in previous change.chris
2001-06-18Merge arm32/dev/bus_space_notimpl.S and hpcarm/hpcarm/bus_space_notimpl.Sbjh21
2001-06-18Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to bebjh21