1. ef7f73f geodevga: Access global variables using GET_GLOBAL/SET_VGA macros. by Kevin O'Connor · 11 years ago
  2. 30e6af0 Fix 'union u64_u32_u' member names. by Kevin O'Connor · 11 years ago
  3. 455a7c8 add acpi pmtimer support by Gerd Hoffmann · 11 years ago
  4. a1a3283 Report stdvga modes in VBE via int10 (AX = 4F00h) by Christian Gmeiner · 11 years ago
  5. 58dd051 vgabios: Add support for text and cga modes to vbe_104f01(). by Kevin O'Connor · 11 years ago
  6. 49ddd9e vgabios: Check for relocatable windows before advertising support for it. by Kevin O'Connor · 11 years ago
  7. ef4f9e1 vgabios: Ignore mode flags in vbe get_mode_info call. by Kevin O'Connor · 11 years ago
  8. c8a3d3e bootsplash: Don't pass mode flags to VBE get_mode_info call. by Kevin O'Connor · 11 years ago
  9. f47461f Geode vga: Use standard format read/write_mask register functions. by Kevin O'Connor · 11 years ago
  10. d136fd7 Add helper functions to access DC and VP register by Christian Gmeiner · 11 years ago
  11. 11ebc7d Change return values for vp_setup() and dc_setup() by Christian Gmeiner · 11 years ago
  12. 7bec6db Add global struct geode by Christian Gmeiner · 11 years ago
  13. 517f742 Update VBE variables by Christian Gmeiner · 11 years ago
  14. 9de339d Add framebuffer size detection by Christian Gmeiner · 11 years ago
  15. 0155aef Remove Extened CRTC Register functions by Christian Gmeiner · 11 years ago
  16. efb9784 Remove all dc_ functions as they are not needed anymore by Christian Gmeiner · 11 years ago
  17. c13c181 Access DC registers via geode_mem[Read|Write] by Christian Gmeiner · 11 years ago
  18. 4540409 acpi: LNKS is not needed by Paolo Bonzini · 11 years ago
  19. 71ed8e3 acpi: build PCI hotplug devices from a single template by Paolo Bonzini · 11 years ago
  20. 7dceba3 acpi: build PCNT dynamically by Paolo Bonzini · 11 years ago
  21. 2b568eb acpi_extract: detect DeviceOp by Paolo Bonzini · 11 years ago
  22. f960782 acpi_extract: fix off-by-one by Paolo Bonzini · 11 years ago
  23. c8ed45e acpi: rename Processor SSDT constants by Paolo Bonzini · 11 years ago
  24. cf5bef4 acpi: move s3/s4/s5 to build_ssdt by Paolo Bonzini · 11 years ago
  25. 3dcc223 Makefile: delete output on error by Michael S. Tsirkin · 11 years ago
  26. 7f03685 apic_id_is_present: fix undefined behavior by Eduardo Habkost · 11 years ago
  27. b306459 Use cpu_to_be32() (and related) instead of htonl (and related). by Kevin O'Connor · 11 years ago
  28. 51755c3 Make iasl option check work with older versions of iasl. by Kevin O'Connor · 11 years ago rel-1.7.1
  29. 7a39e72 scsi: add AMD PCscsi driver by Paolo Bonzini · 11 years ago
  30. 5a02306 scsi: fix detection of QEMU by Paolo Bonzini · 11 years ago
  31. 876ff28 lsi: do not reset on error by Paolo Bonzini · 11 years ago
  32. 4da0725 acpi: fix build with new iasl compiler by Michael S. Tsirkin · 11 years ago
  33. 008c1fc allow CPUs to have non-contiguous Local APIC IDs (v2) by Eduardo Habkost · 11 years ago
  34. e39b938 report real I/O APIC ID (0) on MADT and MP-table (v3) by Eduardo Habkost · 11 years ago
  35. c020788 EHCI: increase CONNECT detection delay by Kevin O'Connor · 11 years ago
  36. 3628933 Increase debug level of Xen detection code. by Kevin O'Connor · 11 years ago
  37. bd6afe5 Unify ATAPI command processing. by Kevin O'Connor · 11 years ago
  38. 9d6bac1 lsi53c895a boot support by Gerd Hoffmann · 11 years ago
  39. e53e30d usb attached scsi boot support by Gerd Hoffmann · 11 years ago
  40. 5208d93 move usb mass storage defines to usb.h by Gerd Hoffmann · 11 years ago
  41. 65802ad Minor - clear unused f-segment data at start of f-segment. by Kevin O'Connor · 11 years ago
  42. afdeda0 Fix merge of a4e2b9adbba95c2d783761e84444bbb3c8d6107b. by Kevin O'Connor · 11 years ago
  43. a4e2b9a enable USE_PLATFORM_CLOCK bit in FADT flags by Marcelo Tosatti · 11 years ago
  44. 12c991e SMM: Disable use of SMM when running under Xen by Ian Campbell · 11 years ago
  45. 54f3b25 Xen: Autodetect debug I/O port at runtime instead of via Kconfig by Ian Campbell · 11 years ago
  46. 9264a2c enable Xen support by default. by Ian Campbell · 11 years ago
  47. 9166c4a Xen: add definition of xen_hypercall_page by Ian Campbell · 11 years ago
  48. d51c4a0 Get system state configuration from QEMU and patch DSDT with it. by Gleb Natapov · 12 years ago
  49. 94bb3ca Add ACPI_EXTRACT_PKG_START macro parsing by Gleb Natapov · 12 years ago
  50. 2197ff6 Fix aml_name_string() to recognize block name modifiers. by Gleb Natapov · 12 years ago
  51. 90ebed4 Minor - ensure build can handle some gcc/linker section declarations. by Kevin O'Connor · 11 years ago
  52. b7d9abf Minor - fixup missing "extern" declaration in xen.h. by Kevin O'Connor · 11 years ago
  53. 7fa31b5 Support USB MSC devices with multiples LUNs by Kevin O'Connor · 11 years ago
  54. 5283b2e pci: runtime i/o window sizing by Gerd Hoffmann · 11 years ago
  55. a3fa66c EHCI: Add support for 64 bit capability by Sven Schnelle · 11 years ago
  56. 8caee49 Minor - remove extra include from apm.c. by Kevin O'Connor · 11 years ago
  57. 7af133c Minor - extend the size of the 'struct bios_data_area_s' to 256 bytes. by Kevin O'Connor · 11 years ago
  58. e51316d Minor - remove CLEARBITS_BDA and SETBITS_BDA macros. by Kevin O'Connor · 11 years ago
  59. 7a88c87 Remove SMBIOS generation on coreboot hack. by Kevin O'Connor · 12 years ago
  60. bfa02cd Minor - Replace PirOffset with PirAddr. by Kevin O'Connor · 12 years ago
  61. 4d053eb Minor - collect biostable copy code into new func copy_table(). by Kevin O'Connor · 12 years ago
  62. c91da7a Avoid runtime relocation of 16bit "low" mem - calculate at build instead. by Kevin O'Connor · 12 years ago
  63. 2062f2b update dsdt ressources at runtime by Gerd Hoffmann · 12 years ago
  64. e55c4e8 pciinit: make pci ressources configurable by Gerd Hoffmann · 12 years ago
  65. 46ee834 update bios date by Gerd Hoffmann · 12 years ago
  66. 1297e5d Fix winxp boot regression introduced in ecdc655a. by Kevin O'Connor · 12 years ago
  67. 59d6ca5 Cache romfile entries. by Kevin O'Connor · 12 years ago
  68. 51d6ba3 remove iasl-generated hex files from git repo by Kevin O'Connor · 12 years ago
  69. 640cd0a Remove CanPreempt check from pmm code. by Kevin O'Connor · 12 years ago
  70. 4836558 Rework disk.c:fillLCHS to avoid using pointer parameters. by Kevin O'Connor · 12 years ago
  71. 41966da Make sure to set dependency to segment registers in inline asm. by Kevin O'Connor · 12 years ago
  72. 8ab4a7d Set noinline on kbd.c interface functions that take stack variable pointers. by Kevin O'Connor · 12 years ago
  73. ac7eb5e Remove "noinline" declarations from keyboard/mouse driver code. by Kevin O'Connor · 12 years ago
  74. d488a76 Use the extra stack for 16bit USB and PS2 keyboard/mouse commands. by Kevin O'Connor · 12 years ago
  75. ecdc655 Run all hardware irq handlers on the extra stack. by Kevin O'Connor · 12 years ago
  76. beeabd6 Automatically hop off the extra stack when far calling 16bit code. by Kevin O'Connor · 12 years ago
  77. bf2e8c2 Make the extra stack re-entrant and "hop back" to check for irqs. by Kevin O'Connor · 12 years ago
  78. 2f898d5 Replace 32bit->16bit farcall system with regular calls. by Kevin O'Connor · 12 years ago
  79. e77c705 Move farcall16 code from util.c to stacks.c and reorg stacks.c. by Kevin O'Connor · 12 years ago
  80. c7ffbac Rename call16 to farcall16. by Kevin O'Connor · 12 years ago
  81. d3e4367 Don't restrict VISIBLEx C functions to only x mode. by Kevin O'Connor · 12 years ago
  82. 94c749c Rename wait_irq to yield_toirq. by Kevin O'Connor · 12 years ago
  83. 1e3bd4f Misc conversions to GET/SET_LOWFLAT(). by Kevin O'Connor · 12 years ago
  84. 782f9be Convert virtio code to use GET/SET_LOWFLAT(). by Kevin O'Connor · 12 years ago
  85. 890c085 Convert AHCI code to use GET/SET_LOWFLAT(). by Kevin O'Connor · 12 years ago
  86. cd8dcbe Remove disk GET/SET_INT13DPT and GET/SET_INT13EXT macros. by Kevin O'Connor · 12 years ago
  87. b54ee40 Use inline functions instead of macros for GET/SET_SEG segment manipulation. by Kevin O'Connor · 12 years ago
  88. 33d5118 Minor - verify UMB dummy optionrom header size doesn't overflow. by Kevin O'Connor · 12 years ago
  89. 347f294 pci: init all devices by Gerd Hoffmann · 12 years ago
  90. 5e01908 Allow optionroms and "low mem" to share space. by Kevin O'Connor · 12 years ago
  91. 4f6563e Convert GET/SET_FLATPTR() accesses to "low mem" to GET/SET_LOWFLAT(). by Kevin O'Connor · 12 years ago
  92. 4bc4997 EBDA cleanups. by Kevin O'Connor · 12 years ago
  93. d314083 Convert disk code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  94. 2d012ec Convert USB keyboard code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  95. 3693af0 Convert ps2 code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  96. 9d8e0a6 Convert boot code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  97. 9d254d4 Convert timer code EBDA variables to VARLOW variables. by Kevin O'Connor · 12 years ago
  98. 46b8262 Add mechanism to declare variables as "low mem" and use for extra stack. by Kevin O'Connor · 12 years ago
  99. 9c98517 Use the e-segment instead of the 9-segment for bios "low mem". by Kevin O'Connor · 12 years ago
  100. b8fcf46 Automatically reboot after 60 second delay on failed boot. by Kevin O'Connor · 12 years ago