index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add code (currently disabled) to mask run away irqs.
Kevin O'Connor
2008-06-21
1
-1
/
+1
*
Cleanup handling of interrupt controller (PIC).
Kevin O'Connor
2008-06-14
1
-2
/
+3
*
Generate PIR table at post time.
Kevin O'Connor
2008-06-12
1
-1
/
+1
*
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
Kevin O'Connor
2008-06-11
1
-1
/
+2
*
Enhance e820 memory map generation.
Kevin O'Connor
2008-06-08
1
-1
/
+1
*
Separate out ram shadow code and permit more code to write to bios.
Kevin O'Connor
2008-06-08
1
-1
/
+1
*
Add compile options to reduce stack usage.
Kevin O'Connor
2008-05-12
1
-1
/
+2
*
Use a linker script for 16bit code.
Kevin O'Connor
2008-05-12
1
-3
/
+3
*
Fix elf build; rename target file rom.bin to bios.bin.
Kevin O'Connor
2008-05-10
1
-2
/
+2
*
Move timer setup from post.c to clock.c.
Kevin O'Connor
2008-04-13
1
-2
/
+2
*
Move serial/lpt setup from post.c to serial.c
Kevin O'Connor
2008-04-13
1
-3
/
+2
*
Move floppy setup code from post.c to floppy.c.
Kevin O'Connor
2008-04-13
1
-2
/
+2
*
Add compile options to Makefile to reduce stack space.
Kevin O'Connor
2008-04-13
1
-4
/
+6
*
Forward port new boot menu features from bochs bios.
Kevin O'Connor
2008-04-05
1
-1
/
+1
*
Basic support for PCI BIOS.
Kevin O'Connor
2008-03-16
1
-2
/
+2
*
Minor cleanups.
Kevin O'Connor
2008-03-15
1
-4
/
+0
*
Move keyboard setup to kbd.c.
Kevin O'Connor
2008-03-12
1
-1
/
+1
*
Move ata_detect call to 32bit code.
Kevin O'Connor
2008-03-12
1
-1
/
+1
*
Force functions marked as inline to always be inlined.
Kevin O'Connor
2008-03-11
1
-1
/
+2
*
Add build option -fomit-frame-pointer.
Kevin O'Connor
2008-03-09
1
-1
/
+1
*
Port rombios32 code from bochs-bios.
Kevin O'Connor
2008-03-08
1
-2
/
+2
*
Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS."
Kevin O'Connor
2008-03-08
1
-18
/
+2
*
This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS.
Kevin O'Connor
2008-03-05
1
-2
/
+18
*
Add initial support for apmbios code.
Kevin O'Connor
2008-03-05
1
-1
/
+1
*
Move cdrom code to its own file (cdrom.c).
Kevin O'Connor
2008-03-04
1
-1
/
+1
*
Apply workaround to allow compiling under Ubuntu.
Kevin O'Connor
2008-03-02
1
-10
/
+28
*
Enhance included bios tables.
Kevin O'Connor
2008-03-02
1
-2
/
+5
*
Fix header guards produced by defsys.py
Kevin O'Connor
2008-03-01
1
-1
/
+1
*
Initial support for ATA disks.
Kevin O'Connor
2008-02-29
1
-1
/
+2
*
Have compiler add debugging info to main 16bit code.
Kevin O'Connor
2008-02-28
1
-2
/
+3
*
Some cleanups based on patch by Nguyen Anh Quynh
Kevin O'Connor
2008-02-27
1
-2
/
+10
*
Misc updates.
Kevin O'Connor
2008-02-26
1
-3
/
+3
*
Version 0.1.2
rel-0.1.2
Kevin O'Connor
2008-02-25
1
-1
/
+1
*
Version 0.1.1
rel-0.1.1
Kevin O'Connor
2008-02-25
1
-1
/
+1
*
Initial checkin.
rel-0.1.0
Kevin O'Connor
2008-02-25
1
-0
/
+88
[prev]