1. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  2. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  3. cc36c4c sb/intel/*/smihandler.c: Correct BIOS_CNTL access width by Angel Pons · 3 years, 4 months ago
  4. 34be1be nb/intel/haswell: Finalize northbridge in ramstage by Angel Pons · 3 years, 5 months ago
  5. 10274d8 sb/intel/lynxpoint: Finalize ME in ramstage by Angel Pons · 3 years, 5 months ago
  6. 3c18186 sb,soc/intel: Refactor power_on_after_fail option by Kyösti Mälkki · 3 years, 6 months ago
  7. b218c20 sb,soc/intel: Remove no-op APMC for C-state and P-state by Kyösti Mälkki · 3 years, 6 months ago
  8. 9a1620f cpu/x86/smm: Use common APMC logging by Kyösti Mälkki · 3 years, 6 months ago
  9. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  10. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 1 month ago
  11. 90cdf70 sb/intel/lynxpoint: Align with Broadwell by Angel Pons · 3 years, 9 months ago
  12. 8963f7d sb/intel/lynxpoint: Drop unnecessary `UL` suffix by Angel Pons · 3 years, 9 months ago
  13. 2aaf7c0 haswell/lynxpoint: Align cosmetics with Broadwell by Angel Pons · 3 years, 10 months ago
  14. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  15. 9f8f115 SMM: Validate more user-provided pointers by Patrick Rudolph · 4 years, 2 months ago
  16. 2a66dd2 sb/intel/lynxpoint/smihandler.c: Remove dead assignment by Elyes HAOUAS · 4 years ago
  17. bf9bc50 sb/intel/lynxpoint: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  18. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  19. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  20. b486f29 cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCI by Kyösti Mälkki · 4 years, 1 month ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  22. 73ae076 sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 3 months ago
  23. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  24. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  25. 8187f11 sb/lynxpoint: hook up smmstore by Matt DeVillier · 6 years ago
  26. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  27. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 8 months ago
  28. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  29. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  30. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  31. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  32. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  33. d61839c elog: make elog's SMM handler code follow everything else by Patrick Georgi · 6 years ago
  34. 63626b1 sb/intel/common: Create a common PCH finalise implementation by Tristan Corrick · 6 years ago
  35. 09fc634 sb/intel/lynxpoint: Make the finalise handler common by Tristan Corrick · 6 years ago
  36. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  37. 68c851b src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  38. 581fe58 src/southbridge: Add spaces around '==' by Elyes HAOUAS · 6 years ago
  39. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  40. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  41. da5f509 southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  42. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  43. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  44. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  45. 182e551f smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 10 years ago
  46. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  47. 78145a5 intel/lynxpoint: Use separate SMI callback for USB XHCI routing by Duncan Laurie · 11 years ago
  48. 911cedf lynxpoint: Route all USB ports to XHCI in finalize step by Duncan Laurie · 11 years ago
  49. 1f52908 lynxpoint: Move USB SMI sleep code to separate USB files by Duncan Laurie · 11 years ago
  50. 2d9d39a lynxpoint: Enable USB clock gating, late setup, and sleep prep by Duncan Laurie · 11 years ago
  51. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  52. 467f31d haswell/lynxpoint: Use new PCH/PM helper functions by Duncan Laurie · 11 years ago
  53. 29ffa54 haswell: Use SMM Modules by Aaron Durbin · 12 years ago
  54. 138f2ce haswell: remove GPIO60 memory reset gate on S3 transition by Duncan Laurie · 12 years ago
  55. 89f79a0 haswell: remove explicit pcie config accesses by Aaron Durbin · 12 years ago
  56. 76c3700 haswell: Add initial support for Haswell platforms by Aaron Durbin · 12 years ago