summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* Export the ns_per_tick variable through md_var.h rather than by declaringbenno2003-02-051-0/+2
* Add cpu.c. This contains one exported function, cpu_setup(), which handlesbenno2003-02-051-0/+2
* - Rename the "powerpc" timecounter to the "decrementer" timecounter.benno2003-02-051-0/+2
* Change hw.physmem and hw.usermem to unsigned long like they used to bepeter2002-08-301-1/+1
* Remove __P.alfred2002-03-201-5/+5
* Complete rework of the PowerPC pmap and a number of other bits in the earlybenno2002-02-141-0/+3
* [partially forced commit due to pilot error in earlier commit attempt]des2001-10-211-4/+0
* vm_page_zero_idle() is no longer MD.peter2001-08-251-1/+0
* This commit (along with one pending in sys/dev/ofw and one in sys/conf) givebenno2001-06-161-18/+0
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-1/+1
* Remove the last of the MD netisr code. It is now all MI. Removejake2000-12-051-1/+0
* - Overhaul the software interrupt code to use interrupt threads for eachjhb2000-10-251-1/+1
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-2/+4
* Support bounce buffers for ISA DMA on the alpha. This is required for thegallatin2000-06-191-0/+1
* Handle PCI devices that actually use an ISA IRQ for the cia and tsunamijhb2000-05-101-0/+6
* Update the ata driver to take more advantage of newbus, thissos2000-02-181-1/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr()peter1999-07-011-1/+6
* Declare busdma_swi() like on i386 version.peter1999-07-011-1/+2
* Add the ability to specify where on the at_shutdown queue a handler ismsmith1998-10-301-2/+1
* Automatically detect which disk was booted and change the root to that disk.dfr1998-09-261-1/+3
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()jdp1998-09-141-1/+7
* Overhaul the spl system so that it actually works properly.dfr1998-07-121-1/+2
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-0/+50
OpenPOWER on IntegriCloud