summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powerpc/autoconf.c
Commit message (Expand)AuthorAgeFilesLines
* Add suppport for ISA and ISA interrupts to make the ATAmarcel2009-04-241-0/+12
* Dont worry about PSL_RI (restartable interrupt indicator) inmarcel2008-09-151-4/+1
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-031-3/+4
* Revamp the interrupt handling in support of INTR_FILTER. This includes:marcel2007-08-111-1/+8
* Create nexus in configure_first() instead of in configure(). Thismarcel2005-05-291-1/+2
* Call cninit_finish() from configure_final().marcel2005-05-291-0/+1
* Split configure into 3 steps ala sparc64grehan2005-03-181-1/+20
* Use __FBSDID rather than rcsid[].obrien2003-04-031-4/+2
* Remove obsolete NFS_ROOT conditional.grehan2003-01-081-23/+3
* - removed unnecessary includesgrehan2002-09-191-28/+7
* Add BOOTP_NFSROOT support code.benno2002-06-291-0/+17
* Centralize the "bootdev" and "dumpdev" variables. They are still prettyphk2002-03-311-3/+0
* Remove __P.alfred2002-03-201-1/+1
* Add standard calls to device_add_child() and root_bus_configure().mp2001-10-121-0/+4
* Update PowerPC MD code to compile and do initial bootstrap based onmp2001-09-201-1/+1
* Cleanup and split of nfs client and server code.peter2001-09-181-2/+0
* Fix comment breakage.benno2001-06-271-2/+7
* This commit (along with one pending in sys/dev/ofw and one in sys/conf) givebenno2001-06-161-0/+78
OpenPOWER on IntegriCloud