summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/psim
Commit message (Expand)AuthorAgeFilesLines
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-292-2/+0
* Unbreak the powerpc build by fixing some ATA constants that were renamed.ssouhlal2005-04-121-3/+3
* Introduce channel-level setmode newbus method.grehan2005-04-011-0/+13
* Catch up with ATA-mkIIIgrehan2005-03-311-17/+2
* Long overdue sync-up with ATA codegrehan2005-03-151-1/+3
* /* -> /*- for license, minor formatting changesimp2005-01-076-6/+6
* - Use the rman_get_* functions instead of reaching into struct resource.marius2004-08-112-2/+0
* Catch up with __RMAN_RESOURCE_VISIBLE changegrehan2004-07-012-0/+9
* Move soft structs back to C files to avoid exposing rman fieldsgrehan2004-07-011-7/+0
* Catchup to now-required <sys/module.h> for PowerPCgrehan2004-06-252-0/+2
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-1/+1
* - fixed trailing whitespace and indentationgrehan2004-02-111-11/+10
* - add a description of what .gdbinit should contain.grehan2004-02-041-9/+25
* Catch up with ATA UMA changesgrehan2004-01-151-0/+1
* Make the OpenPic driver bus-independent, with attachments forgrehan2004-01-131-0/+219
* Catch up with ATA changes by including <sys/sema.h>grehan2004-01-131-0/+1
* ATAng requires <sys/taskqueue.h>grehan2003-09-221-0/+1
* Remove reference to ata resource in print_child.grehan2003-04-181-1/+0
* Remove sparse address hack.grehan2003-04-181-2/+0
* Catch up with ATAng changesgrehan2003-02-241-8/+9
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Removed unnecessary includes and brought up to date with atagrehan2003-01-181-4/+15
* Support files and a h/w tree description for the PSIM ppc simulatorgrehan2002-09-196-0/+1018
OpenPOWER on IntegriCloud