summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* Add a CPU features framework on PowerPC and simplify CPU setup a littlenwhitehorn2009-11-281-1/+0
* PowerPC common SMP startup and time base rework.raj2009-05-141-1/+2
* Factor out platform dependent things unrelated to device drivers into anwhitehorn2009-05-141-1/+0
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-0/+2
* Allow the cacheline size on PowerPC to be set at runtime. This is essential fornwhitehorn2008-09-241-4/+1
* For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabledmarcel2008-03-071-0/+2
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-031-0/+1
* Split decr_init() into two, with the section that reads the timebasegrehan2007-11-131-0/+1
* Revamp the interrupt handling in support of INTR_FILTER. This includes:marcel2007-08-111-6/+3
* Add kdb_cpu_sync_icache(), intended to synchronize instructionmarcel2007-06-091-0/+6
* o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.marcel2006-07-261-0/+1
* Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MImarcel2003-08-161-3/+0
* 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