Only compile usb-hub.c and paravirt.c with 32bit code.
[seabios.git] / Makefile
2008-03-06 Kevin O'ConnorThis patch adds the BIOS support for SMP, ACPI, PCI...
2008-03-06 Kevin O'ConnorAdd initial support for apmbios code.
2008-03-05 Kevin O'ConnorMove cdrom code to its own file (cdrom.c).
2008-03-03 Kevin O'ConnorApply workaround to allow compiling under Ubuntu.
2008-03-02 Kevin O'ConnorEnhance included bios tables.
2008-03-01 Kevin O'ConnorFix header guards produced by defsys.py
2008-02-29 Kevin O'ConnorInitial support for ATA disks.
2008-02-29 Kevin O'ConnorHave compiler add debugging info to main 16bit code.
2008-02-27 Kevin O'ConnorSome cleanups based on patch by Nguyen Anh Quynh
2008-02-27 Kevin O'ConnorMisc updates.
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorVersion 0.1.1
2008-02-26 Kevin O'ConnorInitial checkin.