summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core/pci_io.c
Commit message (Expand)AuthorAgeFilesLines
* Strip down i386 PCI configuration space I/O to the bare minimum. AMichael Brown2006-05-171-451/+0Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-4/+6
* Move init.h to gpxe/init.h.Michael Brown2006-04-301-1/+1
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Read number of PCI buses returned by BIOS so that we can scan moreMichael Brown2005-04-161-12/+19
* Standardised debug mechanism in place now.Michael Brown2005-04-141-7/+0Star
* 16-bit PCI BIOS interface also now known to work.Michael Brown2005-04-121-2/+0Star
* Improved debug messagesMichael Brown2005-04-121-0/+8
* Should work for KEEP_IT_REAL as well now.Michael Brown2005-04-121-3/+3
* Nearly there...Michael Brown2005-04-121-292/+383
* Initial revisionMichael Brown2005-03-081-0/+352