1. 932fbd6 Add DDR refresh config to pei data structure. by Shawn Nematbakhsh · 11 years ago
  2. ce22cd0 Fix build with USE_OPTION_TABLE by Kyösti Mälkki · 11 years ago
  3. eb13b6f H8: Move EC GPE declaration to mainboard by Vladimir Serbinenko · 11 years ago
  4. a522cf0 lynxpoint: Do not clear ACPI NVS region on resume by Duncan Laurie · 11 years ago
  5. 44c0e4e CBMEM console: increase temporary buffer size for non-dynamic CBMEM by Kyösti Mälkki · 11 years ago
  6. 19d06b2 cbmem console: reduce temporary buffer size for dynamic CBMEM by Stefan Reinauer · 11 years ago
  7. a3c5ba3 CBMEM console: Prevent buffer overrun by Kyösti Mälkki · 11 years ago
  8. 1fefa84 dmp/vortex86ex: Add timeout for keyboard system flag checking. by Andrew Wu · 11 years ago
  9. f55f51a ibexpeak: set HAVE_USBDEBUG_OPTIONS by Vladimir Serbinenko · 11 years ago
  10. 994611a lynxpoint: Add an inverted input GPIO type by Duncan Laurie · 11 years ago
  11. 5679e5a google/parrot/smihandler.c: Use `battery_critical_logged` only with `ELOG_GSMI` by Paul Menzel · 11 years ago
  12. 4aab71a slippy/falco: Re-enable EC software sync by Duncan Laurie · 11 years ago
  13. cb73a84 Clean up POST codes for Boot State machine by Duncan Laurie · 11 years ago
  14. 8adf7a2 Log device path into CMOS during probe stages by Duncan Laurie · 11 years ago
  15. d5686fe Extend CMOS POST code logging to store extra data by Duncan Laurie · 11 years ago
  16. e807c34 cmos post: Guard with spinlock by Duncan Laurie · 11 years ago
  17. 35bd3fe Extend the ELOG errors for EC fan. by Marc Jones · 12 years ago
  18. 748a6b1 qemu: minor bochs cleanups by Gerd Hoffmann · 11 years ago
  19. bd7e8d8 AMD Northbridge LX: simplify get_top_of_ram() by Christian Gmeiner · 11 years ago
  20. 5f5d914 Add function to encode device path into integer by Duncan Laurie · 11 years ago
  21. 28080e4 falco: update verbs for ALC283 by Duncan Laurie · 11 years ago
  22. d7134e0 pc80/mc146818rtc: Return an error code rather than an integer by Alexandru Gagniuc · 11 years ago
  23. fe9e30d include/types.h: Add generic enum for error codes by Alexandru Gagniuc · 11 years ago
  24. 85263b0 slippy: update verbs for ALC283 by Dylan Reid · 11 years ago
  25. 2d9d39a lynxpoint: Enable USB clock gating, late setup, and sleep prep by Duncan Laurie · 11 years ago
  26. 5afca13 haswell: check for clean reset by Aaron Durbin · 11 years ago
  27. e9b5062 peppy: Add Elipda DIMM SPD by Shawn Nematbakhsh · 11 years ago
  28. e9d060d peppy: Initial mainboard commit by Shawn Nematbakhsh · 11 years ago
  29. ae1ef60 falco: Update DIMM SPD table by Duncan Laurie · 11 years ago
  30. 116aa3a falco: Add panel power sequence timings by Duncan Laurie · 11 years ago
  31. c7f2ab7 haswell: Add magic to turn on grahpics in normal mode by Duncan Laurie · 11 years ago
  32. 22419e0 falco: Add on-board devices and configure GPIO irq/wake by Duncan Laurie · 11 years ago
  33. d67c5dbf slippy: Add on-board devices and configure GPIO irq/wake by Duncan Laurie · 11 years ago
  34. 14031db lynxpoint: Add ACPI Method to enable GPIO as wake source by Duncan Laurie · 11 years ago
  35. 96f77bd falco: Add Elpida DIMM SPD by Duncan Laurie · 11 years ago
  36. 86ce7f9 RTC: Skip rtc_init() in S3 resume path by Stefan Reinauer · 11 years ago
  37. 7ae7fc0 x86: fix compile error for !CONFIG_MULTIBOOT by Aaron Durbin · 11 years ago
  38. 680b0ab baskingridge: drop incorrect USB handling code by Stefan Reinauer · 11 years ago
  39. c593999 lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQ by Duncan Laurie · 11 years ago
  40. 7820c77 wtm2: add ssdt2 table by Aaron Durbin · 11 years ago
  41. 21a7870 smbios: Add generic type41 write function by Duncan Laurie · 11 years ago
  42. 032be82 elog: Check for successful flash erase in elog_shrink by Duncan Laurie · 11 years ago
  43. b1c25e7 haswell: update pei_data data structure by Aaron Durbin · 11 years ago
  44. 5290f71 falco: Initial mainboard commit by Duncan Laurie · 11 years ago
  45. 619eca0 lynxpoint: fix mem corruption during ssdt2 gen by Aaron Durbin · 11 years ago
  46. 7fab00c lynxpoint: Fix XHCI controller device in ACPI by Duncan Laurie · 11 years ago
  47. 98c4062 lynxpoint: Enable SerialIO clock in PCI mode by Duncan Laurie · 11 years ago
  48. cd7bb2f slippy: Enable EC SMI by Duncan Laurie · 11 years ago
  49. ed095ca lynxpoint: update azalia device ids by Aaron Durbin · 11 years ago
  50. d7cb8d0 lynxpoint: Change SerialIO device enable reporting to ACPI by Duncan Laurie · 11 years ago
  51. 8d783b8 slippy: Minor vboot related fixes by Duncan Laurie · 11 years ago
  52. 1c05400 Fix int15 return value for mainboard oprom handlers by Duncan Laurie · 11 years ago
  53. 0e93915 wtm2: Set SerialIO I2C ports to 3.3V by Duncan Laurie · 11 years ago
  54. 71b81bb x86: call cbfstool update-fit when fit selected by Aaron Durbin · 11 years ago
  55. 92e1f15 lynxpoint: Expose ACPI Device for LP GPIO controller by Duncan Laurie · 11 years ago
  56. f8b3650 Make ssize_t an actual ssize_t by Stefan Reinauer · 11 years ago
  57. 1d048ca lynxpoint: Move ME lock down to ramstage by Duncan Laurie · 11 years ago
  58. 144f7b2 lynxpoint: Add missing ME MBP entries by Duncan Laurie · 11 years ago
  59. 764d009 lynxpoint: export mem console pointer in ACPI by Aaron Durbin · 11 years ago
  60. 8f4baec elog: Make sure the elog data structures are initialized in elog_clear. by Gabe Black · 11 years ago
  61. 5cf34ce lynxpoint: Updates to power management and clock gating by Duncan Laurie · 11 years ago
  62. 4d7a4c5 x86: use proper types for interrupt callbacks by Aaron Durbin · 11 years ago
  63. 454744f Unify and clean up remaining INT15 handlers by Stefan Reinauer · 11 years ago
  64. 19afe8d butterfly: Log EC shutdown reason in ELOG by Duncan Laurie · 12 years ago
  65. fe8290d Fix VGA option rom INT15 handler by Stefan Reinauer · 11 years ago
  66. 7905f92 qemu: cirrus native video init by Vladimir Serbinenko · 11 years ago
  67. c6f6be0 Support for nehalem northbridge by Vladimir Serbinenko · 11 years ago
  68. 888d559 Support for Ibexpeak southbridge by Vladimir Serbinenko · 11 years ago
  69. cae09e0 bochs: add support for native graphics by Ronald G. Minnich · 11 years ago
  70. 969553e Add declaration of dock registers 1, 2 and 3. by Vladimir Serbinenko · 11 years ago
  71. 655ac24 google/butterfly: Declare mrc_scrambler_seed_chk in cmos.layout by Alexandru Gagniuc · 11 years ago
  72. 5183ab6 no-car/cbmemc: Fix compilation by Vladimir Serbinenko · 11 years ago
  73. 990555b haswell: Update GT PM register value by Duncan Laurie · 11 years ago
  74. fd0bc14 haswell: Update ULT microcode to 0x10 by Duncan Laurie · 11 years ago
  75. 1c09710 haswell: Remove limit on package C-state by Duncan Laurie · 11 years ago
  76. 5818112 haswell: Update ChromeOS ACPI GPIO package by Duncan Laurie · 11 years ago
  77. 5b417857 haswell: split microcode between ULT and non-ULT by Aaron Durbin · 11 years ago
  78. 8e0cd49 haswell: enable monotonic timer by Aaron Durbin · 11 years ago
  79. 3e996a5 haswell: Update ULT microcode to rev 'a' by Duncan Laurie · 11 years ago
  80. e1e87e0 haswell: Configure PCH power sharing for ULT by Duncan Laurie · 11 years ago
  81. f24262d haswell: calibrate 24MHz clock against BCLK by Aaron Durbin · 11 years ago
  82. 7c35131 haswell: configure c-states by Aaron Durbin · 11 years ago
  83. 15de7cb lynxpoint: Add a function to set an individual GPIO by Duncan Laurie · 11 years ago
  84. 55ad972 lynxpoint: Rework LP GPIO handling by Duncan Laurie · 11 years ago
  85. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  86. a7e9a9b slippy: Add panel power sequence timings by Duncan Laurie · 11 years ago
  87. d80cd2a slippy: Clean up for easier porting by Duncan Laurie · 11 years ago
  88. cfe0235 slippy: Run EC init as part of mainboard init step by Duncan Laurie · 11 years ago
  89. 90bfbfa slippy: Update interrupt routing by Duncan Laurie · 11 years ago
  90. a54adc1 slippy: set PWM values by Aaron Durbin · 11 years ago
  91. 270881a slippy: Put SerialIO devices in PCI mode by Duncan Laurie · 11 years ago
  92. ffa0fa4 slippy: Add EC to the device tree by Duncan Laurie · 11 years ago
  93. 4d019c9 slippy: Update SPD by Duncan Laurie · 11 years ago
  94. f31fcbc slippy: Add SPD data for on-board memory by Duncan Laurie · 11 years ago
  95. a103d07 slippy: Prepare LPC IO decode ranges for EC by Duncan Laurie · 11 years ago
  96. e820a6c slippy: Add iSSD power sequencing by Duncan Laurie · 11 years ago
  97. cf72d91 slippy: Initial mainboard commit by Duncan Laurie · 11 years ago
  98. 7797ffa amd/olivehill: Fix the double spaces in copyright header by Zheng Bao · 11 years ago
  99. 6a89cf3 Honor vboot's request to load the VGA option ROM by Bill Richardson · 12 years ago
  100. c6f0997 Northbridge: i945: Native VGA init: print the GMA and GTT addresses by Peter Stuge · 11 years ago