1. bcd8242 pci: recognize RH PCI legacy bridge resource reservation capability by Jing Liu · 6 years ago
  2. 478bc3e pci: clean up the debug message for pci capability found by Jing Liu · 6 years ago
  3. 2c455cc pci: fix the return value for truncated capability by Jing Liu · 6 years ago
  4. e4db8c6 sdcard: Increase SDHCI_POWER_ON_TIME to 5ms by Kevin O'Connor · 6 years ago
  5. 7961917 nvme: fix I/O queue length calculation overflow by Matt DeVillier · 6 years ago
  6. 95f850c docs: Update download file link by Kevin O'Connor · 6 years ago
  7. 8c3f57e ssdt: Fix building of legacy acpi tables on current iasl compiler by Kevin O'Connor · 6 years ago
  8. 69ea6da cbvga_set_mode: refine clear display logic by Gerd Hoffmann · 6 years ago
  9. d9a8b86 qemu: add qemu ramfb support by Gerd Hoffmann · 7 years ago
  10. e1a9579 vgasrc: add allocate_pmm() by Gerd Hoffmann · 6 years ago
  11. a638acf pmm: use tmp zone on oom by Gerd Hoffmann · 6 years ago
  12. 7bf9fff bochs_display_setup: return error on failure by Gerd Hoffmann · 6 years ago
  13. ddbb6da cbvga_set_mode: disable clearmem in windows x86 emulator. by Gerd Hoffmann · 6 years ago
  14. 0c2b3b1 cbvga_list_modes: don't list current mode twice by Gerd Hoffmann · 6 years ago
  15. 902bacb cbvga_setup_modes: use real mode number instead of 0x140 by Gerd Hoffmann · 6 years ago
  16. 77404b4 qemu: add bochs-display support by Gerd Hoffmann · 7 years ago
  17. 4d70b24 cbvga: factor out cbvga_setup_modes() by Gerd Hoffmann · 6 years ago
  18. e28e0bb optionrom: enable non-vga display devices by Gerd Hoffmann · 6 years ago
  19. 237fd39 docs: Update Download.md to use git clone via https by Kevin O'Connor · 6 years ago
  20. d1343e6 tpm: Request access to locality 0 by Stefan Berger · 6 years ago
  21. 4922d6c tpm: when CRB is active, select, lock it, and check addresses by Stefan Berger · 6 years ago
  22. 8bd306e tpm: revert return values for successful/failed CRB probing by Stefan Berger · 6 years ago
  23. 408630e tpm: Wait for tpmRegValidSts flag on CRB interface before probing by Stefan Berger · 6 years ago
  24. 5adc8bd tpm: Handle unimplemented TIS_REG_IFACE_ID in tis_get_tpm_version() by Stephen Douthit · 6 years ago
  25. 96060ad tpm: Wait for interface startup when probing by Stephen Douthit · 6 years ago
  26. 559b3e2 tpm: Refactor duplicated wait code in tis_wait_sts() & crb_wait_reg() by Stephen Douthit · 6 years ago
  27. 9c6e73b tpm: add TPM CRB device support by Marc-André Lureau · 6 years ago
  28. a197e20 tpm: use get_tpm_version() callback by Marc-André Lureau · 6 years ago
  29. c75d45a tpm: generalize init_timeout() by Marc-André Lureau · 6 years ago
  30. 8694c3b x86: add readq() by Marc-André Lureau · 6 years ago
  31. a3c93bd build: Use git describe --always by Kevin O'Connor · 6 years ago
  32. 42812e0 shadow: Don't invoke a shutdown on reboot unless in a reboot loop by Kevin O'Connor · 6 years ago
  33. af0daeb floppy: Send 4 sense interrupt commands during controller initialization by Nikolay Nikolov · 6 years ago
  34. 2611db4 floppy: Wait for the floppy motor to reach a stable speed, after starting by Nikolay Nikolov · 6 years ago
  35. 81f45a6 floppy: Support up to 4 floppy drives when turning on the floppy motor by Nikolay Nikolov · 6 years ago
  36. f9cc969 floppy: Execute a SPECIFY command after sensing the media type by Nikolay Nikolov · 6 years ago
  37. b00a03a floppy: hold the DOR reset bit low for 4 microseconds, when resetting by Nikolay Nikolov · 6 years ago
  38. 4a6dbce floppy: Use timer_check() in floppy_wait_irq() by Nikolay Nikolov · 6 years ago
  39. 488ede2 floppy: Reset the floppy motor count in floppy_drive_pio() by Nikolay Nikolov · 6 years ago
  40. 53d82f0 floppy: Preserve motor and drive sel bits when resetting the floppy controller by Nikolay Nikolov · 6 years ago
  41. 53fc631 floppy: Introduce FLOPPY_DOR_XXX constants by Nikolay Nikolov · 6 years ago
  42. 5157a78 floppy: Introduce floppy_dor_mask() by Nikolay Nikolov · 6 years ago
  43. 3ddb42f floppy: Introduce the floppy_dor_read() function by Nikolay Nikolov · 6 years ago
  44. 14d91c3 pci: fix 'io hints' capability for RedHat PCI bridges by Marcel Apfelbaum · 7 years ago
  45. 844b864 docs/Download: Use more secure HTTPS URLs where possible by Paul Menzel · 7 years ago
  46. df46d10 tpm: Add support for TPM2 ACPI table by Stefan Berger · 7 years ago
  47. 0541f2f paravirt: Only enable sercon in NOGRAPHIC mode if no other console specified by Kevin O'Connor · 7 years ago
  48. 9ce6778 docs: Add sercon-port to Runtime_config.md documentation by Kevin O'Connor · 7 years ago
  49. 63451fc docs: Note v1.11.0 release by Kevin O'Connor · 7 years ago rel-1.11.0
  50. 0ca6d62 sercon: Disable ScreenAndDebug in case both serial console and serial debug are active by Gerd Hoffmann · 7 years ago
  51. 488e1c3 timer: Avoid integer overflows in usec and nsec calculations by Kevin O'Connor · 7 years ago
  52. cd47172 nvme: Use the Maximum Queue Entries Supported (MQES) to initialize I/O queues by Filippo Sironi · 7 years ago
  53. 5c1a2c7 xhci: Verify the device is still present in xhci_cmd_submit() by Kevin O'Connor · 7 years ago
  54. f703604 nvme: fix out of memory behavior by Julian Stecklina · 7 years ago
  55. 4b48839 xhci: Build TRBs directly in xhci_trb_queue() by Kevin O'Connor · 7 years ago
  56. f3d2a15 virtio: Allocate drive_s storage in low memory by Kevin O'Connor · 7 years ago
  57. e5a0b61 block: Rename disk_op_s->drive_gf to drive_fl by Kevin O'Connor · 7 years ago
  58. 04db972 disk: Don't require the 'struct drive_s' to be in the f-segment by Kevin O'Connor · 7 years ago
  59. 5e9a6d5 boot: Rename drive_g to drive by Kevin O'Connor · 7 years ago
  60. d6728f3 add serial console support by Gerd Hoffmann · 7 years ago
  61. 0ebc29f paravirt: serial console configuration. by Gerd Hoffmann · 7 years ago
  62. 1bda724 romfile: add support for constant files. by Gerd Hoffmann · 7 years ago
  63. 90fa511 kbd: make enqueue_key public, add ascii_to_keycode by Gerd Hoffmann · 7 years ago
  64. 44270bc std: add cp437 to unicode map by Gerd Hoffmann · 7 years ago
  65. ec6cb17 pci: enable RedHat PCI bridges to reserve additional resources on PCI init by Aleksandr Bezzubikov · 7 years ago
  66. 4c1f727 pci: add QEMU-specific PCI capability structure by Aleksandr Bezzubikov · 7 years ago
  67. 7de1f65 pci: refactor pci_find_capapibilty to get bdf as the first argument instead of the whole pci_device by Aleksandr Bezzubikov · 7 years ago
  68. 1ef72ab tcgbios: Fix use of unitialized variable by Kevin O'Connor · 7 years ago
  69. 828af21 docs: Fix typos in Memory_Model.md by Kevin O'Connor · 7 years ago
  70. ef5fdc9 vga: Fix bug in stdvga_get_linesize() by Kevin O'Connor · 7 years ago
  71. b404a5f usb-xhci: use hub portmap by Gerd Hoffmann · 7 years ago
  72. ca9dcc2 usb: add hub portmap by Gerd Hoffmann · 7 years ago
  73. dd9bba5 virtio: IOMMU support by Jason Wang · 7 years ago
  74. b3a9f27 ahci: Disable Native Command Queueing by Zeh, Werner · 7 years ago
  75. 7759d3a nvme: Enable NVMe support for non-qemu hardware by Youness Alaoui · 7 years ago
  76. e30d51c SeaVGABios/cbvga: Advertise compatible VESA modes by Patrick Rudolph · 7 years ago
  77. 6b69446 SeaVGABios/cbvga: Use active mode to clear screen by Patrick Rudolph · 7 years ago
  78. 4902b8a SeaVGABIOS/vbe: Query driver for scanline pitch v2 by Patrick Rudolph · 7 years ago
  79. 4b42cc4 SeaVGABios/cbvga: Advertise correct pixel format by Patrick Rudolph · 7 years ago
  80. 58953eb Revert "lsi-scsi: reset in case of a serious problem" by Roman Kagan · 7 years ago
  81. 6345621 blockcmd: start REPORT_LUNS with the smallest buffer by Roman Kagan · 7 years ago
  82. dee3c15 stacks: There is no need to disable NMI if it is already disabled by Kevin O'Connor · 7 years ago
  83. 8ebb33b stacks: Don't update the A20 settings if they haven't changed by Kevin O'Connor · 7 years ago
  84. 5869a6b stacks: Make sure to initialize Call16Data by Kevin O'Connor · 7 years ago
  85. d8b3080 smm: Backup and restore A20 on an SMI based mode switch by Kevin O'Connor · 7 years ago
  86. 235a819 NVMe: Allow NVMe to be enabled on real hardware by Kevin O'Connor · 7 years ago
  87. 3fdabae src: Minor - remove tab characters that slipped into SeaBIOS C code by Kevin O'Connor · 7 years ago
  88. 3198c06 lsi-scsi: try to enumerate luns with REPORT LUNS by Roman Kagan · 7 years ago
  89. 1127784 lsi-scsi: reset in case of a serious problem by Roman Kagan · 7 years ago
  90. cf480dd mpt-scsi: try to enumerate luns with REPORT LUNS by Roman Kagan · 7 years ago
  91. 0a6e0a8 pvscsi: fix the comment about lun enumeration by Roman Kagan · 7 years ago
  92. 8579fd2 usb-uas: enumerate luns with REPORT LUNS by Roman Kagan · 7 years ago
  93. 3aadef4 esp-scsi: enumerate luns with REPORT LUNS by Roman Kagan · 7 years ago
  94. 69ebdef virtio-scsi: enumerate luns with REPORT LUNS by Roman Kagan · 7 years ago
  95. 750188d blockcmd: generic SCSI luns enumeration by Roman Kagan · 7 years ago
  96. 177aecf blockcmd: accept only disks and CD-ROMs by Roman Kagan · 7 years ago
  97. 6f090f8 boot: Increase description size in boot menu by Kevin O'Connor · 7 years ago
  98. 19fdcca coreboot: Adapt to upstream CBMEM console changes by Julius Werner · 7 years ago
  99. 5fbf246 config: Add function to check if fw_cfg exists by Petr Berky · 7 years ago
  100. c68aff5 resume: Don't attempt to use generic reboot mechanisms on QEMU by Kevin O'Connor · 7 years ago