aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h
Commit message (Expand)AuthorAgeFilesLines
* Add code (currently disabled) to mask run away irqs.Kevin O'Connor2008-06-211-12/+13
* Support config driven debugging of each irq handler.Kevin O'Connor2008-06-121-0/+26
* Add config option CONFIG_ACPI for turning off ACPI table generation.Kevin O'Connor2008-06-121-1/+3
* Move acpi code out of rombios32.c; clean up use of fixed memory addresses.Kevin O'Connor2008-06-111-4/+13
* Misc minor updates.Kevin O'Connor2008-06-071-1/+1
* Support config option to disable APM BIOS calls.Kevin O'Connor2008-05-261-0/+2
* Improve control of debug messages.Kevin O'Connor2008-05-241-0/+3
* PCI enhancements.Kevin O'Connor2008-05-241-0/+4
* Initial support for coreboot.Kevin O'Connor2008-05-181-0/+3
* Use a linker script for 16bit code.Kevin O'Connor2008-05-121-0/+3
* Add support for sending debug messages to a serial port.Kevin O'Connor2008-05-071-0/+2
* This patch does:Kevin O'Connor2008-05-061-0/+19
* Minor cleanups.Kevin O'Connor2008-03-301-0/+2
* Breakout cdrom emulation support into CONFIG_CDROM_EMU.Kevin O'Connor2008-03-221-0/+1
* Basic support for PCI BIOS.Kevin O'Connor2008-03-161-0/+1
* Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS."Kevin O'Connor2008-03-081-16/+0
* This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS.Kevin O'Connor2008-03-051-0/+16
* Get CDROM emulation working.Kevin O'Connor2008-03-041-1/+1
* Initial cd emulation code.Kevin O'Connor2008-03-041-1/+1
* Bug fixes; get mouse working.Kevin O'Connor2008-03-021-1/+2
* Enhance included bios tables.Kevin O'Connor2008-03-021-0/+4
* Initial support for ATA disks.Kevin O'Connor2008-02-291-1/+1
* Misc updates.Kevin O'Connor2008-02-261-0/+6
* Version 0.1.2rel-0.1.2Kevin O'Connor2008-02-251-3/+5
* Initial checkin.rel-0.1.0Kevin O'Connor2008-02-251-0/+8