1. 43197a2 Abstract reset call (and possible 16bit mode switch) into reset() function. by Kevin O'Connor · 10 years ago
  2. d71d52b Make sure handle_smi() and handle_smp() are compiled out if not enabled. by Kevin O'Connor · 10 years ago
  3. 5b22d93 romlayout: Use .code16 not .code16gcc by David Woodhouse · 10 years ago
  4. ca34ce5 Move most of the VAR16FIXED() defs to misc.c. by Kevin O'Connor · 10 years ago
  5. e9eaaaf Remove old Bochs bios fixed address string at 0xfff00. by Kevin O'Connor · 10 years ago
  6. dd7527c Don't enable thread preemption during S3 resume vga option rom execution. by Kevin O'Connor · 10 years ago
  7. 0673b78 smp: Replace QEMU SMP init assembler code with C; run only in 32bit mode. by Kevin O'Connor · 10 years ago
  8. 31bcda2 smm: Use a C struct to define the layout of the SMM area. by Kevin O'Connor · 10 years ago
  9. f4c511c smm: Replace SMI assembler code with C code. by Kevin O'Connor · 10 years ago
  10. 2126994 smm: unify SMM handlers by Paolo Bonzini · 10 years ago
  11. 457ba42 smm: complete SMM setup by Paolo Bonzini · 10 years ago
  12. 40d0312 piix: add and use dev-piix.h by Paolo Bonzini · 10 years ago
  13. c029a91 Move cdemu call interface and disk_ret helper code to disk.c. by Kevin O'Connor · 10 years ago
  14. 02f7676 cdemu: store internal cdemu fields in standard "el-torito" spec format. by Kevin O'Connor · 10 years ago
  15. 9e735bb edd: Separate out ATA and virtio specific parts of fill_edd(). by Kevin O'Connor · 10 years ago
  16. f8387e2 edd: Use sectors==-1 to detect removable media. by Kevin O'Connor · 10 years ago
  17. 39ca498 edd: Move EDD get drive parameters (int 1348) logic from disk.c to block.c. by Kevin O'Connor · 10 years ago
  18. f9645c7 Update EFI_COMPATIBILITY16_TABLE to match 0.98 spec update by David Woodhouse · 10 years ago
  19. 7eac0c4 Allow using full io region on q35. by Gerd Hoffmann · 10 years ago
  20. a217de9 acpi: remove PORT_ACPI_PM_BASE constant by Gerd Hoffmann · 10 years ago
  21. 4a3f195 smm: remove code to handle ACPI disable/enable by Paolo Bonzini · 10 years ago
  22. b1d4dc9 acpi: Fix acpi dsdt compile warning. by Kevin O'Connor · 10 years ago rel-1.7.5-rc1
  23. 3fcabf0 Fix int 1589 calls when CONFIG_ENTRY_EXTRASTACK is enabled. by Kevin O'Connor · 10 years ago
  24. 10572ed xhci: Use msleep() instead of mdelay() for port status delay. by Kevin O'Connor · 10 years ago
  25. 6c68e7a If an int 1587 call is made from an option rom, stay in bigreal mode. by Kevin O'Connor · 10 years ago
  26. d85c22e SMBIOS: Check for aggregate tables & entry point in fw_cfg by Gabriel L. Somlo · 10 years ago
  27. 0784d04 hw/pci: check if pci2pci bridges implement optional limit registers by Marcel Apfelbaum · 10 years ago
  28. c6e298e hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached by Marcel Apfelbaum · 10 years ago
  29. 413d1c3 Factor out smbios table walking from display_uuid to smbios_next(). by Kevin O'Connor · 10 years ago
  30. 028f348 Minor - replace some tab characters that slipped into the code. by Kevin O'Connor · 10 years ago
  31. 5ab18be coreboot: Make coreboot table searching available to other code. by Kevin O'Connor · 11 years ago
  32. f6b44b8 Set the color attribute when calling vgabios print character. by Kevin O'Connor · 10 years ago
  33. 71036f8 Minor - remove unused includes from pci.c. by Kevin O'Connor · 10 years ago
  34. f5037fd apm: Remove old Bochs mechanism for shutdown/suspend/standby. by Kevin O'Connor · 10 years ago
  35. 8996ad2 Document no new changes to pirtable.c, mptable.c, acpi.c, and smbios.c. by Kevin O'Connor · 10 years ago
  36. 3bd2dc6 Use biostables.c for copying bios tables even when generating them. by Kevin O'Connor · 10 years ago
  37. 19646a4 Move PirAddr definition from pirtable.c to biostables.c. by Kevin O'Connor · 10 years ago
  38. d18c9f0 smbios: Move smbios parsing logic from smbios.c to biostables.c. by Kevin O'Connor · 10 years ago
  39. 836b4d8 acpi: Move acpi parsing logic from acpi.c to biostables.c / paravirt.c. by Kevin O'Connor · 10 years ago
  40. d29ce62 Replace CONFIG_THREAD_OPTIONROMS with a runtime config setting. by Kevin O'Connor · 10 years ago
  41. e916182 Minor - fix some typos in comments. by Kevin O'Connor · 10 years ago
  42. 48dc6a6 usb: Only disable HID devices if both USB_MOUSE and USB_KEYBOARD are off. by Kevin O'Connor · 10 years ago
  43. 8abc6a8 vp_init_simple: enable PCI bus-mastering before relying on DMA. by Eric Northup · 10 years ago
  44. 5e03881 init_virtio_blk, init_virtio_scsi: reset HBA on error by Eric Northup · 10 years ago
  45. 9b9c240 smbios: Default all values to zero. by Kevin O'Connor · 11 years ago
  46. b62632a coreboot: Move links file processing to its own function. by Kevin O'Connor · 11 years ago
  47. d15b010 Enhance nullTrailingSpace() so that it can also skip leading spaces. by Kevin O'Connor · 11 years ago
  48. 2a3ed1e coreboot: Add support for a "links" file to have aliases in CBFS. by Kevin O'Connor · 11 years ago
  49. 151d034 xhci: Add copyright notice to usb-xhci.c by Kevin O'Connor · 11 years ago
  50. 5c6fa33 xhci: Use the same endpoint initialization code in xhci_alloc_pipe() by Kevin O'Connor · 11 years ago
  51. 3de7382 usb: Move default pipe max packet size code from xhci to main code. by Kevin O'Connor · 11 years ago
  52. 828ef12 usb: USB 3 devices encode bMaxPacketSize0 field. by Kevin O'Connor · 11 years ago
  53. ed8b2fb Increase maximum size of permanent high memory area. by Kevin O'Connor · 11 years ago
  54. 386a81e xhci: Check if scratch pad allocation fails. by Kevin O'Connor · 11 years ago
  55. f9564f2 Remove pci_writel() and pci_readl() functions. by Kevin O'Connor · 11 years ago
  56. de30dad xhci: Run the XHCI driver entirely in 32bit mode. by Kevin O'Connor · 11 years ago
  57. d1bb7e5 Add space between DTYPE_* definitions. by Kevin O'Connor · 11 years ago
  58. 7f54bf7 Add call32_params() helper function. by Kevin O'Connor · 11 years ago
  59. 1540f92 xhci: Support USB hubs on xhci controllers. by Kevin O'Connor · 11 years ago
  60. 6ba9df0 xhci: Report the "protocol defined" and PSIC bits of extended capabilities. by Kevin O'Connor · 11 years ago
  61. 81b6482 xhci: Don't use a dummy endpoint count in configure command. by Kevin O'Connor · 11 years ago
  62. e3b9cad xhci: Allow the XHCI USB controller to be enabled for coreboot. by Kevin O'Connor · 11 years ago
  63. 20aeae7 xhci: Support xhci controllers with 64 byte contexts. by Kevin O'Connor · 11 years ago
  64. 81ee3bb xhci: Eliminate 'struct xhci_device'. by Kevin O'Connor · 11 years ago
  65. 4ea2fa9 xhci: Move set_address code from xhci_control to xhci_alloc_pipe. by Kevin O'Connor · 11 years ago
  66. d477d55 xhci: Allocate and free the xhci inctx structure on each use. by Kevin O'Connor · 11 years ago
  67. 347f363 xhci: Verify PAGESIZE register before initializing driver. by Kevin O'Connor · 11 years ago
  68. b6a4065 xhci: Set the interval parameter on interrupt pipes. by Kevin O'Connor · 11 years ago
  69. 1b830fe xhci: Fix incorrect direction setting on status transmissions. by Kevin O'Connor · 11 years ago
  70. 6bdc59f xhci: Use 64bit writes to ERDP register. by Kevin O'Connor · 11 years ago
  71. d42b795 xhci: allocate scratch pad buffers by Gerd Hoffmann · 11 years ago
  72. fc3cd00 pci: improve io address space allocation by Gerd Hoffmann · 11 years ago
  73. bb1fcb4 debug: Unify the SeaBIOS debug version banner. by Kevin O'Connor · 11 years ago
  74. 940fc1f debug: Only call serial_debug_preinit() at startup. by Kevin O'Connor · 11 years ago
  75. cf85418 debug: Add runtime option to not report the debug serial port to the OS. by Kevin O'Connor · 11 years ago
  76. 406df19 coreboot: Support alternative locations for CBFS. by Kevin O'Connor · 11 years ago
  77. 344496f smbios: catch zero-length strings by Gerd Hoffmann · 11 years ago
  78. 7d2fd49 ehci: memset the qTD structures in ehci_alloc_intr_pipe by Kevin O'Connor · 11 years ago
  79. 5f2d17d init_virtio_scsi(): reset the HBA before freeing its virtio ring by Laszlo Ersek · 11 years ago
  80. 296ce22 Minor - fix misspelling in romfile.c comment. by Kevin O'Connor · 11 years ago
  81. 9a79b91 Minor - pciinit.c - order header files and use static on local functions. by Kevin O'Connor · 11 years ago
  82. 40d020f resume: restore piix pm config registers after resume by Marcel Apfelbaum · 11 years ago
  83. ec443ff usb: Replace EHCI to UHCI/OHCI synchronization with new scheme. by Kevin O'Connor · 11 years ago
  84. 60f3b80 pvscsi: Remove use of LOWFLAT and GLOBALFLAT macros. by Kevin O'Connor · 11 years ago
  85. 4b400a1 pvscsi: Always run entirely in 32bit mode. by Kevin O'Connor · 11 years ago
  86. 01b3c99 pvscsi: Don't store reference to struct pci_device. by Kevin O'Connor · 11 years ago
  87. 48367e2 Always perform thread cleanup on MainThread stack. by Kevin O'Connor · 11 years ago
  88. b7558a3 Remove unnecesary updates of the disk op->count field. by Kevin O'Connor · 11 years ago
  89. 518955f Clear the total block transfer count on error. by Kevin O'Connor · 11 years ago
  90. 743c157 Remove the pmm handle argument from _malloc(). by Kevin O'Connor · 11 years ago
  91. 96917a8 coreboot: Make sure to print the SeaBIOS version in cbmem debug output. by Kevin O'Connor · 11 years ago rel-1.7.4
  92. 1cc809f Fix CBMEM console overflow by Kyösti Mälkki · 11 years ago
  93. 8615f62 floppy: Implement cylinder seeking when accessing a different cylinder. by Kevin O'Connor · 11 years ago
  94. b84899e On disk format request, verify cylinders and pass to driver. by Kevin O'Connor · 11 years ago
  95. cd891f1 floppy: Encode command and flags into single value in floppy pio code. by Kevin O'Connor · 11 years ago
  96. f5beab4 change boot order load log level by Gerd Hoffmann · 11 years ago
  97. b3d4aae run qemu_cfg_e820 only for CONFIG_QEMU=y by Gerd Hoffmann · 11 years ago
  98. feb0284 Small improvements to irqentry_extrastack assembler. by Kevin O'Connor · 11 years ago
  99. 402f9a4 floppy: Fix accesses to DOR register. by Kevin O'Connor · 11 years ago
  100. 302a6e8 floppy: Fix incorrect LBA to CHS translation. by Kevin O'Connor · 11 years ago