1. b303687 vgabios: Don't check for special case of page==0xff on external calls by Kevin O'Connor · 8 years ago
  2. e5839ea vgabios: Remove special case of dh==0xff in handle_1013() by Kevin O'Connor · 8 years ago
  3. 20f83d5 fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL by Haozhong Zhang · 8 years ago
  4. 0e21548 virtio: pci cfg access by Gerd Hoffmann · 9 years ago
  5. c579d2f virtio: uninline _vp_{read,write} by Gerd Hoffmann · 8 years ago
  6. d97c200 splash: Skip the RGB555 mode by Zheng Bao · 8 years ago
  7. 04259c5 fw/pci: Add support for mapping Intel IGD via QEMU by Alex Williamson · 8 years ago
  8. 1dc7774 tcgbios: Remove unused const variable by Kevin O'Connor · 8 years ago
  9. 0024cd7 usb-xhci: Remove unused const variables by Kevin O'Connor · 8 years ago
  10. c8e105a docs: Note release date of 1.9.2 by Kevin O'Connor · 8 years ago
  11. 79bafa1 scsi: Launch a thread when scanning for drives in the scsi drivers by Kevin O'Connor · 8 years ago
  12. b35ea54 virtio: Use threads when scanning for virtio devices by Kevin O'Connor · 8 years ago
  13. d449a11 shadow: Batch PCI config writes by Kevin O'Connor · 8 years ago
  14. 9d691ac optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED by Kevin O'Connor · 8 years ago
  15. 8ef686f disk: Avoid stack_hop() path if already on the extra stack by Kevin O'Connor · 8 years ago
  16. 193632b block: Move send_disk_op() from block.c to disk.c by Kevin O'Connor · 8 years ago
  17. 6b76e69 mpt-scsi: Declare 'int i' outside of for loop for older compilers by Kevin O'Connor · 8 years ago
  18. f2645a8 Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068e by Don Slutz · 8 years ago
  19. fc08789 sdcard: skip detection of PCI sdhci controllers if etc/sdcard used by Matt DeVillier · 8 years ago
  20. dce99e0 fw/pci: add Q35 S3 support by Marcel Apfelbaum · 8 years ago
  21. 3f478b9 ahci: set transfer mode according to the capabilities of connected drive by Gerd Hoffmann · 8 years ago
  22. 9378403 tpm: Write logs in TPM 2 format by Kevin O'Connor · 8 years ago
  23. 3910de0 build: fix .text section address alignment by Kevin O'Connor · 8 years ago
  24. 265f4c5 docs: Note release date of 1.9.1 by Kevin O'Connor · 8 years ago
  25. ecd7c5d tpm: Unify tpm_fill_hash()/tpm_log_extend_event() and use in BIOS interface by Kevin O'Connor · 8 years ago
  26. 7092de3 tpm: Filter TPM commands in passthrough API by Stefan Berger · 8 years ago
  27. e444dce tpm: Implement TPM 2's tpm_set_failure part by Stefan Berger · 8 years ago
  28. 7d596dc tpm: Implement tpm20_menu by Stefan Berger · 8 years ago
  29. 8b7a0ad tpm: Implement tpm20_extend by Stefan Berger · 8 years ago
  30. d766c1a tpm: Implement tpm20_prepboot by Stefan Berger · 8 years ago
  31. 0c4ad1e tpm: Implement tpm20_set_timeouts by Stefan Berger · 8 years ago
  32. f53b93b tpm: Implement tpm20_startup and tpm20_s3_resume by Stefan Berger · 8 years ago
  33. 1d37d52 tpm: Prepare code for TPM 2 functions by Stefan Berger · 8 years ago
  34. 35fbe3b tpm: Factor out tpm_extend by Stefan Berger · 8 years ago
  35. efc49cf tpm: Extend TPM TIS with TPM 2 support. by Stefan Berger · 8 years ago
  36. 7c48076 block: Move drive setup to new function block_setup() by Kevin O'Connor · 8 years ago
  37. 937ca6f scsi: Always use MAXDESCSIZE when building drive description by Kevin O'Connor · 8 years ago
  38. 4d8510c pci: Split low-level pci code from higher-level 'struct pci_device' code by Kevin O'Connor · 8 years ago
  39. 62ff9d5 pci: Move code in pci.c that is specific to pciinit.c to pciinit.c by Kevin O'Connor · 8 years ago
  40. 7b67300 pci: Implement '%pP' printf handler for 'struct pci_device' pointers by Kevin O'Connor · 8 years ago
  41. 01a30dc pci: Consistently set pci->have_drivers for devices with internal drivers by Kevin O'Connor · 8 years ago
  42. f46739b virtio: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  43. c53953a xhci: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  44. a46fdbf uhci: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  45. 466615d ohci: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  46. 706eb89 ehci: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  47. 46561b0 sdcard: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  48. 03f3b3e pvscsi: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  49. 71f4844 megasas: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  50. 5f7f341 lsi-scsi: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  51. f51388d esp-scsi: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  52. 2bb7563 ata: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  53. 6e3436b ahci: Convert to new PCI BAR helper functions by Kevin O'Connor · 8 years ago
  54. f1b1d76 pci: Add helper functions for internal driver BAR handling by Kevin O'Connor · 8 years ago
  55. 88e9bd7 usb: Eliminate USB controller setup thread by Kevin O'Connor · 8 years ago
  56. 32a2b0e ehci: Only delay UHCI/OHCI port scan until after EHCI setup completes by Kevin O'Connor · 8 years ago
  57. e518c0f Fix comment typo by Cao jin · 8 years ago
  58. 2e11d58 biostables: Support SMBIOS 2.6+ UUID format by Cole Robinson · 9 years ago
  59. 9720484 kbd: Refactor capslock and numlock handling by Kevin O'Connor · 9 years ago
  60. ea5d60a kbd: Don't treat scancode and asciicode as separate values by Kevin O'Connor · 9 years ago
  61. a48f602 post: Always set HaveRunPost prior to setting any other global variable by Kevin O'Connor · 9 years ago
  62. b837e68 resume: Make KVM soft reboot loop detection more flexible by Kevin O'Connor · 9 years ago
  63. 3e8d75f coreboot: Check for unaligned cbfs header by Kevin O'Connor · 9 years ago
  64. 4425025 tpm: Do not set TPM in failure mode if menu command fails by Stefan Berger · 9 years ago
  65. 8b902b8 tpm: Remove usage of PP_CMD_ENABLE from all but one place by Stefan Berger · 9 years ago
  66. 115d008 tpm: Rework the assertion of physical presence by Stefan Berger · 9 years ago
  67. a2206d3 tpm: Add support for harware physical presence by Stefan Berger · 9 years ago
  68. e55e37f tpm: Move assert_physical_presence and dependencies by Stefan Berger · 9 years ago
  69. 2b23750 tpm: Copy digest into HashLogExentEvent response by Stefan Berger · 9 years ago
  70. 3c577a7 usb: Remove usbdev->slotid field by Kevin O'Connor · 9 years ago
  71. 16a9e79 tpm: Don't use 16bit BIOS return codes in TPM menu functions by Kevin O'Connor · 9 years ago
  72. b8631ea tpm: Don't use 16bit BIOS return codes in tpmhw_* functions by Kevin O'Connor · 9 years ago
  73. 9ddea3b tpm: Don't use 16bit BIOS return codes in tpm_log_event() by Kevin O'Connor · 9 years ago
  74. cac29f2 tpm: Don't use 16bit BIOS return codes in build_and_send_cmd() by Kevin O'Connor · 9 years ago
  75. 5ffcb2c tpm: Don't call tpm_set_failure() from tpm_log_extend_event() by Kevin O'Connor · 9 years ago
  76. ed8d55d tpm: No need to check the return status of measurements by Kevin O'Connor · 9 years ago
  77. e98fafa tpm: Don't return a status from external bios measurement functions by Kevin O'Connor · 9 years ago
  78. 7147961 tpm: Eliminate response buffer parameter from build_and_send_cmd() by Kevin O'Connor · 9 years ago
  79. ca60636 tpm: Introduce tpm_get_capability() helper function by Kevin O'Connor · 9 years ago
  80. 2706532 tpm: Simplify tcpa probe by Kevin O'Connor · 9 years ago
  81. 5907613 tpm: Rework TPM interface shutdown support by Kevin O'Connor · 9 years ago
  82. 2df7028 tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.c by Kevin O'Connor · 9 years ago
  83. ba86edb tpm: Add wrapper function tpmhw_set_timeouts() by Kevin O'Connor · 9 years ago
  84. d559a23 tpm: Simplify hardware probe and detection checks by Kevin O'Connor · 9 years ago
  85. a059915 tpm: Avoid macro expansion of tpm request / response structs by Kevin O'Connor · 9 years ago
  86. 26e3617 tpm: Add banner separating the TCG bios interface code from TCG menu code by Kevin O'Connor · 9 years ago
  87. 3b8c537 build: fix typo in buildversion.py by Roger Pau Monne · 9 years ago
  88. d61ca79 block: Report drive->sectors using "%u" instead of "%d" by Kevin O'Connor · 9 years ago
  89. 82f3279 scsi: Do not call printf() from scsi_is_ready() by Kevin O'Connor · 9 years ago
  90. 0c5a607 nmi: Don't try to switch onto extra stack in NMI handler by Kevin O'Connor · 9 years ago
  91. 636cbb4 xhci: Disable slot on failed set_address command by Kevin O'Connor · 9 years ago
  92. 49fb034 xhci: Improve port status change debugging by Kevin O'Connor · 9 years ago
  93. c01b41c xhci: Wait for port enable even for USB3 devices by Kevin O'Connor · 9 years ago
  94. 76327b9 fw/pci: do not automatically allocate IO region for PCIe bridges by Marcel Apfelbaum · 9 years ago
  95. 320df85 tpm: Add a menu for TPM configuration by Stefan Berger · 9 years ago
  96. 4cdbc41 tpm: Check length parameter of the array by Stefan Berger · 9 years ago
  97. 15f192f tpm: Remove check for working TPM from TPM interrupt handler by Stefan Berger · 9 years ago
  98. 948f3c9 tpm: Merge tpm_log_extend_event() and tpm_extend(); extend before logging by Kevin O'Connor · 9 years ago
  99. 4e7cf9c tpm: Merge tpm_log_event() and tpm_extend_acpi_log() by Kevin O'Connor · 9 years ago
  100. 7ba0568 tpm: Don't implement scatter-gather in transmit() by Kevin O'Connor · 9 years ago