aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MIMarcel Moolenaar2003-08-161-3/+0
* Export the ns_per_tick variable through md_var.h rather than by declaringBenno Rice2003-02-051-0/+2
* Add cpu.c. This contains one exported function, cpu_setup(), which handlesBenno Rice2003-02-051-0/+2
* - Rename the "powerpc" timecounter to the "decrementer" timecounter.Benno Rice2003-02-051-0/+2
* Change hw.physmem and hw.usermem to unsigned long like they used to bePeter Wemm2002-08-301-1/+1
* Remove __P.Alfred Perlstein2002-03-201-5/+5
* Complete rework of the PowerPC pmap and a number of other bits in the earlyBenno Rice2002-02-141-0/+3
* [partially forced commit due to pilot error in earlier commit attempt]Dag-Erling Smørgrav2001-10-211-4/+0
* vm_page_zero_idle() is no longer MD.Peter Wemm2001-08-251-1/+0
* This commit (along with one pending in sys/dev/ofw and one in sys/conf) giveBenno Rice2001-06-161-18/+0
* Next phase in the PCI subsystem cleanup.Mike Smith2000-12-081-1/+1
* Remove the last of the MD netisr code. It is now all MI. RemoveJake Burkholder2000-12-051-1/+0
* - Overhaul the software interrupt code to use interrupt threads for eachJohn Baldwin2000-10-251-1/+1
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.John Baldwin2000-10-051-2/+4
* Support bounce buffers for ISA DMA on the alpha. This is required for theAndrew Gallatin2000-06-191-0/+1
* Handle PCI devices that actually use an ISA IRQ for the cia and tsunamiJohn Baldwin2000-05-101-0/+6
* Update the ata driver to take more advantage of newbus, thisSøren Schmidt2000-02-181-1/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr()Peter Wemm1999-07-011-1/+6
* Declare busdma_swi() like on i386 version.Peter Wemm1999-07-011-1/+2
* Add the ability to specify where on the at_shutdown queue a handler isMike Smith1998-10-301-2/+1
* Automatically detect which disk was booted and change the root to that disk.Doug Rabson1998-09-261-1/+3
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()John Polstra1998-09-141-1/+7
* Overhaul the spl system so that it actually works properly.Doug Rabson1998-07-121-1/+2
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-0/+50