seabios.git
2012-01-14 Kevin O'Connorvgabios: Remove dummy 0xfe mode from list of cirrus...
2012-01-14 Kevin O'Connorvgabios: Add char width to stdvga mode table.
2012-01-14 Kevin O'Connorvgabios: Use standard naming for cirrus memmodel.
2012-01-14 Kevin O'Connorvgabios: Use vesa style memory model flags in stdvga...
2012-01-14 Kevin O'ConnorBCVs should inherrit the legacy harddrive priority.
2012-01-14 Kevin O'ConnorPermit multiple BEV and BEV/BCV combinations in a singl...
2012-01-14 Kevin O'Connorvgabios: Actually remove vgasrc/geodelx.[ch] - fixup...
2012-01-14 Nilsvgabios: Add the geode GX2 functionality.
2012-01-14 Nilsvgabios: Some little geode cleanup.
2012-01-14 Nilsvgabios: Make the naming in the LX code generic to...
2012-01-01 Kevin O'Connorvgabios: Add scrolling for linear (packed pixel) graphi...
2012-01-01 Kevin O'Connorvgabios: Minor - make FB scroll functions look similar.
2012-01-01 Kevin O'Connorvgabios: Framebuffer fixes for CGA and planar graphics...
2012-01-01 Kevin O'Connorvgabios: Unify X_init() functions.
2012-01-01 Kevin O'Connorvgabios: Unify X_set_mode() functions.
2011-12-31 Kevin O'Connorvgabios: Create clext.h and use "clext_" as prefix...
2011-12-31 Kevin O'Connorvgabios: Refactor vga_set_mode and stdvga_set_mode.
2011-12-31 Kevin O'Connorvgabios: Change vga_set_mode() to directly setup BDA.
2011-12-31 Kevin O'Connorvgabios: Don't call int10 during mode switch.
2011-12-31 Kevin O'Connorvgabios: Introduce stdvga_get_crtc() and use it consist...
2011-12-31 Kevin O'Connorvgabios: Fix typo in release_font_access() - inb instea...
2011-12-31 Kevin O'Connorvgabios: Move vgafb_load_font to stdvga.c.
2011-12-31 Kevin O'Connorvgabios: Rename vgahw_* functions to stdvga_*.
2011-12-31 Kevin O'Connorvgabios: Rename vgaio.c to stdvga.c.
2011-12-31 Kevin O'Connorvgabios: Move vbe code from vgabios.c to new file vbe.c.
2011-12-31 Kevin O'Connorvgabios: Rename vga.c to vgabios.c.
2011-12-31 Kevin O'Connorvgabios: Use bochsvga_ prefix for bochs vga functions.
2011-12-31 Kevin O'Connorvgabios: Rename vbe.c to bochsvga.c.
2011-12-31 Kevin O'Connorvgabios: Continue port of clext.c.
2011-12-30 Kevin O'Connorvgabios: Minor fixes to struct vbe_info definition.
2011-12-30 Kevin O'ConnorDon't leave upper bits of 64bit BARs unitialized during...
2011-12-28 Kevin O'Connorvgabios: Merge support for GeodeLX vga bios.
2011-12-28 Kevin O'Connorvgabios: Place a signature at offset 0x1e of the rom.
2011-12-28 Kevin O'Connorvgabios: Generate video_param_table at runtime.
2011-12-28 Kevin O'Connorvgabios: Use vgamode_s instead of video_param_table...
2011-12-28 Kevin O'Connorvgabios: Extend information in internal vgamode_s struct.
2011-12-28 Kevin O'Connorvgabios: Minor - use segoff_s for static_functionality...
2011-12-28 Kevin O'Connorvgabios: Define video_save_pointer_table layout.
2011-12-28 Kevin O'Connorvgabios: Fix compile error due to missing include in...
2011-12-21 Kevin O'ConnorUpdates to vgabios cirrus code.
2011-12-21 Julian PidancetPreliminary DISPI VBE driver implementation
2011-12-21 Julian PidancetPartially implement VBE interface, create VBE driver...
2011-12-21 Julian PidancetMerge bootsplash and VGA ROM vbe structure definitions
2011-12-21 Julian PidancetAdd vbe_flag field in BDA
2011-12-21 Julian Pidancetbuildrom.py: Handle image size in PCI header
2011-12-21 Julian PidancetAdd configuration menu for the VGA ROM
2011-12-21 Julian PidancetAdd a PCI header to the VGA ROM if needed
2011-12-21 Julian PidancetMove optionroms definitions into a separate header
2011-12-21 Julian PidancetRename CONFIG_VBE in CONFIG_VGA_BOCHS and CONFIG_CIRRUS...
2011-12-18 Kevin O'ConnorDon't use -fomit-frame-pointer when building VGA bios.
2011-12-18 Kevin O'ConnorMinor - change indent of continued lines in Makefile.
2011-12-17 Kevin O'ConnorFix broken _DIS and _SRS methods in ACPI AML irq routing.
2011-11-30 Sebastian Herbsztfix make help
2011-11-23 Michael S.... acpi: remove _RMV
2011-11-23 Michael S.... acpi: EJ0 method name patching
2011-11-23 Michael S.... acpi: add ssdt for pci hotplug
2011-11-23 Sebastian Herbsztvirtio-pci: include pci.h and pci_regs.h
2011-11-22 Paolo Bonziniusb: fix boot paths
2011-11-19 Kevin O'Connorusb-ehci: Fix races with controller on updates to QH.
2011-11-18 Kevin O'Connorusb-uhci: Be sure to wrap pipe->iobase in GET_FLATPTR().
2011-11-18 Paolo Bonzinivirtio-pci: allocate vq in vp_find_vq
2011-11-18 Paolo Bonzinivirtio-pci: introduce vp_init_simple
2011-11-18 Paolo Bonzinialways specify virtio-blk rather than virtio
2011-11-18 Paolo Bonziniscsi: get physical chs geometry from mode page 0x04
2011-11-18 Paolo Bonziniusb-msc: move cdb dispatch to block.c
2011-11-18 Paolo Bonziniusb-msc: move common scsi code to blockcmd.c
2011-11-18 Paolo Bonziniusb-msc: go through TEST UNIT READY for hard disks.
2011-11-18 Paolo Bonziniusb-msc: rename INQUIRY types
2011-11-18 Paolo Bonziniusb-msc: pass drive to setup_drive_*
2011-11-18 Paolo Bonziniusb-msc: move READ CAPACITY to usb_msc_init, fix off...
2011-11-18 Paolo Bonziniusb-msc: support WRITE commands
2011-11-18 Paolo Bonziniusb-msc: add usb_msc_send
2011-11-18 Paolo Bonziniusb-uhci: fix race against host controller
2011-11-18 Paolo Bonziniusb-uhci: reorganize wait_qh into wait_pipe
2011-11-18 Paolo Bonzinicdrom: use TEST UNIT READY to detect ready medium
2011-11-18 Paolo Bonziniusb-msc: support commands without payload
2011-10-30 Kenji Kaneshigeseabios: fix mptable nmi entry
2011-10-30 Kenji Kaneshigeseabios: Add Local APIC NMI Structure to ACPI MADT
2011-10-30 Michael S.... acpi: extract aml from .lst
2011-10-30 Isaku Yamahataseabios: acpi: allow qemu to load dsdt as external...
2011-10-30 Isaku Yamahatautil: add le32_to_cpu()
2011-10-15 Kevin O'ConnorSimplify pci_bios_init_root_regions().
2011-10-15 Kevin O'ConnorMove pciinit device init code together.
2011-10-15 Kevin O'ConnorLocally allocate pciinit busses[] variable.
2011-10-15 Kevin O'ConnorReplace recursive pci init system with linear passes.
2011-10-15 Kevin O'ConnorReplace pciinit busses_count with MaxPCIBus.
2011-10-14 Kevin O'ConnorSimplify pci_slot_get_irq().
2011-10-14 Kevin O'ConnorUse pci->header_type in pci_bar() to avoid unnecessary...
2011-10-14 Kevin O'ConnorSeparate pciinit.c into clearly delineated sections.
2011-10-14 Kevin O'ConnorUse standard formatting for PCI info during PCI init...
2011-10-13 Michael S.... acpi: automatically generated ssdt proc
2011-10-13 Michael S.... acpi: generate and parse mixed asl/aml listing
2011-10-13 Kevin O'ConnorConsolidate DSDT copy-and-paste PCI IRQ code into metho...
2011-10-13 Kevin O'ConnorMove code from PCI hotplug DSDT macros to methods.
2011-10-13 Kevin O'ConnorSimplify PCI hotplug acpi macros.
2011-10-13 Kevin O'ConnorConsolidate PCI hotplug definitions together in DSL...
2011-10-13 Kevin O'ConnorDelineate ACSP DSL code into sections.
2011-10-05 Kevin O'ConnorPrep version for next release.
2011-10-05 Kevin O'ConnorUpdate version to 1.6.3
2011-10-05 Kevin O'ConnorUpdate README file.
next