Age | Commit message (Expand) | Author |
2001-06-29 | Include/header cleanup. More. | Dale Rahn |
2001-06-26 | Cleanup of interrupt configuration, move prototypes to header file, | Dale Rahn |
2001-06-25 | closer to building with -Wno-uninitialized | Dale Rahn |
2001-06-25 | Improved debug-ability printfs. now under ifdef PCI_DEBUG | Dale Rahn |
2001-06-24 | Smattering of symbol type cleanup. | Dale Rahn |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-03-29 | Ok, forgot to clean up debug prints before checkin on that file. | Dale Rahn |
2001-03-29 | Detect pci bus base more accurately, and save it's size. | Dale Rahn |
2001-03-03 | Change how PCI bus memory base address is found for powerpc. | Dale Rahn |
2000-10-19 | Changes to pci and if_gm to support obtaining the ethernet hardware address | Dale Rahn |
2000-09-06 | If the bridge is an MPC106 (Grackle) print it's revision. | Dale S. Rahn |
2000-08-08 | pretty print | Theo de Raadt |
2000-07-28 | Config changes to be closer to supporting older bandit based systems. | Dale S. Rahn |
2000-07-08 | Process memory ranges found in the openfirmware device tree by amount | Dale S. Rahn |
2000-07-07 | Support config type 2 as required for proper uni-north pci config cycles. | Dale S. Rahn |
2000-04-01 | boot noise removal. | Dale S. Rahn |
2000-03-31 | Find last memory or io segment, in case multiple happen to be found, | Dale S. Rahn |
2000-03-24 | Correct config mechanism for uni-north bridge. | Dale S. Rahn |
2000-03-20 | Changes to support uninorth bridge (probably a bit of a hack for now). | Dale S. Rahn |
2000-01-22 | Fix pci probing for the powerpc port, it was previously only probing a | Dale S. Rahn |
2000-01-14 | UVM changes mainly. As of this checkin UVM is still not working for powerpc | Dale S. Rahn |
1999-11-08 | Changes for imac support. support for VI computers and MCG Powerstack | Dale S. Rahn |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-08-25 | Polish | Per Fogelstrom |
1998-08-23 | Code to maintain edge/level in the isa interrupt driver. | Dale S. Rahn |
1998-08-22 | Various changes to allow mixing of ofw drivers and real drivers. | Dale S. Rahn |
1998-08-06 | Some small fixes for non ofw systems | Per Fogelstrom |
1998-04-06 | fix some types | Per Fogelstrom |
1997-10-21 | Dig out the ethernet address from the board configuration. This just takes | Per Fogelstrom |
1997-10-20 | Add IPSEC to GENERIC, move if_de srom emul to pci | Per Fogelstrom |
1997-10-11 | PCI bus code for monolithic PowerPC kernels. | Per Fogelstrom |