1. a267161 haswell: unify romstage logic by Aaron Durbin · 12 years ago
  2. 9b7f9b9 haswell: remove unused sys_info structure by Aaron Durbin · 12 years ago
  3. 3d0071b haswell: adjust CAR usage by Aaron Durbin · 12 years ago
  4. 9be4c47 rmodule: add rmodules class and new type by Aaron Durbin · 12 years ago
  5. 7542fc7 wtm2: Disable USB port 7 (SD card) due to hang by Duncan Laurie · 11 years ago
  6. f06111a libpayload: Fix the config file dependency in the Makefile template by Gabe Black · 11 years ago
  7. a2d786f libpayload: Make keycode constants available outside of curses.h. by Gabe Black · 11 years ago
  8. 02fdf71 rmodule: include heap in bss section by Aaron Durbin · 12 years ago
  9. 3bf0ce7 rmodule: add 16 bytes of padding by Aaron Durbin · 12 years ago
  10. 8e345d4 haswell: lapic timer support by Aaron Durbin · 12 years ago
  11. 18af4d2 lynxpoint: Move a bit of generic RCBA into early_pch by Duncan Laurie · 12 years ago
  12. ad93552 lib: add rmodule support by Aaron Durbin · 12 years ago
  13. 21efd8c haswell: fix ACPI MCFG table by Aaron Durbin · 12 years ago
  14. 7af2069 haswell: enable caching before SMM initialization by Aaron Durbin · 12 years ago
  15. 24614af haswell: Clear correct number of MCA banks by Aaron Durbin · 12 years ago
  16. a416bfe haswell: move definition of CORE_THREAD_COUNT_MSR by Aaron Durbin · 12 years ago
  17. 29ffa54 haswell: Use SMM Modules by Aaron Durbin · 12 years ago
  18. b7ecf6d Add support for "Stout" Chromebook by Stefan Reinauer · 11 years ago
  19. afad056 Add Intel Whitetip Mountain 2 mainboard by Duncan Laurie · 12 years ago
  20. ab9b71d superiotool: Add support for the IT8728F Super I/O by Андрей Павлов · 11 years ago
  21. 15ba2bc Intel HD Audio: clean up initialization code by Stefan Reinauer · 12 years ago
  22. 6dccedd x86 intel: Add Firmware Interface Table support by Aaron Durbin · 12 years ago
  23. 239c2e8 haswell platforms: restructure romstage main by Aaron Durbin · 12 years ago
  24. 218a686 Add Intel Whitetip Mountain 1 mainboard by Duncan Laurie · 12 years ago
  25. c9fc029 bd82x6x: Add config option to force SATA link to different speeds. by Shawn Nematbakhsh · 11 years ago
  26. 645b376 Pantherpoint: Add XHCI device init by Duncan Laurie · 12 years ago
  27. 8aa210b bd82x6x: don't use absolute symbols by Aaron Durbin · 12 years ago
  28. 058d70f Add bd82x6x XHCI(USB3) S3/S4 workaround by Marc Jones · 12 years ago
  29. 783f226 Add bd82x6x PCH functions to SMM by Marc Jones · 12 years ago
  30. e6c3b1d haswell: include TSEG region in cacheable memory by Aaron Durbin · 12 years ago
  31. 86a1110 i945: Replace some two magic values by defined names by Patrick Georgi · 11 years ago
  32. 594ea4a ASROCK Fam14 DSDT: Add secondary bus range to PCI0 by Mike Loptien · 11 years ago
  33. 8c72670 AMD Fam14 DSDT: Remove INI method from AZHD device by Mike Loptien · 11 years ago
  34. 60d84ca ASROCK Fam14 DSDT: Remove INI method from AZHD device by Mike Loptien · 11 years ago
  35. 109c08e Lippert Fam14 DSDT: Remove INI method from AZHD device by Mike Loptien · 11 years ago
  36. 42ad200 Lippert Fam14 DSDT: Add secondary bus range to PCI0 by Mike Loptien · 11 years ago
  37. 00a0e76 AMD Fam14 DSDT: Add OSC method by Mike Loptien · 11 years ago
  38. 9c3d112 ASROCK Fam14 DSDT: Add OSC method by Mike Loptien · 11 years ago
  39. 061c664 Lippert Fam14 DSDT: Add OSC method by Mike Loptien · 11 years ago
  40. 71346c0 lynxpoint: Add support for disabling ULT devices by Duncan Laurie · 12 years ago
  41. aa3f428 stddef.h: Add standard defines for KiB, MiB, GiB, and TiB by Ronald G. Minnich · 11 years ago
  42. 5c66f08 haswell: don't add a 0-sized memory range resource by Aaron Durbin · 12 years ago
  43. c2c9723 Show the device tree. by Ronald G. Minnich · 11 years ago
  44. 20ff75f google/snow: rename a file so that it is clear what board it is for by Ronald G. Minnich · 11 years ago
  45. 039223a gitmodules: Ignore 3rdparty in "diff family" by Patrick Georgi · 11 years ago
  46. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  47. 26855fc AMD Fam14 DSDT: Add secondary bus range to PCI0 by Mike Loptien · 11 years ago
  48. c4dfae8 Update 3rdparty mark to latest repository by Stefan Reinauer · 11 years ago
  49. 9ae1eb6 Super I/O W83627DHG: Enable UART B by redirecting pins by Wolfgang Kamp · 11 years ago
  50. 8d629c1 Persimmon DSDT: Remove INI method from AZHD device by Mike Loptien · 11 years ago
  51. e31c0ed Persimmon DSDT: Add OSC method by Mike Loptien · 11 years ago
  52. 35c2f4f Drop CHIP_NAME from intel/baskingridge by Stefan Reinauer · 11 years ago
  53. 1570260 haswell: Fix BDSM and BGSM indicies in memory map by Aaron Durbin · 12 years ago
  54. 1fef1f5 haswell: reserve default SMRAM space by Aaron Durbin · 12 years ago
  55. c12ef97 haswell: resource allocation by Aaron Durbin · 12 years ago
  56. 6f561af lynxpoint: lpc resource reservations by Aaron Durbin · 12 years ago
  57. 26e7dd7 haswell: more ULT/LP support and minor tweaks by Duncan Laurie · 12 years ago
  58. eb58bc5 baskingridge: Report static temperature in _TMP by Duncan Laurie · 12 years ago
  59. ed7b52d haswell: remove CONFIG_GFXUMA by Aaron Durbin · 12 years ago
  60. f7fa218 x86: improve lb_cleanup_memory_ranges by Aaron Durbin · 12 years ago
  61. 0160d76 baskingridge: dev, recovery, and WP switch support by Aaron Durbin · 12 years ago
  62. bdd89d0 baskingridge: update gpio map documentation by Aaron Durbin · 12 years ago
  63. 7116129 haswell: Add VGA PCI ID mappings by Aaron Durbin · 12 years ago
  64. ef8f4c7 baskingridge: zero out alt_gp_smi_en in devicetree by Aaron Durbin · 12 years ago
  65. e265d20 baskingridge: rename graysreef to baskingridge by Stefan Reinauer · 11 years ago
  66. 74c0d05 lynxpoint: Update device IDs and clock gating setup by Duncan Laurie · 12 years ago
  67. 045f153 lynxpoint: Add new GPIO interface for Lynxpoint-LP by Duncan Laurie · 12 years ago
  68. 51254049 haswell: Add ULT CPUID and updated microcode by Duncan Laurie · 12 years ago
  69. df7be71 haswell: Add ULT device IDs by Duncan Laurie · 12 years ago
  70. fb9928f lynxpoint: Add Kconfig entry for Low Power chipset by Duncan Laurie · 12 years ago
  71. be98524 lynxpoint: ME to BIOS Payload Updates by Aaron Durbin · 12 years ago
  72. 569c653 lynx point: add new ME status information by Aaron Durbin · 12 years ago
  73. f72ad02 graysreef: update platform information by Aaron Durbin · 12 years ago
  74. 4412bc4 OT200: reset MFGTP7 (backlight pwm) by Christian Gmeiner · 11 years ago
  75. 138f2ce haswell: remove GPIO60 memory reset gate on S3 transition by Duncan Laurie · 12 years ago
  76. 89f79a0 haswell: remove explicit pcie config accesses by Aaron Durbin · 12 years ago
  77. b9ea8b3 lynxpoint: PMIR register rename by Aaron Durbin · 12 years ago
  78. 9aa031e lynxpoint: Management Engine Updates by Aaron Durbin · 12 years ago
  79. dc278f8 haswell: Properly Guard Engergy Policy by CPUID by Aaron Durbin · 12 years ago
  80. c1989c4 haswell: add PCI id support by Aaron Durbin · 12 years ago
  81. b6b5aa1 haswell: Remove logic to send dram init done to ME by Aaron Durbin · 12 years ago
  82. 68724fd basking ridge: update gpio, spd addresses, and OC by Aaron Durbin · 12 years ago
  83. 30c3900 haswell: notes and updates. by Aaron Durbin · 12 years ago
  84. 8256a9b haswell: align pei_data structure with intel-framework by Aaron Durbin · 12 years ago
  85. b9adf7b haswell: use #defines for constants in udelay.c by Aaron Durbin · 12 years ago
  86. f6933a6 Mainboard: Add support for Grays Reef by Aaron Durbin · 12 years ago
  87. ce36b12 haswell: Add LPT LP device IDs to platform report by Duncan Laurie · 12 years ago
  88. 67113e9 haswell: Update GPU power management setup by Duncan Laurie · 12 years ago
  89. 7302d1e lynxpoint: Update IOBP programming method by Duncan Laurie · 12 years ago
  90. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  91. 5ca4f41 libpayload: add support for vboot_handoff by Aaron Durbin · 11 years ago
  92. 1cb414d libpayload: Turn the endian conversion macros into functions. by Gabe Black · 11 years ago
  93. 7e56855 Support ITE IT8518 embedded controller running Quanta's firmware by Stefan Reinauer · 11 years ago
  94. 5c0b7ab libpayload: Generalize and redistribute timekeeping code by Gabe Black · 11 years ago
  95. 6a0b361 libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG by Gabe Black · 12 years ago
  96. 6d04f0f haswell: always use MMIO PCI config accesses by Aaron Durbin · 12 years ago
  97. 76c3700 haswell: Add initial support for Haswell platforms by Aaron Durbin · 12 years ago
  98. cc86e63 libpayload: Don't declare the loop counter within the for loop by Gabe Black · 11 years ago
  99. 0f5a3fc exynos5250: add RAM resource beginning at physical address by David Hendricks · 11 years ago
  100. 7bc153c Eagleheights DSDT: Grant OS control through OSC by Mike Loptien · 11 years ago