summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/ofw_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Open Firmware on powerpc is generally non-reetrant, so serialize allnwhitehorn2010-03-231-0/+8
* Add a CPU features framework on PowerPC and simplify CPU setup a littlenwhitehorn2009-11-281-1/+2
* Factor out platform dependent things unrelated to device drivers into anwhitehorn2009-05-141-2/+2
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-9/+80
* Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-201-4/+43
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-2/+2
* Remove SMP left-overs from NetBSD.marcel2008-02-121-1/+0
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral tomarcel2007-12-191-4/+1
* Implement OF_decode_addr(). This makes uart(4) work as a serialmarcel2006-12-131-8/+128
* o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.marcel2006-07-261-0/+18
* Fix compile warning: pmap_bootstrap is now declared extern in pmap.h,grehan2005-11-111-1/+0
* Copy SPRG0-3 registers at boot-time and restore when calling intogrehan2005-10-301-4/+46
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-1/+1
* Add /dev/mem and /dev/kmem to powerpc.ssouhlal2004-08-161-0/+13
* - removed obsolete ppc_exit/ppc_boot functionsgrehan2003-12-101-18/+61
* Use the "shut-down" and "reset-all" Forth procedures to halt andgallatin2003-12-091-0/+18
* Remove #include <sys/disklabel.h>phk2003-06-011-1/+0
* Use __FBSDID rather than rcsid[].obrien2003-04-031-4/+2
* Clear on-demand BAT entries to properly restore OpenFirmware'sgrehan2002-09-191-0/+6
* Add the OF_getetheraddr function required by if_gem.benno2002-07-091-0/+12
* Convert this from mostly inline assembler to mostly C.benno2002-06-291-57/+25
* Get the correct memory regions from OpenFirmware. We were getting thebenno2002-05-271-8/+10
* Complete rework of the PowerPC pmap and a number of other bits in the earlybenno2002-02-141-2/+69
* Bring in NetBSD code used in the PowerPC port.benno2001-06-101-0/+131
OpenPOWER on IntegriCloud