1. 46d1792 virtio: make features 64bit, support version 1.0 features by Gerd Hoffmann · 9 years ago
  2. 3bbc849 virtio: add read/write functions and macros by Gerd Hoffmann · 9 years ago
  3. 0de7891 virtio: create vp_cap struct for legacy bar by Gerd Hoffmann · 9 years ago
  4. d896646 virtio: find version 1.0 virtio capabilities by Gerd Hoffmann · 9 years ago
  5. d00335e virtio: add version 0.9.5 struct by Gerd Hoffmann · 9 years ago
  6. 90ac3d4 virtio: add version 1.0 structs and #defines by Gerd Hoffmann · 9 years ago
  7. 74d0cdc virtio: pass struct pci_device to vp_init_simple by Gerd Hoffmann · 9 years ago
  8. daf5cc9 virtio: add struct vp_device by Gerd Hoffmann · 9 years ago
  9. 1d9e87b virtio: run drivers in 32bit mode by Gerd Hoffmann · 9 years ago
  10. e38be2d pci: allow to loop over capabilities by Gerd Hoffmann · 9 years ago
  11. f24eb2f build: CONFIG_VGA_FIXUP_ASM should depend on CONFIG_BUILD_VGABIOS by Kevin O'Connor · 9 years ago
  12. d6aca44 tcg: Use seabios setup()/prepboot() calling convention for tcg by Kevin O'Connor · 9 years ago
  13. 5deeec1 tpm: Move call to tpm_option_rom into init_optionrom by Stefan Berger · 9 years ago
  14. 0cfbfb0 tpm: Clean up in tcgbios.h by Stefan Berger · 9 years ago
  15. fc2e715 tpm: clean up parameters to build_and_send_cmd by Stefan Berger · 9 years ago
  16. 0d289b5 tpm: Be consistent with array sizes in tcgbios.c by Stefan Berger · 9 years ago
  17. d2f01e6 tpm: Introduce a #define for command tag by Stefan Berger · 9 years ago
  18. b972a96 vga: add virtio-vga to kconfig by Gerd Hoffmann · 9 years ago
  19. 87f848e vga: rework virtio-vga support by Gerd Hoffmann · 9 years ago
  20. 9c6edc4 vga: simplify vga builds by Gerd Hoffmann · 9 years ago
  21. 624e812 build: Support "make VERSION=xyz" to override the default build version by Kevin O'Connor · 9 years ago
  22. be05066 Don't forward declare functions with "inline" in headers by Kevin O'Connor · 9 years ago
  23. 2aff1c1 Add 'measurement' code to the BIOS by Stefan Berger · 9 years ago
  24. 1b911d7 Add multiboot support. by Vladimir Serbinenko · 9 years ago
  25. 6764395 make SeaBios compatible with Xen vTPM. by Quan Xu · 9 years ago
  26. 5aa2a75 Support for BIOS interrupt handler by Stefan Berger · 9 years ago
  27. b310dfa Implementation of the TCG BIOS extensions by Stefan Berger · 9 years ago
  28. dfbc885 Add an implementation of a TPM TIS driver by Stefan Berger · 9 years ago
  29. 3752bf4 Link rom.o with -N option. by Vladimir Serbinenko · 9 years ago
  30. 40dfc0e ahci: Ignore max_ports. by Vladimir Serbinenko · 9 years ago
  31. 92f9b91 smm: ignore bits 16,18-31 of SMM revision ID by Paolo Bonzini · 9 years ago
  32. 945313c checkstack: Minor - continue if not a regular asm line by Kevin O'Connor · 9 years ago
  33. 0b2165d vgabios: Emulate "leal" instruction by Kevin O'Connor · 9 years ago
  34. 799b20b vgabios: Add config option for assembler fixups by Kevin O'Connor · 9 years ago
  35. 3b9b9f2 vgabios: Don't use "smsww" instruction - it confuses x86emu by Kevin O'Connor · 9 years ago
  36. 9d3c063 smbios: Use integer signature instead of string signature by Kevin O'Connor · 9 years ago
  37. b458122 checkrom: Fix typo in error message by Andreas Färber · 9 years ago
  38. 1317617 checkstack: Prefer passing "function" class instead of function address by Kevin O'Connor · 9 years ago
  39. d304b59 checkstack: Simplify yield calculations by Kevin O'Connor · 9 years ago
  40. b5d6c1e checkstack: Replace function information tuple with class by Kevin O'Connor · 9 years ago
  41. d79855e docs: Clarify that pci-optionrom-exec doesn't apply to roms in cbfs by Kevin O'Connor · 9 years ago
  42. 251e263 vgabios: Don't use extra stack if it appears a modern OS is in use by Kevin O'Connor · 9 years ago
  43. 1844968 vgabios: On bda_save_restore() the saved vbe_mode also has flags in it by Kevin O'Connor · 9 years ago
  44. 8f3b3ab docs: Note release date of 1.8.1 by Kevin O'Connor · 9 years ago
  45. a1ac886 boot: switch default menu key to ESC by Paolo Bonzini · 9 years ago
  46. 80aae26 boot.c: delay exiting boot if menu key is ESC by Paolo Bonzini · 9 years ago
  47. 5ae3dd6 smp: Fix smp race introduced in 0673b787 by Kevin O'Connor · 9 years ago
  48. 0fe4c9e fw/pci: map memory and IO regions for multiple pci root buses by Marcel Apfelbaum · 9 years ago
  49. 5cc7eec fw/pci: scan all buses if extraroots romfile is present by Marcel Apfelbaum · 9 years ago
  50. d23eba6 Add an option to only execute option ROMs contained in CBFS by tpearson@raptorengineeringinc.com · 9 years ago
  51. 32ec3ee pci: enable SERR# for error forwarding in bridge control register by Chen Fan · 10 years ago
  52. 339ef2e docs: Prefer triple backticks to multiple lines with single backticks by Kevin O'Connor · 9 years ago
  53. ea4e741 docs: Add page on available CBFS/fw_cfg runtime config files by Kevin O'Connor · 9 years ago
  54. 39ac00d docs: Add page describing the patch contribution process by Kevin O'Connor · 9 years ago
  55. 3c21f34 docs: add page for SeaVGABIOS by Kevin O'Connor · 9 years ago
  56. bc82fa4 x86: add barrier to read{b,w,l} and write{b,w,l} functions by Ameya Palande · 9 years ago
  57. 4c59f5d docs: Note v1.8.0 release by Kevin O'Connor · 9 years ago rel-1.8.0
  58. b7c3ef7 docs: There is only one VAR16 flag now by Kevin O'Connor · 9 years ago
  59. b16c7c4 docs: Update release history with dates of stable releases by Kevin O'Connor · 9 years ago
  60. 4a17a53 docs: Document why v1.6.3 release came after v0.6.2 by Kevin O'Connor · 9 years ago
  61. c9d97d5 checkstack: Handle callw instruction by Kevin O'Connor · 10 years ago
  62. 301dd09 usb: Minor - properly free memory on get_device_config() error path by Kevin O'Connor · 10 years ago
  63. 2891a83 usb: Control transfers always have an 8 byte command size by Kevin O'Connor · 10 years ago
  64. 65034a4 xhci: Merge some xhci_xfer_x() functions into xhci_send_pipe() by Kevin O'Connor · 10 years ago
  65. 2ba8907 xhci: Move xhci_xfer_x() functions together by Kevin O'Connor · 10 years ago
  66. da64e86 usb: Use usb_send_pipe() now that all drivers have x_send_pipe() by Kevin O'Connor · 10 years ago
  67. b33e31d xhci: Merge xhci_send_control with xhci_send_bulk by Kevin O'Connor · 10 years ago
  68. eb9f3ae uhci: Merge uhci_send_control with uhci_send_bulk by Kevin O'Connor · 10 years ago
  69. 5372a3f ohci: Merge ohci_send_control with ohci_send_bulk by Kevin O'Connor · 10 years ago
  70. abd6742 ehci: Merge ehci_send_control with ehci_send_bulk by Kevin O'Connor · 10 years ago
  71. 1bd976b ehci: Simplify fillTDbuffer() and rename by Kevin O'Connor · 10 years ago
  72. 7f66e7b ehci: No need to support td array wrapping by Kevin O'Connor · 10 years ago
  73. e638f97 vgabios: Support emulated text in gfx_read_char() by Kevin O'Connor · 10 years ago
  74. 60e0e55 vgabios: implement read char in graphics mode by Paolo Bonzini · 10 years ago
  75. 9c29148 vgabios: fix graphics operation with Bochs VGA in non-DISPI modes by Paolo Bonzini · 10 years ago
  76. 6f86b89 uhci: Increase bulk transfer STACKTDS to 16 by Kevin O'Connor · 10 years ago
  77. 1fdc26e uhci: Enable "depth" tree traversal for bulk transfers by Kevin O'Connor · 10 years ago
  78. 41d1f27 docs: Add documentation on using readserial.py script by Kevin O'Connor · 10 years ago
  79. 999567f readserial: Enhance pipe support by Kevin O'Connor · 10 years ago
  80. 746d0a7 usb: Add support for OHCI bulk transfers by Kevin O'Connor · 10 years ago
  81. 45e7172 block: Check for read/write requests over 64K by Kevin O'Connor · 10 years ago
  82. c08ef9a cdrom: Break up very large read requests into smaller requests by Kevin O'Connor · 10 years ago
  83. ef102af scsi: Don't export cdb_* functions by Kevin O'Connor · 10 years ago
  84. 8ed94b4 cdrom: call scsi_process_op() instead of cdb_read() by Kevin O'Connor · 10 years ago
  85. f0a22eb scsi: Move process_scsi_op() to hw/blockcmd.c and rename by Kevin O'Connor · 10 years ago
  86. feeb1c2 scsi: Move cdb_* functions above scsi_* functions by Kevin O'Connor · 10 years ago
  87. 2c9870f docs: Add page describing SeaBIOS final object linking by Kevin O'Connor · 10 years ago
  88. a174985 docs: Add info on MODE16/MODESEGMENT compile time flags by Kevin O'Connor · 10 years ago
  89. 9a46e84 docs: Don't point to repo README files by Kevin O'Connor · 10 years ago
  90. 14d3d26 Add wiki documentation to repository by Kevin O'Connor · 10 years ago
  91. 72691a5 sdcard: Initial support for SD cards on PCI SDHCI controllers on QEMU by Kevin O'Connor · 10 years ago
  92. 64b7614 Simplify README files - point to online documentation instead by Kevin O'Connor · 10 years ago
  93. 73fe49a usb: Update USB hub code to support super speed hubs by Kevin O'Connor · 10 years ago
  94. ed675ad Eliminate FUNCFSEG - only force portions of inline asm to f-segment by Kevin O'Connor · 10 years ago
  95. ff6d551 Use macros for .code16/32 mode switches in inline asm in stacks.c by Kevin O'Connor · 10 years ago
  96. 56b252e Minor - be consistent in placement of .code16/32 in romlayout.S by Kevin O'Connor · 10 years ago
  97. ca08777 floppy: Make sure to yield() during floppy PIO by Kevin O'Connor · 10 years ago
  98. e5f4338 build: set LC_ALL=C by Gerd Hoffmann · 10 years ago
  99. b7f4a76 add scripts/tarball.sh by Gerd Hoffmann · 10 years ago
  100. 9f505f7 pciinit: Fix build warning in mch_pci_slot_get_irq() by Kevin O'Connor · 10 years ago