summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
2002-01-02make this hostprog friendly.mrg
2002-01-02- add a -i path-to-installboot optionmrg
2001-12-31Now that sbus_bus_mmap was converted to do the proper addressuwe
2001-12-31clarify usage. idea from david obrien.mrg
2001-12-30In cpu_fork() set tf_npc as well in case a signal is taken in child_return()pk
2001-12-30Change interface between cpu_fork() and proc_trampoline() so that `tf_pc'pk
2001-12-28Add PPPoE to all generic kernels that should be able to use it.martin
2001-12-20Define SPARC_PCI_DEBUG only if DEBUG is defined.uwe
2001-12-20Rewrite sbus_bus_mmap to conform to new signature and unbreak bus_space_mmap.uwe
2001-12-15Use regular read/writes for stream variant calls.soren
2001-12-15when counting PTEs, look at all the segments in a region, not just the first.chs
2001-12-14make this compile with DEBUG.chs
2001-12-14Add a blurb to the top of all GENERIC files. This serves three purposes:gmcgarry
2001-12-13Fix problem introduced with the MKMAN->NOMAN conversion.tv
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-12-11add support for OBP 3.x as seen on some JavaStation 1'saymeric
2001-12-11tabifyuwe
2001-12-11enable pci bus device. (hi matt!)uwe
2001-12-11Add microSPARC-IIep support.uwe
2001-12-11Add microSPARC-IIep support. Move sun4m bootstrap into separateuwe
2001-12-11Add microSPARC-IIep support. Protect mostek clock code with NMK48TXXuwe
2001-12-11Implement microSPARC-IIep versions of sparc_interrupt4m, raise and microtime.uwe
2001-12-11Add constants for microSPARC-IIep registers.uwe
2001-12-11On ms-IIep kernel runs with PCI endian swapping turned on but we needuwe
2001-12-11microSPARC-IIep is a sun4m but with an integrated PCI controller.uwe
2001-12-11Export msiiep_swap_endian(onoff) from msiiep.c to turn on/offuwe
2001-12-11Attachment for MI com(4) driver at ebus.uwe
2001-12-11rtc (ds1287a) time of day clock at ebus.uwe
2001-12-11EBus support for ms-IIep.uwe
2001-12-11EBus support for ms-IIep. This file should eventually be merged intouwe
2001-12-11microSPARC-IIep support.uwe
2001-12-10Fixed VA for microSPARC-IIep PCI controller.uwe
2001-12-09Add support for dumping ELF-cormat core files.thorpej
2001-12-07Protect `opt_sparc_arch.h'. Used from /sys/arch/sparc/stand/boot.hannken
2001-12-04s/defopt/defflag/lukem
2001-12-04Don't declare which exec formats to support in loadfile_machdep.h.thorpej
2001-12-04Grab the appropriate loadfile_elf depending on machine archjmc
2001-12-04defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4Udarrenr
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-28use #ifdef DDB (for consistency with the rest of the kernel)lukem
2001-11-23Instead of checking for previous usage, just append to some makeatatat
2001-11-23The bridge(4) pseudo-device no longer requires the port toatatat
2001-11-22Add patches for Mr.Coffee with OBP2.uwe
2001-11-22Don't make the symlinks on clean rules as well as obj rules. Breaks r/o sourcejmc
2001-11-21Skip relocation if OpenFirmware already loaded us at the right address.uwe
2001-11-21"than" instead of "then".wiz
2001-11-20cleanup:lukem
2001-11-20- pull in opt_kgdb.h where necessarylukem
2001-11-16Abstract out a large chunk of the kernel build machinery so that newatatat