1. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  2. 8730bf8 bd82x6x: Use CMOS variable if available for power-on on power failure by Stefan Reinauer · 12 years ago
  3. 7dc2864 amd/lx: Move configuration from source to Kconfig by Patrick Georgi · 12 years ago
  4. 1b3207e CTDP: Only do TDP down/nominal change from TNP0 by Duncan Laurie · 12 years ago
  5. 8de8844 ELOG: Fix reporting of developer/recovery modes by Duncan Laurie · 12 years ago
  6. c1c9435 Log event for abnormal management engine status by Duncan Laurie · 12 years ago
  7. 55864ef ACPI: Add support for runtime config TDP down by Duncan Laurie · 12 years ago
  8. 5563211 CPU: Add option to set TCC activation offset by Duncan Laurie · 12 years ago
  9. d6aca0b ACPI: Add a method to notify OS to re-read _PPC by Duncan Laurie · 12 years ago
  10. 0eefa00 ACPI: Add function to write _PPC using NVS by Duncan Laurie · 12 years ago
  11. 10d31ab NVS: Add a temp sensor ID and an ACPI Method to set it by Duncan Laurie · 12 years ago
  12. 708f731 ME: Move ME v8 lockdown to finalize step by Duncan Laurie · 12 years ago
  13. a0bec17 Reserve bd82x6x LPC decode ranges in the resource allocator by Marc Jones · 12 years ago
  14. 1bb79bc ELOG: Log run-time SMI southbridge events by Duncan Laurie · 12 years ago
  15. cfb64bd SATA: Add option to configure gen3 transmitter by Duncan Laurie · 12 years ago
  16. 0920915 ELOG: Support GSMI in CPT/PPT southbridge SMI handler by Duncan Laurie · 12 years ago
  17. 38bd80d Add correct bios callout into read event routine by zbao · 12 years ago
  18. 035f1d2 ibase/mb899: Rename NIC BIOS disable driver and hook up by Patrick Georgi · 12 years ago
  19. fce22e8 Remove copies of rtl8168.c by Patrick Georgi · 12 years ago
  20. 82704c6 USBDEBUG: buffer up to 8 bytes by Sven Schnelle · 12 years ago
  21. 0b7b7b6 Drop CONFIG_CPU_MODEL_NAME and fix CPU name displayed in logs by Stefan Reinauer · 12 years ago
  22. c65a36e Enable Microcode in CBFS for all SandyBridge/IvyBridge systems by Stefan Reinauer · 12 years ago
  23. 79bbbd9 ELOG: Add support for SMM and kernel GSMI driver by Duncan Laurie · 12 years ago
  24. 62f1ad9 SMM: Fix state table for Intel Core2 CPUs by Stefan Reinauer · 12 years ago
  25. 54cba3b SMM: Skip locking SPI registers in finalize step by Duncan Laurie · 12 years ago
  26. 800e950 ELOG: Log boot-time events found in southbridge by Duncan Laurie · 12 years ago
  27. 27e5aac ELOG: Log events for Chrome OS developer/recovery mode by Duncan Laurie · 12 years ago
  28. c0f2cfb Fix comment to reference IvyBridge, too by Stefan Reinauer · 12 years ago
  29. 6d29c73 Include SandyBridge Microcode when IvyBridge is enabled by Stefan Reinauer · 12 years ago
  30. dcc17ae AMD parmer: Set correct azalia code verb table by zbao · 12 years ago
  31. 3726670 AMD family15tn: Add BIOS callback hook for getting VBIOS Image by zbao · 12 years ago
  32. a36d8b3 AMD Family 15tn: Set the default return value as AGESA_SUCCESS instead of TRUE by zbao · 12 years ago
  33. 19a1854 AMD Family15tn: Set the mask of MTRR to 0000FFFXX0000800 by zbao · 12 years ago
  34. 405cfe2 Change multiply ONE_MB to bit shifting. by zbao · 12 years ago
  35. ace7a6a SMM: rename tseg_fixup to tseg_relocate and export by Duncan Laurie · 12 years ago
  36. 0aa5b09 Fix date output in Microcode update by Stefan Reinauer · 12 years ago
  37. e6f459c CougarPoint/PantherPoint: Add HM77 device ID to table by Kimarie Hoot · 12 years ago
  38. ac3aa09 Extend smbios api to allow runtime change of mainboard serial and version by Christian Gmeiner · 12 years ago
  39. 594473d Remove useless semicolon by Patrick Georgi · 12 years ago
  40. be1ef23 chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data by Stefan Reinauer · 12 years ago
  41. d59d624 sync the northbridge.c with other family. by zbao · 12 years ago
  42. 8d32b89 Fix LAPIC timer on Ivy Bridge systems by Stefan Reinauer · 12 years ago
  43. f4d3623 ELOG: Add support for a monotonic boot counter in CMOS by Duncan Laurie · 12 years ago
  44. 472ec9c ELOG: Add support for generating SMBIOS type15 table by Duncan Laurie · 12 years ago
  45. 696262b More descriptive error messages in Sandybridge raminit code by Stefan Reinauer · 12 years ago
  46. 0c32c97 bd82x6x: Drop unneeded pci_dev_t by Stefan Reinauer · 12 years ago
  47. 9c4c6ab ELOG: Fix boot count increment for non-wake case by Duncan Laurie · 12 years ago
  48. fe7b5d2 Ivybridge: fix workaround and enable PAIR by Duncan Laurie · 12 years ago
  49. 22935e1 CPU: Set flex ratio to nominal TDP ratio in bootblock by Duncan Laurie · 12 years ago
  50. 51cb26d SMM: Fix state save map for sandybridge and TSEG by Duncan Laurie · 12 years ago
  51. 181bbdd SMM: Add option for SPI driver to be available in SMM by Duncan Laurie · 12 years ago
  52. f5e9ac4 SMM: Add support for malloc in SMM if using TSEG by Duncan Laurie · 12 years ago
  53. 7d2b81c ELOG: Add support for flash based event log by Duncan Laurie · 12 years ago
  54. d2e00b9 SMM: Add heap region and move C handler higher in region by Duncan Laurie · 12 years ago
  55. 4e4320f CPU: Update ivybridge PP1 current limit value by Duncan Laurie · 12 years ago
  56. 77dbbac CPU: Add basic support for Nominal Configurable TDP by Duncan Laurie · 12 years ago
  57. b91a0f2 Rename cache_lbmem() to cache_ramstage() by Stefan Reinauer · 12 years ago
  58. 9764d4c Implement stack overflow checking for the BSP by Ronald G. Minnich · 12 years ago
  59. 9842ad8 Fix automatic ME detection in finalize by Stefan Reinauer · 12 years ago
  60. a306ad7 ChromeOS: Remove board specific acpi_get_vdat_info() by Stefan Reinauer · 12 years ago
  61. 998f3a2 Cougar/Panther Point: Compile in ME7 and ME8 code at the same time by Stefan Reinauer · 12 years ago
  62. 49058c0 Fix ME hash functions on Panther Point/Cougar Point by Stefan Reinauer · 12 years ago
  63. 999e94c Config changes to support microcode in CBFS by Vadim Bendebury · 12 years ago
  64. 48c6bae Add BAR address debug information to Oxford PCIe serial driver by Marc Jones · 12 years ago
  65. 39fea6e Add microcode blob processing by Vadim Bendebury · 12 years ago
  66. 537b4e0 Add code to read Intel microcode from CBFS by Vadim Bendebury · 12 years ago
  67. ef6b08c Add PCIe port disable debug message by Marc Jones · 12 years ago
  68. d81744e Make MAX_PHYSICAL_CPUS invisible on non-AMD boards by Stefan Reinauer · 12 years ago
  69. 9d3e832 bd82x6x: Support power-on-after-power-fail better by Stefan Reinauer · 12 years ago
  70. df0c822 Rename microcode include file to be model agnostic by Vadim Bendebury · 12 years ago
  71. 8bdbddf Fix function generating GPIO state based vector by Vadim Bendebury · 12 years ago
  72. 6097e19 Make ACPI code detect Sandy/Ivy Bridge dynamically by Stefan Reinauer · 12 years ago
  73. 3a8cad3 Shrink the stack sizes we need in coreboot by Ronald G. Minnich · 12 years ago
  74. 3f6a4d7 Add specific power management init code for PantherPoint by Duncan Laurie · 12 years ago
  75. afcaac2 Drop (empty) sandybridge_late_initialization() by Stefan Reinauer · 12 years ago
  76. b405857 Remove CMOS Extended range enable from romstage by Duncan Laurie · 12 years ago
  77. 8e515d3 RTC: Enable extended CMOS in the bootblock by Duncan Laurie · 12 years ago
  78. 9a380ab bd82x6x: Convert all PCI ID lists to new scheme by Stefan Reinauer · 12 years ago
  79. baae2d2 Add support for HM70 and NM70 LPC bridge by Stefan Reinauer · 12 years ago
  80. b5dfcae cs5536: add smbus support in ramstage by Christian Gmeiner · 12 years ago
  81. fa418e3 Add uartmem_init prototype. by Marc Jones · 12 years ago
  82. c8c836f RTC: Add defines for standard clock offsets by Duncan Laurie · 12 years ago
  83. 542e962 Print PCI ID of PCH during boot up by Stefan Reinauer · 12 years ago
  84. a9f670a ifdtool: Use perror for file write errors by Stefan Reinauer · 12 years ago
  85. c664387 Drop leading spaces from CPU name string by Stefan Reinauer · 12 years ago
  86. b38e0c3 Properly identify ACPI C3 states in _CST table. by Duncan Laurie · 12 years ago
  87. 52e6118 Remove unused free() function by Stefan Reinauer · 12 years ago
  88. fe5539c Add standard header to prevent multiple inclusion by Vadim Bendebury · 12 years ago
  89. 2198c58 Move GGL0001 ACPI code to generic ChromeOS code by Stefan Reinauer · 12 years ago
  90. 4821489 Fix MRC cache update delays by Stefan Reinauer · 12 years ago
  91. 305b19d Remove code that enables/disables VMX in coreboot on chromebooks. by Ronald G. Minnich · 12 years ago
  92. 28190ce malloc/memalign: Remove unneeded linker check by Stefan Reinauer · 12 years ago
  93. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  94. 0067188 MTRR: drop repetetive debug message by Stefan Reinauer · 12 years ago
  95. 79431f5 Make memalign print useful messages on failure by Ronald G. Minnich · 12 years ago
  96. 496f4a0 SandyBridge: Add another PCI device ID for northbridge by Walter Murphy · 12 years ago
  97. da83a5f Fixes to enable RC6 on IvyBridge by Duncan Laurie · 12 years ago
  98. ac2ec34 Re-initialize Local APIC timer on APs by Stefan Reinauer · 12 years ago
  99. 505414a AMD and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  100. ce6e9fe i945: Disable IGD if plugin VGA is preferred by Patrick Georgi · 12 years ago