1. 4af4e7f soc/intel: Fix invalid use of 'static' by Kyösti Mälkki · 5 years ago
  2. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  3. 10a9432 soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer by Subrata Banik · 5 years ago
  4. 903b40a soc/intel: Replace uses of dev_find_slot() by Kyösti Mälkki · 5 years ago
  5. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  6. cf32fd1 soc/intel/common: Remove common chip config use_fsp_mp_init by Subrata Banik · 6 years ago
  7. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  8. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  9. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  10. 44e89af soc/intel/skylake: Unify serial IRQ options by Nico Huber · 5 years ago
  11. 6275e34 soc/intel/skylake: Use real common code for VMX init by Nico Huber · 6 years ago
  12. b58e99d src: Fix the warning "type 'hex' are always defined" by Elyes HAOUAS · 6 years ago
  13. 015b3dc soc/intel/skylake: Add device settings for PL4 power limit by Praveen hodagatta pranesh · 6 years ago
  14. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  15. 84fbc30 soc/intel/skylake: Prevent disabling of TCO by Naresh G Solanki · 6 years ago
  16. 46caf09 soc/intel/skylake: Ensure FSP don't override ITSS IPCx registers by Subrata Banik · 6 years ago
  17. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  18. e072247 skylake,kabylake: Add support to set eMMC tuning param from dev tree by Pratik Prajapati · 6 years ago
  19. dfffcad soc/intel/skylake: permit Kconfig to set subsystem ID by Matt Delco · 6 years ago
  20. 2106638 soc/intel/skylake: config ISH in SOC side by li feng · 6 years ago
  21. f699c14 soc/intel/common/block/cpu: Add option to skip coreboot AP init by Subrata Banik · 6 years ago
  22. 9cd99a1 soc/intel/common/pch: Add pch lockdown code by Subrata Banik · 6 years ago
  23. c4986eb soc/intel/common/block: Add common chip config block by Subrata Banik · 6 years ago
  24. ce23d4c soc/intel/skylake: Add option to skip coreboot MP init by Subrata Banik · 6 years ago
  25. 711fb81 soc/intel/skylake: Swap PCI devfn resides in same PCI device by Gaggery Tsai · 6 years ago
  26. 143fb46 soc/intel/skylake: Get rid of device_t by Elyes HAOUAS · 6 years ago
  27. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  28. d2990ff soc/intel: unify VBT fetching API by Patrick Georgi · 6 years ago
  29. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  30. c37b0e3 soc/intel/skylake: Generate ACPI DMAR table by Nico Huber · 7 years ago
  31. 2afe4dc soc/intel/skylake: Enable VT-d and X2APIC by Nico Huber · 7 years ago
  32. f511695 soc/intel/skylake: Limit xDCI feature when VBOOT is enabled by Duncan Laurie · 6 years ago
  33. 74ea48e soc/intel/skylake: Add devicetree variable for PCIe HotPlug by Duncan Laurie · 7 years ago
  34. da6f4ae soc/intel/skylake: Set PsysPmax value by Gaggery Tsai · 7 years ago
  35. 14e0fa5 soc/intel/skylake: Add device setting for sata power optimization by Kane Chen · 7 years ago
  36. e7fb7ce soc/intel/skylake: Add PcieRpClkSrcNumber UPD configuartion support by Divya Chellap · 7 years ago
  37. 14485ef soc/intel/skylake: Add integrated LAN config parameters by Duncan Laurie · 7 years ago
  38. ec5a947 soc/intel/skylake: make tcc_offset take effect by marxwang · 7 years ago
  39. 5c619a2 soc/intel/skylake: Remove set_subsystem() from SoC by Subrata Banik · 7 years ago
  40. 3c838c7 soc/intel/skylake: Remove pch_enable_dev() from SoC by Subrata Banik · 7 years ago
  41. 9e0d69b soc/intel/skylake: pass SataSpeedLimit param to FSP2 by Matt DeVillier · 7 years ago
  42. c6a0050 soc/intel/skylake: use locate_vbt directly instead of calling a wrapper by Patrick Georgi · 7 years ago
  43. b3e18c7 soc/intel/skylake: Add config for mbx command for Intersil VR C-state issues by Rizwan Qureshi · 7 years ago
  44. 0393739 soc/intel/skylake: Add config for enabling LTR for PCIe Root port by Rizwan Qureshi · 7 years ago
  45. 6ab4ed4 soc/intel/skylake: Add config for enabling PCIe AER by Rizwan Qureshi · 7 years ago
  46. c204aaa soc/intel/skylake: Add LPC and SPI lock down config option by Subrata Banik · 7 years ago
  47. fbf1018 soc/intel/skylake: Lock sideband access in coreboot and not in FSP by Barnali Sarkar · 7 years ago
  48. 4859ce0 soc/intel/skylake: Skip Spi Flash Lockdown from FSP by Barnali Sarkar · 7 years ago
  49. 6b45ee4 soc/intel/skylake: Add option to enable/disable EIST by Subrata Banik · 7 years ago
  50. ffe5810 soc/intel/skylake: Add option to disable host reads to PMC XRAM by Rizwan Qureshi · 8 years ago
  51. f4c4ab9 soc/intel/skylake: Fix remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  52. b2aac85 intel/skylake: Add devicetree settings for acoustic noise mitigation by Duncan Laurie · 7 years ago
  53. 0da186c soc/intel/skylake: indicate voltage margining enabled/disabled by Rizwan Qureshi · 7 years ago
  54. c2c8a74 soc/intel/skylake: Enable Systemagent IMGU by Rizwan Qureshi · 8 years ago
  55. c248044 soc/intel/skylake: Fix broken suspend-resume by Furquan Shaikh · 7 years ago
  56. 25c7d93 soc/intel/skylake: Disable s0ix if not enabled in devicetree by Duncan Laurie · 7 years ago
  57. a4b11e5c soc/intel/skylake: Perform CPU MP Init before FSP-S Init by Subrata Banik · 8 years ago
  58. 7a0044b Revert: soc/intel/skylake: Set FSP-S UPD PchHdaIDispCodecDisconnect to 1 by Duncan Laurie · 8 years ago
  59. 32997fb soc/intel/skylake: Set FSP-S UPD PchHdaIDispCodecDisconnect to 1 by Barnali Sarkar · 8 years ago
  60. 7d48410 skylake: Do not pass VBT to FSP if display init not required by Duncan Laurie · 8 years ago
  61. 6c191d8 romstage_handoff: add helper to determine resume status by Aaron Durbin · 8 years ago
  62. 6467014 soc/intel/skylake: Use SendVrMbxCmd1 for FSP 2.0 by Rizwan Qureshi · 8 years ago
  63. eedf6d8 soc/intel/skylake: Disable Legacy PME for Root ports by Naresh G Solanki · 8 years ago
  64. 2c3054c soc/intel/skylake: Add USB Port Over Current (OC) Pin programming by Subrata Banik · 8 years ago
  65. c6ec8dd fsp2_0: implement stage cache for silicon init by Brandon Breitenstein · 8 years ago
  66. ed14a4e soc/intel/skylake: move i2c voltage config to own variable by Aaron Durbin · 8 years ago
  67. a2d4062 soc/intel/skylake: Add FSP 2.0 support in ramstage by Naresh G Solanki · 8 years ago
  68. 1222a73 skylake: Add initial FSP2.0 support by Rizwan Qureshi · 8 years ago[Copied (61%) from src/soc/intel/skylake/include/soc/ramstage.h]
  69. 2f6fb9f skylake: Add ACPI device name handler by Duncan Laurie · 8 years ago
  70. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  71. 94b856e FSP 1.1: Move common FSP code by Lee Leahy · 9 years ago
  72. 1d14b3e soc/intel: Add Skylake SOC support by Lee Leahy · 9 years ago
  73. b000513 soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC by Lee Leahy · 9 years ago