1. 33d5118 Minor - verify UMB dummy optionrom header size doesn't overflow. by Kevin O'Connor · 12 years ago
  2. 347f294 pci: init all devices by Gerd Hoffmann · 12 years ago
  3. 5e01908 Allow optionroms and "low mem" to share space. by Kevin O'Connor · 12 years ago
  4. 4f6563e Convert GET/SET_FLATPTR() accesses to "low mem" to GET/SET_LOWFLAT(). by Kevin O'Connor · 12 years ago
  5. 4bc4997 EBDA cleanups. by Kevin O'Connor · 12 years ago
  6. d314083 Convert disk code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  7. 2d012ec Convert USB keyboard code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  8. 3693af0 Convert ps2 code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  9. 9d8e0a6 Convert boot code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  10. 9d254d4 Convert timer code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  11. 46b8262 Add mechanism to declare variables as "low mem" and use for extra stack. by Kevin O'Connor · 12 years ago
  12. 9c98517 Use the e-segment instead of the 9-segment for bios "low mem". by Kevin O'Connor · 12 years ago
  13. b8fcf46 Automatically reboot after 60 second delay on failed boot. by Kevin O'Connor · 12 years ago
  14. 0c8f58d pci: handle bridge irq mapping by Gerd Hoffmann · 12 years ago
  15. 15952a9 Revert "Fix 64bit PCI issues on Windows" by Kevin O'Connor · 12 years ago
  16. 74f9612 Add IASL definition to the Makefile. by Marc Jones · 12 years ago
  17. d630d14 pciinit: Simplify list manipulation in pci_region_migrate_64bit_entries. by Kevin O'Connor · 12 years ago
  18. e5d71ca pciinit: Minor white space changes. by Kevin O'Connor · 12 years ago
  19. 482a020 Fix 64bit PCI issues on Windows by Alexey Korolev · 12 years ago
  20. e5e5f96 pciinit: Migrate 64bit entries to 64bit pci regions by Alexey Korolev · 12 years ago
  21. 37c111f pciinit: Calculate pci region stats on demand by Alexey Korolev · 12 years ago
  22. ac0cd58 pciinit: 64bit capability discovery for pci bridges by Alexey Korolev · 12 years ago
  23. 35a770f pciinit: Add pci_region structure. by Alexey Korolev · 12 years ago
  24. 030288f pciinit: Switch to 64bit variable types. by Alexey Korolev · 12 years ago
  25. 1a9f47f pciinit: bridges can have two regions too by Alexey Korolev · 12 years ago
  26. 3d1bc9d pciinit: Track region alignment explicitly. by Kevin O'Connor · 12 years ago
  27. 5fa24b5 pciinit: Use sorted order allocation by Alexey Korolev · 12 years ago
  28. f3c2b06 pciinit: Remove size element from pci_bus->r structure by Alexey Korolev · 12 years ago
  29. 3a29716 pciinit: Move bus bar asignment by Alexey Korolev · 12 years ago
  30. fa51bcd pciinit: Introduction of pci_region_entry structure by Alexey Korolev · 12 years ago
  31. 4562bf6 vgabios: Improve Kconfig descriptions for the vga card types. by Kevin O'Connor · 12 years ago
  32. 385a7d0 buildversion: Don't rely on bash syntax. by Kevin O'Connor · 12 years ago
  33. a026308 Misc compile fixes for gcc v3.4. by Kevin O'Connor · 12 years ago rel-1.7.0
  34. 9c6635b Replace level gpe event with edge gpe event for hot-plug handlers by Igor Mammedov · 12 years ago
  35. eb015f4 seabios: readd Makefile rule for ACPI by Michael S. Tsirkin · 12 years ago
  36. ecf9b7d Mark disk.c functions that take an address of a stack variable as noinline. by Kevin O'Connor · 12 years ago
  37. 57929d8 test-gcc: do not truncate stderr by Ian Campbell · 12 years ago
  38. 980b45a Use "git describe" in the build generated version description. by Kevin O'Connor · 12 years ago
  39. c7be281 Drop FIX_RTC flag from FADT. by Gleb Natapov · 12 years ago
  40. 39d5989 ata: send TEST UNIT READY correctly by Paolo Bonzini · 12 years ago
  41. 8c31307 virtio-scsi: Fix virtio-scsi after cdb_is_read changes. by Paolo Bonzini · 12 years ago
  42. 8da3f3c if HPET is not present do not report it in DSDT by Gleb Natapov · 12 years ago
  43. 1fd9a89 Use OUT mode for all zero byte "scsi" transfers. by Kevin O'Connor · 12 years ago
  44. 7a08ae7 Whitespace changes - replace handful of tabs in core code with spaces. by Kevin O'Connor · 12 years ago
  45. 90ce89f ps2: Enable keyboard at end of PS2 port irq. by Kevin O'Connor · 12 years ago
  46. bf079e1 Increase the debug level of several frequent dprintf() statements. by Kevin O'Connor · 12 years ago
  47. 4e752f5 Update drive type default boot order. by Kevin O'Connor · 12 years ago
  48. 32d68ab usb: Remove QH_MULT_SHIFT flag from qh.info1. by Kevin O'Connor · 12 years ago
  49. c37147d usb: Fix barrier() placement in OHCI interrupt schedule add. by Kevin O'Connor · 12 years ago
  50. 0423dda usb: Populate OHCI endpoint descriptor info at pipe allocation. by Kevin O'Connor · 12 years ago
  51. 8915ed2 usb: Move EHCI tt_* fields to EHCI controller code. by Kevin O'Connor · 12 years ago
  52. fbf66f1 usb: Move code around in usb.c. by Kevin O'Connor · 12 years ago
  53. c3d96c2 usb: Generalize controller alloc_async_pipe / alloc_intr_pipe code. by Kevin O'Connor · 12 years ago
  54. 6152c32 usb: Move code around in usb controller code. by Kevin O'Connor · 12 years ago
  55. eb50eae usb: Pass 'struct usbdevice_s' to controller alloc_intr_pipe functions. by Kevin O'Connor · 12 years ago
  56. 54bf207 usb: Pass 'struct usbdevice_s' into controller alloc_async functions. by Kevin O'Connor · 12 years ago
  57. 77ab4e1 usb: Pass usbdevice_s to alloc_async_pipe. by Kevin O'Connor · 12 years ago
  58. ea27478 usb: Build path via chain of usbdevice_s. by Kevin O'Connor · 12 years ago
  59. 6a8e895 usb: Push 'struct usbdevice_s' usage through to pipe allocation. by Kevin O'Connor · 12 years ago
  60. 4f74dad usb: Introduce 'struct usbdevice_s' to describe info for a given device. by Kevin O'Connor · 12 years ago
  61. 01de9bd usb: Obtain free list items in main code. by Kevin O'Connor · 12 years ago
  62. 92650f2 usb: Remove cntl->defaultpipe cache. by Kevin O'Connor · 12 years ago
  63. ae0ed62 usb: Centralize pipe free list code. by Kevin O'Connor · 12 years ago
  64. 402f9a0 Batch free USB pipes on EHCI controllers. by Kevin O'Connor · 12 years ago
  65. 1e4dc8a Batch free USB pipes on UHCI controllers. by Kevin O'Connor · 12 years ago
  66. 98af353 Batch free USB pipes on OHCI controllers. by Kevin O'Connor · 12 years ago
  67. c5c488f add virtio-scsi driver by Paolo Bonzini · 12 years ago
  68. cb72171 scsi: do not send MODE SENSE except to QEMU disks by Paolo Bonzini · 12 years ago
  69. a23a951 vgabios: Fetch _rom_header_size from the global segment when computing the ROM's checksum by Julian Pidancet · 12 years ago
  70. 35f42dc vgabios: Initial support for fixing up assembler to workaround x86emu. by Kevin O'Connor · 12 years ago
  71. 4290241 Don't compile with -mrtd. by Kevin O'Connor · 12 years ago
  72. 7b975e5 vgabios: int1009 handler bug limits count to 256 characters. by Kevin O'Connor · 12 years ago
  73. 900ded0 vgabios: Fixup clext far return instruction. by Kevin O'Connor · 12 years ago
  74. c04090d output: Add 64bit hex print support. by Kevin O'Connor · 12 years ago
  75. 0fedfab Fixup missing includes. by Kevin O'Connor · 12 years ago
  76. 0fd9953 Use "#!/bin/sh" instead of ":" in tools/gen-offsets.sh. by Kevin O'Connor · 12 years ago
  77. 4bfc4ec Free USB MSC pipes on error. by Kevin O'Connor · 12 years ago
  78. 279dcb1 Register drives directly in scsi_init_drive(). by Kevin O'Connor · 12 years ago
  79. a5abf9b Running vgabios during resume from S3 on QEMU by default by Gleb Natapov · 12 years ago
  80. 890d985 Fix missing NULL pointer checks causing boot failure on 1meg machines. by Kevin O'Connor · 12 years ago
  81. 6ee837b vgabios: Some tweaks to optimize stack space. by Kevin O'Connor · 12 years ago
  82. 4c85a26 vgabios: Minor vgabios fixes. by Kevin O'Connor · 12 years ago
  83. 8154113 vgabios: Claim VBE 3 support; minor VBE cleanups. by Kevin O'Connor · 12 years ago
  84. 9d84088 vgabios: Add version string to debug output. by Kevin O'Connor · 12 years ago
  85. 36feea9 Direct compile 16bit C code instead of including via .S files. by Kevin O'Connor · 12 years ago
  86. b50488b disk: handle LBA I/O with zero sector count by Kevin O'Connor · 12 years ago
  87. 26d3144 cleanup process_usb_op() / process_scsi_op() declarations by Laszlo Ersek · 12 years ago
  88. 805ede2 Permit .rodata.__PRETTY_FUNCTION__. sections in roms. by Kevin O'Connor · 12 years ago
  89. 97f1ffc Add PYTHON definition to Makefile. by Kevin O'Connor · 12 years ago
  90. 197ea6c vgabios: Don't allow building of emulator vgaroms on coreboot. by Kevin O'Connor · 12 years ago
  91. 091dd17 vga: fix bochs lfb size display by Gerd Hoffmann · 12 years ago
  92. 0214515 Xen: Use VGA Hooks to make VGA passthrough work on certain devices by Julian Pidancet · 12 years ago
  93. 2469f89 vgabios: Implement VBE save/restore state function (func 04). by Kevin O'Connor · 12 years ago
  94. 9f857fc vgabios: Move save/restore state code from vgabios.c to stdvga.c. by Kevin O'Connor · 12 years ago
  95. e737b17 vgabios: Add support for VBE get/set dac palette format (func 08). by Kevin O'Connor · 12 years ago
  96. cfd7ef9 vgabios: Handle VGA option rom being re-run. by Kevin O'Connor · 12 years ago
  97. b888695 vgabios: Fix screen attrs on cga scroll. by Kevin O'Connor · 12 years ago
  98. 9a4d0c1 vgabios: Simplify cga/packed character screen writing. by Kevin O'Connor · 12 years ago
  99. 7123d98 Introduce config option to select which IO port to send debug output on by Julian Pidancet · 12 years ago
  100. 933bb76 vgabios: Move bocshvga mode checking from runtime to init. by Kevin O'Connor · 12 years ago