]> xenbits.xensource.com Git - seabios.git/shortlog
seabios.git
2014-11-25 Kevin O'Connorbuild: make buildable with intel compiler. 1.7.5-stable upstream/1.7.5-stable rel-1.7.5.2
2014-11-25 Gerd Hoffmannadd scripts/tarball.sh
2014-11-10 Hannes Reineckemegasas: read addional PCI I/O bar rel-1.7.5.1
2014-11-10 Kevin O'Connorehci: Fix bug in hub port assignment
2014-11-10 Kevin O'Connorbuild: Avoid absolute paths during "whole-program"...
2014-11-10 Kevin O'ConnorDon't enable thread preemption during S3 resume vga...
2014-11-10 Kevin O'Connorvgabios: Return from handle_1011() if handler found.
2014-08-26 Kevin O'Connorboot: Change ":rom%d" boot order rom instance to "...
2014-08-26 Markus Armbrusterboot: Fix boot order for SCSI target, lun > 9
2014-07-02 Marcel Apfelbaumhw/pci: reserve IO and mem for pci express downstream...
2014-05-27 Kevin O'Connorpython3 fixes for vgabios and csm builds. rel-1.7.5
2014-05-20 Gerd HoffmannAllow using full io region on q35.
2014-05-20 Gerd Hoffmannacpi: remove PORT_ACPI_PM_BASE constant
2014-05-20 Paolo Bonzinismm: remove code to handle ACPI disable/enable
2014-05-13 Kevin O'Connorvgabios: Add debug message if x86emu leal check triggers.
2014-05-09 Kevin O'Connoracpi: Fix acpi dsdt compile warning. rel-1.7.5-rc1
2014-05-08 Kevin O'ConnorFix int 1589 calls when CONFIG_ENTRY_EXTRASTACK is...
2014-05-08 Kevin O'Connorbuild: Make sure romlayout.o is recompiled on Kconfig...
2014-05-08 Kevin O'Connorxhci: Use msleep() instead of mdelay() for port status...
2014-05-08 Roger Pau Monneld: don't hardcode "-melf_i386"
2014-05-06 Kevin O'ConnorIf an int 1587 call is made from an option rom, stay...
2014-05-06 Gabriel L.... SMBIOS: Check for aggregate tables & entry point in...
2014-04-16 Marcel Apfelbaumhw/pci: check if pci2pci bridges implement optional...
2014-04-16 Marcel Apfelbaumhw/pci: reserve IO and mem for pci-2-pci bridges with...
2014-04-14 Kevin O'Connorvgabios: Define PlatformRunningOn to make compile happy.
2014-04-12 Kevin O'ConnorFactor out smbios table walking from display_uuid to...
2014-04-11 Kevin O'ConnorMinor - replace some tab characters that slipped into...
2014-04-11 Kevin O'Connorvgabios: Initial support for coreboot native vga vgabios.
2014-04-11 Kevin O'Connorcoreboot: Make coreboot table searching available to...
2014-04-11 Kevin O'Connorvgabios: PMM scan was incorrectly depending on a zero...
2014-04-11 Kevin O'ConnorSet the color attribute when calling vgabios print...
2014-04-11 Kevin O'Connorvgabios: Add support for manipulating framebuffers...
2014-04-11 Kevin O'Connorvgabios: Introduce text_address().
2014-04-11 Kevin O'Connorvgabios: Rewrite vgafb.c graphics operations to set...
2014-04-11 Kevin O'Connorvgabios: Split vgafb_scroll() into separate move and...
2014-04-11 Kevin O'Connorvgabios: Add option to control use of standard VGA...
2014-04-08 Kevin O'ConnorMinor - remove unused includes from pci.c.
2014-04-07 Kevin O'Connorapm: Remove old Bochs mechanism for shutdown/suspend...
2014-04-07 Kevin O'ConnorDocument no new changes to pirtable.c, mptable.c, acpi...
2014-04-07 Kevin O'ConnorUse biostables.c for copying bios tables even when...
2014-04-07 Kevin O'ConnorMove PirAddr definition from pirtable.c to biostables.c.
2014-04-07 Kevin O'Connorsmbios: Move smbios parsing logic from smbios.c to...
2014-04-07 Kevin O'Connoracpi: Move acpi parsing logic from acpi.c to biostables...
2014-04-07 Kevin O'ConnorReplace CONFIG_THREAD_OPTIONROMS with a runtime config...
2014-04-05 Kevin O'ConnorMinor - fix some typos in comments.
2014-04-05 Kevin O'Connorusb: Only disable HID devices if both USB_MOUSE and...
2014-03-20 Eric Northupvp_init_simple: enable PCI bus-mastering before relying...
2014-03-20 Eric Northupinit_virtio_blk, init_virtio_scsi: reset HBA on error
2014-03-20 Kevin O'Connorsmbios: Default all values to zero.
2014-03-06 Gerd Hoffmannvga: rework bar detection, add virtio-vga
2014-03-05 Kevin O'Connorvgabios: Fix PMM allocation request size.
2014-02-17 Kevin O'Connorcoreboot: Move links file processing to its own function.
2014-02-17 Kevin O'ConnorEnhance nullTrailingSpace() so that it can also skip...
2014-02-17 Kevin O'Connorcoreboot: Add support for a "links" file to have aliase...
2014-02-11 Kevin O'Connorvgabios: Make sure stdvga_list_modes() doesn't overrun...
2014-02-08 Kevin O'Connorvgabios: Refactor write_teletype and write_chars.
2014-02-08 Kevin O'Connorvgabios: Don't interpret TAB character.
2014-02-06 Kevin O'Connorvgabios: Attempt to detect old x86emu and force a fault.
2014-02-06 Kevin O'Connorvgabios: Simplify save/restore mechanism.
2014-02-06 Kevin O'Connorvgabios: Simplify the bios save state area.
2014-02-05 Kevin O'Connorvgabios: Make sure exported structs use PACKED.
2014-01-29 Kevin O'Connorxhci: Add copyright notice to usb-xhci.c
2014-01-29 Kevin O'Connorxhci: Use the same endpoint initialization code in...
2014-01-29 Kevin O'Connorusb: Move default pipe max packet size code from xhci...
2014-01-29 Kevin O'Connorusb: USB 3 devices encode bMaxPacketSize0 field.
2014-01-29 Kevin O'ConnorIncrease maximum size of permanent high memory area.
2014-01-29 Kevin O'Connorxhci: Check if scratch pad allocation fails.
2014-01-29 Kevin O'ConnorRemove pci_writel() and pci_readl() functions.
2014-01-29 Kevin O'Connorxhci: Run the XHCI driver entirely in 32bit mode.
2014-01-29 Kevin O'ConnorAdd space between DTYPE_* definitions.
2014-01-29 Kevin O'ConnorAdd call32_params() helper function.
2014-01-29 Kevin O'Connorxhci: Support USB hubs on xhci controllers.
2014-01-29 Kevin O'Connorxhci: Report the "protocol defined" and PSIC bits of...
2014-01-29 Kevin O'Connorxhci: Don't use a dummy endpoint count in configure...
2014-01-29 Kevin O'Connorxhci: Allow the XHCI USB controller to be enabled for...
2014-01-29 Kevin O'Connorxhci: Support xhci controllers with 64 byte contexts.
2014-01-29 Kevin O'Connorxhci: Eliminate 'struct xhci_device'.
2014-01-29 Kevin O'Connorxhci: Move set_address code from xhci_control to xhci_a...
2014-01-29 Kevin O'Connorxhci: Allocate and free the xhci inctx structure on...
2014-01-29 Kevin O'Connorxhci: Verify PAGESIZE register before initializing...
2014-01-29 Kevin O'Connorxhci: Set the interval parameter on interrupt pipes.
2014-01-29 Kevin O'Connorxhci: Fix incorrect direction setting on status transmi...
2014-01-29 Kevin O'Connorxhci: Use 64bit writes to ERDP register.
2014-01-29 Gerd Hoffmannxhci: allocate scratch pad buffers
2014-01-27 Gerd Hoffmannpci: improve io address space allocation
2014-01-22 Kevin O'Connordebug: Unify the SeaBIOS debug version banner.
2014-01-22 Kevin O'Connordebug: Only call serial_debug_preinit() at startup.
2014-01-22 Kevin O'Connordebug: Add runtime option to not report the debug seria...
2014-01-22 Kevin O'Connorcoreboot: Support alternative locations for CBFS.
2014-01-22 Kevin O'Connorscripts: Allow encodeint.py to take integers in hex...
2014-01-22 Kevin O'Connorbuild: Update kconfig to version in Linux 3.13.
2014-01-22 Gerd Hoffmannsmbios: catch zero-length strings
2014-01-20 Johannes Krampfbuild: Be careful with unicode and byte strings for...
2014-01-20 Johannes Krampfbuild: Avoid sort() on unordered classes for python3...
2014-01-20 Johannes Krampfbuild: Be explicit that we want integers when dividing...
2014-01-20 Johannes Krampfbuild: Make print statements in scripts python3 compatible.
2014-01-20 Johannes Krampfbuild: Remove unneccesary semicolons from acpi_extract...
2014-01-20 Kevin O'Connorehci: memset the qTD structures in ehci_alloc_intr_pipe
2014-01-17 Laszlo Ersekinit_virtio_scsi(): reset the HBA before freeing its...
2014-01-15 Kevin O'ConnorMinor - fix misspelling in romfile.c comment.
next