]> xenbits.xensource.com Git - seabios.git/shortlog
seabios.git
2013-05-15 Kevin O'ConnorCache boot-fail-wait to avoid romfile access after... 1.7.2-stable upstream/1.7.2-stable rel-1.7.2.2
2013-05-15 Asias Hevirtio-scsi: Set _DRIVER_OK flag before scsi target...
2013-05-15 Asias Hevirtio-scsi: Pack struct virtio_scsi_{req_cmd,resp_cmd}
2013-02-24 Alex Williamsonseabios: Add a dummy PCI slot to irq mapping function rel-1.7.2.1
2013-02-24 Alex Williamsonseabios q35: Add new PCI slot to irq routing function
2013-02-24 Alex Williamsonseabios q35: Enable all PIRQn IRQs at startup
2013-02-24 Kevin O'ConnorVerify CC is valid during build tests.
2013-02-24 Kevin O'Connorbuild: Don't require $(OUT) to be a sub-directory of...
2013-02-24 Kevin O'ConnorFix Makefile - don't reference "out/" directly, instead...
2013-02-24 Avik SilUSB-EHCI: Fix null pointer assignment
2013-02-24 Kevin O'ConnorUpdate tools/acpi_extract.py to handle iasl 20130117...
2013-01-12 Paolo Bonzinivgabios: implement AX=1120H..1124H functions rel-1.7.2
2013-01-12 Kevin O'Connorboot: Support "halt" in the boot order to prevent defau...
2013-01-09 Hannes Reineckemegasas: Invert PCI device selection
2012-12-22 Kevin O'ConnorMinor: Separate UUID display from F12 boot prompt.
2012-12-22 Laszlo Ersekdisplay_uuid(): fix incomplete check after the loop
2012-12-15 Kevin O'Connoracpi: Use prt_slot() macro to describe irq pins of...
2012-12-15 Paolo Bonziniacpi: reintroduce LNKS
2012-12-15 Laszlo Ersekmaininit(): print machine UUID under seabios version...
2012-12-12 Kevin O'ConnorAdd compile checking phase to build.
2012-12-12 Kevin O'ConnorDon't use gcc's -combine option.
2012-12-12 Kevin O'ConnorDon't recursively evaluate CFLAGS variables.
2012-12-07 Kevin O'Connorvga: Minor comment spelling fix.
2012-12-07 Kevin O'Connorfloppy: Minor - reduce handle_0e code size when CONFIG_...
2012-12-06 Gerd Hoffmannacpi: drop irq 8 from hpet ressources
2012-12-05 Kevin O'Connoracpi: Minor - merge the two dsdt ISA areas into one...
2012-12-05 Gerd Hoffmannacpi: fix COM2._UID
2012-12-05 Gerd Hoffmannacpi: reorder PX13 + ISA
2012-12-02 Kevin O'Connoracpi: PCI routing DSDT simplifications.
2012-12-02 Kevin O'ConnorACPI: Delineate q35 ACSP DSL code into sections.
2012-12-02 Kevin O'ConnorACPI: Move q35 PCI irq definitions together.
2012-12-02 Kevin O'ConnorACPI: Move PCI0 hotplug and irq definitions to there...
2012-12-02 Kevin O'ConnorACPI: Remove unnecessary Return(One) calls from q35...
2012-12-02 Kevin O'Connoracpi: Reindent DSDT code.
2012-12-02 Gerd Hoffmannacpi: move isa devices to separate file [q35]
2012-12-02 Gerd Hoffmannacpi: add mcfg table for mmconfig
2012-12-02 Gerd Hoffmannq35: fix default vga address
2012-12-02 Gerd Hoffmannacpi: move isa devices to separate file
2012-12-02 Gerd Hoffmannacpi: rework enable bits
2012-12-02 Gerd Hoffmannacpi: move cpu hotplug to separate file [q35]
2012-12-02 Gerd Hoffmannacpi: move cpu hotplug to separate file
2012-12-02 Gerd Hoffmannacpi: move \_SB.PCI0._CRS to separate file [q35]
2012-12-02 Gerd Hoffmannacpi: move \_SB.PCI0._CRS to separate file
2012-12-02 Gerd Hoffmannacpi: move \_SB.HPET to separate file [q35]
2012-12-02 Gerd Hoffmannacpi: move \_SB.HPET to separate file
2012-12-02 Gerd Hoffmannacpi: move DBUG() to separate file [q35]
2012-12-02 Gerd Hoffmannacpi: move DBUG() to separate file
2012-12-02 Jan Kiszkaseabios: q35: Register PCI IRQs as active high in APIC...
2012-12-02 Isaku Yamahataseabios: q35: add dsdt
2012-12-02 Isaku Yamahataseabios: add q35 initialization functions.
2012-12-02 Isaku Yamahataseabios: pci: enable SERR of normal device.
2012-12-02 Isaku Yamahataseabios: acpi, fadt: make while fadt initialization...
2012-12-02 Jason Baronseabios: make mttr UC area setup dynamic
2012-11-26 Kevin O'Connorfloppy: Allow floppy code to be used with coreboot.
2012-11-26 Kevin O'Connorfloppy: Minor cleanup - reduce some cut-and-paste code.
2012-11-26 Kevin O'Connorpciinit: Align start of PCI memory on i440 chipset.
2012-11-21 Kevin O'ConnorCollapse PCI device tables in pci_bios_init_devices().
2012-11-21 Paolo Bonziniesp: enable busmaster
2012-11-20 Gerd Hoffmannlsi: enable busmaster
2012-11-20 Hannes Reineckemegasas: Add boot support for LSI MegaRAID SAS
2012-11-20 Gabriel L.... DSDT: Fix HPET _CRS Method
2012-11-11 Gerd Hoffmannconfig: add coreboot / qemu choice
2012-10-28 Kevin O'ConnorACPI: Remove unnecessary Return(One) calls from DSDT.
2012-10-28 Bruce RogersProvide correct dpte pointer to indicate absence of...
2012-10-08 Christian Gmeinergeodevga: Setup flat panel if needed
2012-10-08 Christian Gmeinergeodevga: Add defines for VP_MSR_PADSEL
2012-10-08 Christian Gmeinergeodevga: Setup output based on .config
2012-10-08 Christian Gmeinergeodevga: Add configuration option for output modes
2012-10-08 Christian Gmeinergeodevga: Add VP_MSR_CONFIG defines
2012-10-08 Christian Gmeinergeodevga: Add some basic flat panel defines
2012-10-08 Christian Gmeinergeodevga: Add functions to work with fp register
2012-10-08 Christian Gmeinergeodevga: Rename defines to better match a well defined...
2012-09-16 Kevin O'Connorgeodevga: Access global variables using GET_GLOBAL...
2012-09-15 Kevin O'ConnorFix 'union u64_u32_u' member names.
2012-09-11 Gerd Hoffmannadd acpi pmtimer support
2012-09-11 Christian GmeinerReport stdvga modes in VBE via int10 (AX = 4F00h)
2012-09-08 Kevin O'Connorvgabios: Add support for text and cga modes to vbe_104f...
2012-09-04 Kevin O'Connorvgabios: Check for relocatable windows before advertisi...
2012-09-03 Kevin O'Connorvgabios: Ignore mode flags in vbe get_mode_info call.
2012-09-03 Kevin O'Connorbootsplash: Don't pass mode flags to VBE get_mode_info...
2012-09-03 Kevin O'ConnorGeode vga: Use standard format read/write_mask register...
2012-09-03 Christian GmeinerAdd helper functions to access DC and VP register
2012-09-03 Christian GmeinerChange return values for vp_setup() and dc_setup()
2012-09-03 Christian GmeinerAdd global struct geode
2012-09-03 Christian GmeinerUpdate VBE variables
2012-09-03 Christian GmeinerAdd framebuffer size detection
2012-09-03 Christian GmeinerRemove Extened CRTC Register functions
2012-09-03 Christian GmeinerRemove all dc_ functions as they are not needed anymore
2012-09-03 Christian GmeinerAccess DC registers via geode_mem[Read|Write]
2012-09-02 Paolo Bonziniacpi: LNKS is not needed
2012-09-02 Paolo Bonziniacpi: build PCI hotplug devices from a single template
2012-09-02 Paolo Bonziniacpi: build PCNT dynamically
2012-09-02 Paolo Bonziniacpi_extract: detect DeviceOp
2012-09-02 Paolo Bonziniacpi_extract: fix off-by-one
2012-09-02 Paolo Bonziniacpi: rename Processor SSDT constants
2012-09-02 Paolo Bonziniacpi: move s3/s4/s5 to build_ssdt
2012-09-02 Michael S.... Makefile: delete output on error
2012-09-02 Eduardo Habkostapic_id_is_present: fix undefined behavior
2012-09-02 Kevin O'ConnorUse cpu_to_be32() (and related) instead of htonl (and...
2012-08-30 Kevin O'ConnorMake iasl option check work with older versions of... rel-1.7.1
next