1. fd459e8 Minor cleanups to smm assembler. by Kevin O'Connor · 11 years ago
  2. 5b63109 apm: fix shutdown by Gerd Hoffmann · 11 years ago
  3. d4c2e01 acpi_extract.py: document DEVICE directives by Michael S. Tsirkin · 11 years ago
  4. 129f11e Support custom boot menu prompt and custom boot menu key. by Kevin O'Connor · 11 years ago
  5. 1a113e1 Fix bug in CBFS file walking with compressed files. by Kevin O'Connor · 11 years ago
  6. 7093aa5 Add missing mathcp_setup() call to CSM code. by Kevin O'Connor · 11 years ago
  7. c98424c Default unused UMB areas to be read-only. by Kevin O'Connor · 11 years ago
  8. eac1194 Unify pmtimer_read() and pittimer_read() code. by Kevin O'Connor · 11 years ago
  9. 9999754 Separate out timer setup code. by Kevin O'Connor · 11 years ago
  10. 018bdd7 Rename check_tsc() (and similar) to timer_check() and use u32. by Kevin O'Connor · 11 years ago
  11. 95ee382 Rename check_timer() function (and similar) to irqtimer_check(). by Kevin O'Connor · 11 years ago
  12. 23c14a1 Shift CPU TSC down to reduce need for 64bit variables. by Kevin O'Connor · 11 years ago
  13. 0edf1d6 Rename cpu_khz to TimerKHz. by Kevin O'Connor · 11 years ago
  14. b7ab178 Improve accuracy of internal timers. by Kevin O'Connor · 11 years ago
  15. 6901337 Add helper functions to convert timer irqs to milliseconds. by Kevin O'Connor · 11 years ago
  16. 118605f Don't pass khz to pmtimer_setup - it's always PM_TIMER_FREQUENCY. by Kevin O'Connor · 11 years ago
  17. c6e8c07 Move internal timer code from clock.c to a new file timer.c. by Kevin O'Connor · 11 years ago
  18. ed88f65 acpi: sync FADT flags from PIIX4 to Q35 by Michael S. Tsirkin · 11 years ago
  19. aa7c234 PIC code cleanups. by Kevin O'Connor · 11 years ago
  20. 14b255b Update README to include info on VARLOW variables. by Kevin O'Connor · 11 years ago
  21. c83e7c2 Add CONFIG_DEBUG_COREBOOT config option by Gerd Hoffmann · 11 years ago
  22. ebf03f7 coreboot: add cbmem console support by Gerd Hoffmann · 11 years ago
  23. 2a9aeab Fix USB EHCI detection that was broken in hlist conversion of PCIDevices. by Kevin O'Connor · 11 years ago
  24. c02c219 Minor - remove debugging dprintf added to pciinit.c. by Kevin O'Connor · 11 years ago rel-1.7.3
  25. 030a58a Another fix for hlist_for_each_entry_safe. by Kevin O'Connor · 11 years ago
  26. 7507ce2 make qemu_cfg_init depend on QEMU_HARDWARE instead of QEMU by Kevin O'Connor · 11 years ago
  27. 9598386 tweak coreboot qemu detection by Gerd Hoffmann · 11 years ago
  28. a88c197 Convert pciinit.c to use standard list manipulation code. by Kevin O'Connor · 11 years ago
  29. 9539e41 Fix error in hlist_for_each_entry_safe macro. by Kevin O'Connor · 11 years ago
  30. 59c2162 Revert "Convert pciinit.c to use standard list manipulation code." by Kevin O'Connor · 11 years ago
  31. 1f20982 coreboot: add qemu detection by Gerd Hoffmann · 11 years ago
  32. 2ca73ed config: allow DEBUG_IO for !QEMU by Gerd Hoffmann · 11 years ago
  33. b98a4b1 Convert PCIDevices list to use standard list manipultion code. by Kevin O'Connor · 11 years ago
  34. aab4215 Convert pciinit.c to use standard list manipulation code. by Kevin O'Connor · 11 years ago
  35. 446defb Convert boot.c to use standard list manipulation code. by Kevin O'Connor · 11 years ago
  36. 0039a94 Convert stacks.c to use standard list manipulation code. by Kevin O'Connor · 11 years ago
  37. 2a8633f Introduce helper function have_threads() in stacks.c. by Kevin O'Connor · 11 years ago
  38. 3cf301f Minor - relocate code in stacks.c to keep low-level thread code together. by Kevin O'Connor · 11 years ago
  39. e097a75 Introduce and convert pmm code to use standard list helpers. by Kevin O'Connor · 11 years ago
  40. d0d82a3 Minor - move "tracked memory alloc" code in pmm.c. by Kevin O'Connor · 11 years ago
  41. f31bff1 Minor - explicitly close files in buildrom.py. by Kevin O'Connor · 11 years ago
  42. e9725dd Add pvpanic device driver by Hu Tao · 11 years ago
  43. 51684b7 acpi: Use cpu_to_leXX() consistently. by Kevin O'Connor · 11 years ago
  44. b9a84c1 acpi: Remove dead code with descriptions of bit flags. by Kevin O'Connor · 11 years ago
  45. 45cced1 acpi: Move ACPI table definitions from acpi.c to acpi.h. by Kevin O'Connor · 11 years ago
  46. 4158c8c Use container_of on romfile entries. by Kevin O'Connor · 11 years ago
  47. fb76cff Cleanup QEMU_CFG_NUMA fw_cfg processing - split into two romfile entries. by Kevin O'Connor · 11 years ago
  48. 5aef563 acpi: make default DSDT optional by Michael S. Tsirkin · 11 years ago
  49. 7adfd71 pciinit: Enable default VGA device by Alex Williamson · 11 years ago
  50. d838815 mptable: Use same PCI irqs as ACPI code. by Kevin O'Connor · 11 years ago
  51. 3c3a3fa mptable: Don't describe pci-to-pci bridges. by Kevin O'Connor · 11 years ago
  52. 2d6db55 Set ZF prior to keyboard read call in check_for_keystroke(). by Kevin O'Connor · 11 years ago
  53. 212fb4d Add dependencies to vgafixup.py and buildversion.sh scripts. by Kevin O'Connor · 11 years ago
  54. ac467be Update README - copy *.aml files for QEMU. by Kevin O'Connor · 11 years ago
  55. b44a7be virtio-scsi: Pack struct virtio_scsi_{req_cmd,resp_cmd} by Asias He · 11 years ago
  56. 5a7730d virtio-scsi: Set _DRIVER_OK flag before scsi target scanning by Asias He · 11 years ago
  57. 091a2f4 Fix bug in NUMA node setup - don't create SRAT if NUMA not present. by Kevin O'Connor · 11 years ago
  58. 8413b32 Minor - add missing newline to floppy debug statement. by Kevin O'Connor · 11 years ago
  59. b7b9293 vgabios: Fix cirrus memory clear on mode switch. by Kevin O'Connor · 11 years ago
  60. 9cba2b3 vgabios: Fix stdvga_perform_gray_scale_summing(). by Kevin O'Connor · 11 years ago
  61. 70c94dd Use VARVERIFY32INIT on global variables that point to "tmp" memory. by Kevin O'Connor · 11 years ago
  62. 2af52da Add VARVERIFY32INIT attribute for variables only available during "init". by Kevin O'Connor · 11 years ago
  63. cdbac7f smm: Don't use PCIDevices list in smm_setup(). by Kevin O'Connor · 11 years ago
  64. 96d4c43 shadow: Don't use PCIDevices list in make_bios_readonly(). by Kevin O'Connor · 11 years ago
  65. dc15c8d Don't use __FILE__ in virtio-ring.c. by Kevin O'Connor · 11 years ago
  66. 5325e91 Add additional dependency checks to Makefile. by Kevin O'Connor · 11 years ago
  67. 76e5802 acpi: Eliminate BDAT parameter passing to DSDT code. by Kevin O'Connor · 11 years ago
  68. 3f8d735 Rename src/ssdt-susp.dsl to src/ssdt-misc.dsl. by Kevin O'Connor · 11 years ago
  69. 11a7234 Cache boot-fail-wait to avoid romfile access after POST. by Kevin O'Connor · 11 years ago
  70. 4bd33ca Minor - note that passing QEMU config via cmos is deprecated. by Kevin O'Connor · 11 years ago
  71. 5bb7552 floppy: Actually do controller reset in floppy_reset(). by Kevin O'Connor · 11 years ago
  72. e7c5a7e floppy: Implement media format sensing. by Kevin O'Connor · 11 years ago
  73. 068cb4f floppy: Improve floppy_pio() error checking. by Kevin O'Connor · 11 years ago
  74. c849405 floppy: Move recalibration and results parsing to floppy_cmd(). by Kevin O'Connor · 11 years ago
  75. 1f711d2 floppy: Clean up Check Interrupt Status code. by Kevin O'Connor · 11 years ago
  76. 6e529bd floppy: Cleanup floppy irq wait handling. by Kevin O'Connor · 11 years ago
  77. 9ba374c floppy: Introduce 'struct floppy_pio_s' for floppy PIO ops. by Kevin O'Connor · 11 years ago
  78. 3e641f2 Minor - improve comments and grouping of handle_08(). by Kevin O'Connor · 11 years ago
  79. f0d75a0 Support using the "extra stack" for all 16bit irq entry points. by Kevin O'Connor · 11 years ago
  80. 922aa1b Separate out 16bit PCI-BIOS entry point from regular int 0x1a entry point. by Kevin O'Connor · 11 years ago
  81. f465e1e Minor - introduce numeric defines for the IVT offset of hw irqs. by Kevin O'Connor · 11 years ago
  82. 3be89a1 Minor - fix confusing final_sec32low_start name in layoutrom.py. by Kevin O'Connor · 11 years ago
  83. 400c66c Try to detect an unsuccessful hard-reboot to prevent soft-reboot loops. by Kevin O'Connor · 11 years ago
  84. d338eb9 Add acpi_reboot() reset method using RESET_REG by David Woodhouse · 11 years ago
  85. d304fe4 Rename find_pmtimer() to find_acpi_features() by David Woodhouse · 11 years ago
  86. e78e761 Fix return type of le64_to_cpu() and be64_to_cpu() by David Woodhouse · 11 years ago
  87. dbb7a66 seabios: Add a dummy PCI slot to irq mapping function by Alex Williamson · 11 years ago
  88. b949040 seabios q35: Add new PCI slot to irq routing function by Alex Williamson · 11 years ago
  89. e52ad39 Use CONFIG_ prefix for Kconfig variables; use BUILD_ for others. by Kevin O'Connor · 11 years ago
  90. 6d15264 Eliminate separate BiosTableSpace[] space for f-segment allocations. by Kevin O'Connor · 11 years ago
  91. f85e4bc Calculate "RamSize" needed by 16bit interface dynamically. by Kevin O'Connor · 11 years ago
  92. 0b314ab Move malloc's ZoneFSeg and ZoneLow setup to malloc_init. by Kevin O'Connor · 11 years ago
  93. 6afc6f8 Don't relocate "varlow" variable references at runtime. by Kevin O'Connor · 11 years ago
  94. 89a2f96 Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG. by Kevin O'Connor · 11 years ago
  95. 4195349 Introduce VARFSEG for variables that will reside in the f-segment. by Kevin O'Connor · 11 years ago
  96. bbd0458 Minor assembler enhancements to __csm_return. by Kevin O'Connor · 11 years ago
  97. 3e86d6b Remove unnecessary "export" declarations from assembler functions. by Kevin O'Connor · 11 years ago
  98. 555a213 seabios q35: Enable all PIRQn IRQs at startup by Alex Williamson · 11 years ago
  99. 4cf2067 Disable handle_post() on CSM builds. by Kevin O'Connor · 11 years ago
  100. 41fb363 Disable CONFIG_THREAD_OPTIONROMS for CSM build by David Woodhouse · 11 years ago