summaryrefslogtreecommitdiff
path: root/sys/arch/netwinder
AgeCommit message (Expand)Author
2001-12-28Add PPPoE to all generic kernels that should be able to use it.martin
2001-12-20* Share a common vector page between arm26 and arm32.thorpej
2001-12-14Add a blurb to the top of all GENERIC files. This serves three purposes:gmcgarry
2001-12-09Roll the rest of the ports over to the new MI kernel build machinery.atatat
2001-12-09Add files I mised when includes were straightened out (sorry, folks,thorpej
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-27Move interrupt-related stuff out of the generic 32-bit ARM genassym.cfthorpej
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-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-24Don't need "options PROG32" anymore.thorpej
2001-11-23Use <arm/undefined.h> instead of <machine/undefined.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-23The bridge(4) pseudo-device no longer requires the port toatatat
2001-11-22Remove kerndebug.h from non-Shark code (it's a Shark-specific headerthorpej
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-10-26Netwinder's MACHINE_ARCH is arm, not arm32.matt
2001-10-23Use MACHINE, not TARGET_MACHINE.thorpej
2001-09-16Add missing devices (IOP,MLX,MLY,LD), PCI, stub AGP, ...matt
2001-09-05Change <machine/irqhandler.h> to <machine/intr.h> since the latter alwaysmatt
2001-09-04Fix typos (CONS instead of CONF, and specifc instead of specific).wiz
2001-09-03Add a merged <pcb.h> for arm26/arm32.matt
2001-09-03Switch netwinder to use a common conf.c for the arm ports.matt
2001-09-01Comment out bridge pseudo devices from ports that don'tatatat
2001-09-01Add bridge pseudo devices to GENERIC configsatatat
2001-08-20Netwinders have ISC phys, not LXT phys.matt
2001-08-11Checking a whole host of pmap changes:chris
2001-07-28Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel b...chris
2001-07-14Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specificmatt
2001-07-12Allow ELF to be executed. Remove any depenence on a.out header. Insteadmatt
2001-07-12Add LINKENTRY makeoption for "-e nwstart"matt
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-20Remove defopt EBSA285.chris
2001-06-19`response', not `responce'wiz
2001-06-19`accessible' only has one `a'.wiz