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
...
*
vgabios: Add version string to debug output.
Kevin O'Connor
2012-02-11
1
-2
/
+4
*
Direct compile 16bit C code instead of including via .S files.
Kevin O'Connor
2012-02-11
1
-25
/
+33
*
Add PYTHON definition to Makefile.
Kevin O'Connor
2012-02-08
1
-5
/
+6
*
vgabios: Build vgabios by default if enabled in Kconfig.
Kevin O'Connor
2012-01-16
1
-19
/
+23
*
vgabios: Rename vgatables.c to stdvgamodes.c.
Kevin O'Connor
2012-01-16
1
-1
/
+1
*
vgabios: Add wrapper functions for accessing standard VGA registers.
Kevin O'Connor
2012-01-16
1
-3
/
+4
*
vgabios: Add cirrus linear framebuffer detection; enable VBE in cirrus.
Kevin O'Connor
2012-01-14
1
-1
/
+1
*
vgabios: Make the naming in the LX code generic to Geode.
Nils
2012-01-14
1
-1
/
+1
*
vgabios: Rename vgaio.c to stdvga.c.
Kevin O'Connor
2011-12-31
1
-2
/
+2
*
vgabios: Move vbe code from vgabios.c to new file vbe.c.
Kevin O'Connor
2011-12-31
1
-1
/
+1
*
vgabios: Rename vga.c to vgabios.c.
Kevin O'Connor
2011-12-31
1
-1
/
+1
*
vgabios: Rename vbe.c to bochsvga.c.
Kevin O'Connor
2011-12-31
1
-1
/
+1
*
vgabios: Merge support for GeodeLX vga bios.
Kevin O'Connor
2011-12-27
1
-1
/
+2
*
Partially implement VBE interface, create VBE driver skeleton
Julian Pidancet
2011-12-20
1
-1
/
+1
*
Don't use -fomit-frame-pointer when building VGA bios.
Kevin O'Connor
2011-12-18
1
-6
/
+7
*
Minor - change indent of continued lines in Makefile.
Kevin O'Connor
2011-12-18
1
-19
/
+19
*
fix make help
Sebastian Herbszt
2011-11-29
1
-0
/
+3
*
acpi: add ssdt for pci hotplug
Michael S. Tsirkin
2011-11-22
1
-1
/
+1
*
acpi: extract aml from .lst
Michael S. Tsirkin
2011-10-30
1
-1
/
+1
*
acpi: automatically generated ssdt proc
Michael S. Tsirkin
2011-10-12
1
-1
/
+1
*
acpi: generate and parse mixed asl/aml listing
Michael S. Tsirkin
2011-10-12
1
-4
/
+6
*
Prep version for next release.
Kevin O'Connor
2011-10-04
1
-1
/
+1
*
Update version to 1.6.3
Kevin O'Connor
2011-10-04
1
-1
/
+1
*
Reorder build objects to work around gcc bug with -combine.
Kevin O'Connor
2011-10-01
1
-1
/
+1
*
pci: remove old pci initilaization code
Gerd Hoffmann
2011-07-12
1
-1
/
+1
*
Fix compile error - remove bmp.c from being compiled twice.
Kevin O'Connor
2011-07-12
1
-1
/
+1
*
Add an option to let seabios show BMP file as a logo.
Wayne Xia
2011-07-09
1
-2
/
+2
*
Remove dev-i440fx.c/h - move code closer to its callers.
Kevin O'Connor
2011-06-19
1
-1
/
+1
*
Add support for use as Xen HVM BIOS.
Ian Campbell
2011-06-13
1
-1
/
+1
*
Move support for copying out BIOS tables into its own file.
Ian Campbell
2011-06-13
1
-1
/
+1
*
Check for broken LD that ships with Ubuntu 11.04.
Kevin O'Connor
2011-05-21
1
-2
/
+2
*
Prep version for next release.
Kevin O'Connor
2011-03-06
1
-1
/
+1
*
Update version to 0.6.2
rel-0.6.2
Kevin O'Connor
2011-02-28
1
-1
/
+1
*
Support non-local build directory - allow "make OUT=abc/" to work.
Kevin O'Connor
2011-01-29
1
-1
/
+2
*
The vgabios build must depend on autoconf.h.
Kevin O'Connor
2011-01-29
1
-1
/
+1
*
fix parallel compilation of SeaBIOS
Stefan Reinauer
2011-01-29
1
-1
/
+4
*
Start using Kconfig to configure SeaBIOS settings.
Kevin O'Connor
2011-01-29
1
-3
/
+11
*
Build changes for Linux kconfig code to work in seabios dir structure.
Kevin O'Connor
2011-01-29
1
-1
/
+16
*
Minor build fixes.
Kevin O'Connor
2010-12-26
1
-1
/
+1
*
add ahci support
Gerd Hoffmann
2010-12-05
1
-1
/
+1
*
pci: introduce pci_region to manage pci io/memory/prefmemory regions.
Isaku Yamahata
2010-11-13
1
-1
/
+2
*
Try to hard-reboot on rerun of post even on emulators.
Kevin O'Connor
2010-09-15
1
-3
/
+3
*
Prep version for next release.
Kevin O'Connor
2010-09-13
1
-1
/
+1
*
Update version to 0.6.1
rel-0.6.1
Kevin O'Connor
2010-09-13
1
-1
/
+1
*
seabios: pciinit: use pci device initializer helper function.
Kevin O'Connor
2010-07-10
1
-1
/
+1
*
Initial bootsplash support.
Kevin O'Connor
2010-06-28
1
-1
/
+1
*
seabios: remove iasl output file when error.
Isaku Yamahata
2010-06-10
1
-4
/
+6
*
Allow wait_irq to be called in 32bit code.
Kevin O'Connor
2010-05-23
1
-1
/
+1
*
Support for booting from virtio disks
Gleb Natapov
2010-05-10
1
-1
/
+2
*
Simplify build by manually resolving external symbols in layoutrom.py.
Kevin O'Connor
2010-05-01
1
-17
/
+10
[prev]
[next]