aboutsummaryrefslogtreecommitdiffstats
path: root/src/ioport.h
Commit message (Expand)AuthorAgeFilesLines
* Add stubs to permit devices to specify their boot priority.Kevin O'Connor2010-12-271-0/+1
* Try to hard-reboot processor on rerun of post under coreboot.Kevin O'Connor2010-09-151-0/+1
* Fix ATA iobase2 access on PCI native mode interfaces.Kevin O'Connor2009-12-051-2/+2
* Support ISA ATA devices for qemu's "-M isapc" mode.Kevin O'Connor2009-12-051-0/+4
* Enable ins/outs functions to use 32bit addresses.Kevin O'Connor2009-10-241-6/+6
* Cleanup serial and lpt timers.Kevin O'Connor2009-07-131-0/+2
* Improve serial port detection.Kevin O'Connor2009-05-121-0/+14
* Register int02 handler (nmi); disable NMI by default.Kevin O'Connor2009-03-071-0/+3
* Change license from GPLv3 to LGPLv3.Kevin O'Connor2009-01-151-1/+1
* Don't overwrite memory on smm init.Kevin O'Connor2008-12-061-0/+4
* Cleanup a20 code.Kevin O'Connor2008-11-161-4/+7
* Add new QEMU code to access UUID.Kevin O'Connor2008-10-251-0/+2
* Misc minor improvements.Kevin O'Connor2008-08-171-1/+1
* Cleanup handling of interrupt controller (PIC).Kevin O'Connor2008-06-141-8/+2
* PCI enhancements.Kevin O'Connor2008-05-241-0/+2
* Minor cleanups.Kevin O'Connor2008-05-061-0/+3
* Minor cleanups.Kevin O'Connor2008-03-301-0/+1
* Optimize insb/outsb/insw/etc. functions.Kevin O'Connor2008-03-091-0/+26
* Rename PORT_KBD_* to PORT_PS2_*Kevin O'Connor2008-03-021-3/+3
* Initial support for ATA disks.Kevin O'Connor2008-02-291-0/+16
* Version 0.1.2rel-0.1.2Kevin O'Connor2008-02-251-0/+1
* Version 0.1.1rel-0.1.1Kevin O'Connor2008-02-251-0/+3
* Initial checkin.rel-0.1.0Kevin O'Connor2008-02-251-0/+56