summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/pci/mpcpcibus.c
AgeCommit message (Expand)Author
2000-10-19Changes to pci and if_gm to support obtaining the ethernet hardware addressDale Rahn
2000-09-06If the bridge is an MPC106 (Grackle) print it's revision.Dale S. Rahn
2000-08-08pretty printTheo de Raadt
2000-07-28Config changes to be closer to supporting older bandit based systems.Dale S. Rahn
2000-07-08Process memory ranges found in the openfirmware device tree by amountDale S. Rahn
2000-07-07Support config type 2 as required for proper uni-north pci config cycles.Dale S. Rahn
2000-04-01boot noise removal.Dale S. Rahn
2000-03-31Find last memory or io segment, in case multiple happen to be found,Dale S. Rahn
2000-03-24Correct config mechanism for uni-north bridge.Dale S. Rahn
2000-03-20Changes to support uninorth bridge (probably a bit of a hack for now).Dale S. Rahn
2000-01-22Fix pci probing for the powerpc port, it was previously only probing aDale S. Rahn
2000-01-14UVM changes mainly. As of this checkin UVM is still not working for powerpcDale S. Rahn
1999-11-08Changes for imac support. support for VI computers and MCG PowerstackDale S. Rahn
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-08-25PolishPer Fogelstrom
1998-08-23Code to maintain edge/level in the isa interrupt driver.Dale S. Rahn
1998-08-22Various changes to allow mixing of ofw drivers and real drivers.Dale S. Rahn
1998-08-06Some small fixes for non ofw systemsPer Fogelstrom
1998-04-06fix some typesPer Fogelstrom
1997-10-21Dig out the ethernet address from the board configuration. This just takesPer Fogelstrom
1997-10-20Add IPSEC to GENERIC, move if_de srom emul to pciPer Fogelstrom
1997-10-11PCI bus code for monolithic PowerPC kernels.Per Fogelstrom