1. 994611a lynxpoint: Add an inverted input GPIO type by Duncan Laurie · 11 years ago
  2. 2d9d39a lynxpoint: Enable USB clock gating, late setup, and sleep prep by Duncan Laurie · 11 years ago
  3. 14031db lynxpoint: Add ACPI Method to enable GPIO as wake source by Duncan Laurie · 11 years ago
  4. c593999 lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQ by Duncan Laurie · 11 years ago
  5. 619eca0 lynxpoint: fix mem corruption during ssdt2 gen by Aaron Durbin · 11 years ago
  6. 7fab00c lynxpoint: Fix XHCI controller device in ACPI by Duncan Laurie · 11 years ago
  7. 98c4062 lynxpoint: Enable SerialIO clock in PCI mode by Duncan Laurie · 11 years ago
  8. cd7bb2f slippy: Enable EC SMI by Duncan Laurie · 11 years ago
  9. ed095ca lynxpoint: update azalia device ids by Aaron Durbin · 11 years ago
  10. d7cb8d0 lynxpoint: Change SerialIO device enable reporting to ACPI by Duncan Laurie · 11 years ago
  11. 8d783b8 slippy: Minor vboot related fixes by Duncan Laurie · 11 years ago
  12. 92e1f15 lynxpoint: Expose ACPI Device for LP GPIO controller by Duncan Laurie · 11 years ago
  13. 1d048ca lynxpoint: Move ME lock down to ramstage by Duncan Laurie · 11 years ago
  14. 144f7b2 lynxpoint: Add missing ME MBP entries by Duncan Laurie · 11 years ago
  15. 764d009 lynxpoint: export mem console pointer in ACPI by Aaron Durbin · 11 years ago
  16. 5cf34ce lynxpoint: Updates to power management and clock gating by Duncan Laurie · 11 years ago
  17. e1e87e0 haswell: Configure PCH power sharing for ULT by Duncan Laurie · 11 years ago
  18. 15de7cb lynxpoint: Add a function to set an individual GPIO by Duncan Laurie · 11 years ago
  19. 55ad972 lynxpoint: Rework LP GPIO handling by Duncan Laurie · 11 years ago
  20. a103d07 slippy: Prepare LPC IO decode ranges for EC by Duncan Laurie · 11 years ago
  21. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  22. 0306b50 usbdebug: Fixes for LynxPoint LP by Kyösti Mälkki · 11 years ago
  23. ae8d069 Remove unnecessary space characters. by Andrew Wu · 11 years ago
  24. 386b3e6 intel/lynxpoint: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  25. 71216c9 Makefile: Fix adding intel/common by Kyösti Mälkki · 11 years ago
  26. 9478297 src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted by Paul Menzel · 11 years ago
  27. 54c586c usbdebug: Unify Intel southbridge builds by Kyösti Mälkki · 11 years ago
  28. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  29. 81d3d7d lynxpoint: Fix early EHCI BAR programming by Kyösti Mälkki · 11 years ago
  30. 3cc151e Make intel blob locations configurable by Patrick Georgi · 11 years ago
  31. f55a542 lynxpoint: Fix PCI IDs for EHCI by Kyösti Mälkki · 11 years ago
  32. 5272a5f usbdebug: Drop printk within console_init() by Kyösti Mälkki · 11 years ago
  33. 373a20c Intel Lynx Point: LPC: Unify I/O APIC setup by Paul Menzel · 11 years ago
  34. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  35. ac22227 Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2 by Paul Menzel · 11 years ago
  36. 3c156dd lynxpoint: Cosmetic cleanup by Stefan Reinauer · 11 years ago
  37. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  38. b39ba2e lynxpoint: Basic configuration of SerialIO devices by Duncan Laurie · 11 years ago
  39. a2d6a40 lynxpoint: Fix LP clock gating setup for LPC by Duncan Laurie · 11 years ago
  40. d6d6db3 lynxpoint: fix enable_pm1() function by Aaron Durbin · 11 years ago
  41. af3158c lynxpoint: split clearing and enabling of smm by Aaron Durbin · 11 years ago
  42. d0d7e7d lynxpoint: Rework ACPI NVS to add new SerialIO variables by Duncan Laurie · 11 years ago
  43. 5605f1b Fix compilation of Intel LynxPoint based boards by Stefan Reinauer · 11 years ago
  44. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  45. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  46. deb90f4 lynxpoint: Fix up handling for LynxPoint-LP chipsets by Duncan Laurie · 11 years ago
  47. 70f04b4 lynxpoint: Change sata.c to get rid of #if by Duncan Laurie · 11 years ago
  48. d604090 lynxpoint: Fix ELOG logging of power management events by Duncan Laurie · 11 years ago
  49. 467f31d haswell/lynxpoint: Use new PCH/PM helper functions by Duncan Laurie · 11 years ago
  50. 7922b46 lynxpoint: Fix GPIO and PM base reservations by Duncan Laurie · 11 years ago
  51. f5966b1 lynxpoint: remove DEBUG_PERIODIC_SMIS by Duncan Laurie · 11 years ago
  52. 55cdf55 lynxpoint: Add power management helper functions by Duncan Laurie · 11 years ago
  53. 1ad5564 lynxpoint: Add helper functions for reading PM and GPIO base by Duncan Laurie · 11 years ago
  54. 5cc51c0 lynxpoint: Add function for checking for LP chipset by Duncan Laurie · 11 years ago
  55. 7a3fd4d lynxpoint: Enable EC IO ports 0x62/0x66 by Duncan Laurie · 11 years ago
  56. b37d1fb lynxpoint: update MBP give up routine by Aaron Durbin · 11 years ago
  57. 8584b22 LynxPoint: Move RCBA helper function to its own file by Duncan Laurie · 12 years ago
  58. 94998c4 lynxpoint: Add cbfs_load_payload() implementation by Aaron Durbin · 12 years ago
  59. 18af4d2 lynxpoint: Move a bit of generic RCBA into early_pch by Duncan Laurie · 12 years ago
  60. 29ffa54 haswell: Use SMM Modules by Aaron Durbin · 12 years ago
  61. 239c2e8 haswell platforms: restructure romstage main by Aaron Durbin · 12 years ago
  62. 71346c0 lynxpoint: Add support for disabling ULT devices by Duncan Laurie · 12 years ago
  63. 6f561af lynxpoint: lpc resource reservations by Aaron Durbin · 12 years ago
  64. 26e7dd7 haswell: more ULT/LP support and minor tweaks by Duncan Laurie · 12 years ago
  65. 74c0d05 lynxpoint: Update device IDs and clock gating setup by Duncan Laurie · 12 years ago
  66. 045f153 lynxpoint: Add new GPIO interface for Lynxpoint-LP by Duncan Laurie · 12 years ago
  67. fb9928f lynxpoint: Add Kconfig entry for Low Power chipset by Duncan Laurie · 12 years ago
  68. be98524 lynxpoint: ME to BIOS Payload Updates by Aaron Durbin · 12 years ago
  69. 569c653 lynx point: add new ME status information by Aaron Durbin · 12 years ago
  70. 138f2ce haswell: remove GPIO60 memory reset gate on S3 transition by Duncan Laurie · 12 years ago
  71. 89f79a0 haswell: remove explicit pcie config accesses by Aaron Durbin · 12 years ago
  72. b9ea8b3 lynxpoint: PMIR register rename by Aaron Durbin · 12 years ago
  73. 9aa031e lynxpoint: Management Engine Updates by Aaron Durbin · 12 years ago
  74. c1989c4 haswell: add PCI id support by Aaron Durbin · 12 years ago
  75. 7302d1e lynxpoint: Update IOBP programming method by Duncan Laurie · 12 years ago
  76. 76c3700 haswell: Add initial support for Haswell platforms by Aaron Durbin · 12 years ago