1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  3. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 10 months ago
  4. 6319ef9 soc/intel/apollolake: Correct the logic for the legacy 8254 timer by Sean Rhodes · 11 months ago
  5. 3f1e034 soc/intel/apollolake: Switch to snake case for SataPwrOptimizeDisable by Mario Scheithauer · 1 year, 1 month ago
  6. c7beb4f soc/intel/apollolake: Switch to snake case for DisableSataSalpSupport by Mario Scheithauer · 1 year, 1 month ago
  7. 53ad07a soc/intel/apollolake: Switch to snake case for PmicVdd2Voltage by Mario Scheithauer · 1 year, 1 month ago
  8. 8c82218 soc/intel/apollolake: Switch to snake case for ModPhyVoltageBump by Mario Scheithauer · 1 year, 1 month ago
  9. 16d1eb6 soc/intel/apollolake: Switch to snake case for ModPhyIfValue by Mario Scheithauer · 1 year, 1 month ago
  10. feafddb soc/intel/apollolake: Switch to snake case for DisableComplianceMode by Mario Scheithauer · 1 year, 1 month ago
  11. 1bbdd0a soc/intel/apollolake: Switch to snake case for PmicPmcIpcCtrl by Mario Scheithauer · 1 year, 1 month ago
  12. 67fa483 soc/intel/apollolake: Switch to snake case for SataPortsHotPlug by Mario Scheithauer · 1 year, 1 month ago
  13. 54fda51 soc/intel/apollolake: Fix FSP SATA speed limit configuraion by Mario Scheithauer · 1 year, 1 month ago
  14. 7e5b28f soc/intel/apollolake: Switch to snake case for SataPortsEnable by Mario Scheithauer · 1 year, 1 month ago
  15. c8dc2c1 soc/intel/apollolake: Make hard drive type for SATA ports configurable by Mario Scheithauer · 1 year, 2 months ago
  16. f165bbdc soc/intel/apollolake: Make SATA speed limit configurable by Mario Scheithauer · 1 year, 2 months ago
  17. 829e8e6 soc/intel: Use common codeflow for MP init by Arthur Heymans · 1 year, 5 months ago
  18. 584d5e1 soc/intel/apl: Hook up cpu ops in devicetree by Arthur Heymans · 1 year, 5 months ago
  19. 58cc96f soc/intel/apollolake: Use common gpio.h include by Dinesh Gehlot · 1 year, 6 months ago
  20. 4b966b5 soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown by Sean Rhodes · 1 year, 10 months ago
  21. b525ea7 Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown" by Tim Wawrzynczak · 1 year, 10 months ago
  22. 7ef5376 soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown by Sean Rhodes · 2 years, 1 month ago
  23. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  24. 48f69da soc/intel/apollolake: Enable SATA Power Optimisation by Sean Rhodes · 2 years, 1 month ago
  25. 5777995 soc/intel/apollolake: Hook Up SataPortEnable to devicetree by Sean Rhodes · 2 years, 2 months ago
  26. 9d894b8 soc/intel/apollolake: Hook up C1e to enhanced_cstates by Sean Rhodes · 2 years, 1 month ago
  27. 9088b68 soc/intel/apollolake: Hook up UfsEnabled to devicetree by Sean Rhodes · 2 years, 1 month ago
  28. 5d2b1e6 soc/intel/apollolake: Let coreboot set the VendorID and Subsystem ID by Sean Rhodes · 2 years, 1 month ago
  29. d2d9021 intel/common/block: move RAPL disabling to common code by Uwe Poeche · 2 years, 2 months ago
  30. de198bb soc/intel/apollolake: Hook up Sata Hot Plug to device tree by Sean Rhodes · 2 years, 2 months ago
  31. 2683108 soc/intel/apollolake: Hook up Legacy 8254 Timer by Sean Rhodes · 2 years, 2 months ago
  32. 539fd2a intel/common/block: Provide RAPL and min clock ratio switches in common by Uwe Poeche · 2 years, 3 months ago
  33. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 2 months ago
  34. afeaa4d soc/intel: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 6 months ago
  35. c397f00 soc/apollolake: Hook up VTD to CMOS by Sean Rhodes · 2 years, 5 months ago
  36. e06ded8 soc/apollolake: Hook up CnviMode to devicetree by Sean Rhodes · 2 years, 5 months ago
  37. 3a260ad soc/apollolake: Allow configuring individual USB ports on GLK by Sean Rhodes · 2 years, 5 months ago
  38. b11f381 soc/intel/appololake: Allow to configure SATA ALPM via devicetree by Mario Scheithauer · 2 years, 5 months ago
  39. 05865b8 soc/intel/apl: Rework on CPU privilege level implementation by Subrata Banik · 2 years, 6 months ago
  40. 69dcc1e soc/intel/apollolake: Fix BUG-message when checking for XDCI device by Werner Zeh · 2 years, 9 months ago
  41. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 9 months ago
  42. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years ago
  43. d6d8776 soc/intel/apollolake: Use devfn_disable() function by Subrata Banik · 3 years, 1 month ago
  44. 54a3417 soc/intel/apollolake: Make use of is_devfn_enabled() function by Subrata Banik · 3 years, 1 month ago
  45. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  46. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 6 months ago
  47. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years ago
  48. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 7 months ago
  49. bbb8123 soc/intel: Configure PAVP at compile-time by Benjamin Doron · 4 years ago
  50. db202ba soc/intel/common/block/lpc: add acpi name by Jonathan Zhang · 3 years, 10 months ago
  51. b36100f soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol by Angel Pons · 3 years, 10 months ago
  52. 320f2c1 soc/intel/apollolake: Hook up ENABLE_VMX by Angel Pons · 3 years, 10 months ago
  53. 6c3a89c soc/intel/apollolake: Simplify is-device-enabled checks by Felix Singer · 4 years ago
  54. c25c1eb src: Update bare access to BOOL CONFIG_ vals to CONFIG() by Martin Roth · 4 years ago
  55. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  56. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  57. 7c34865 soc/intel/apollolake: Reinstate APL_SKIP_SET_POWER_LIMITS by Tim Wawrzynczak · 4 years, 1 month ago
  58. 2adb50d apollolake: update processor power limits configuration by Sumeet R Pawnikar · 4 years, 2 months ago
  59. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 2 months ago
  60. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  61. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  62. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  63. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  64. abc17d1 soc/intel/apollolake: Disable XHCI LFPS power management by Marx Wang · 4 years, 3 months ago
  65. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  66. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  67. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  68. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  69. 117a660 soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini Lake by Franklin He · 4 years, 4 months ago
  70. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  71. 6704049 soc/apl: add options to override USB port config by Maxim Polyakov · 4 years, 5 months ago
  72. 7b98e3e soc/intel/apl: disable NPK device in devicetree.cb by Maxim Polyakov · 4 years, 5 months ago
  73. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 4 months ago
  74. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 5 months ago
  75. 0f82c12 {Documentation,soc/intel}: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  76. d137150 {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC by Wim Vervoorn · 4 years, 7 months ago
  77. 1c6ea92 soc/intel/common: pmclib: make use of the new ETR address API by Michael Niewöhner · 4 years, 8 months ago
  78. 9b8d28f soc/intel/apollolake: set FSP param to enable or skip GOP by Michael Niewöhner · 4 years, 9 months ago
  79. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 4 years, 9 months ago
  80. 32d47eb soc/intel: Rename <intelblocks/chip.h> by Kyösti Mälkki · 4 years, 9 months ago
  81. 5ec97ce soc/*: mp_run_on_all_cpus: Remove configurable timeout by Patrick Rudolph · 5 years ago
  82. 4af4e7f soc/intel: Fix invalid use of 'static' by Kyösti Mälkki · 5 years ago
  83. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  84. 903b40a soc/intel: Replace uses of dev_find_slot() by Kyösti Mälkki · 5 years ago
  85. 5744884 soc/intel/apollolake: Fix value stored to gnvs is never read by John Zhao · 5 years ago
  86. 6629b4b soc/intel/apollolake: Reset GPI IS & IE registers at ramstage by Karthikeyan Ramasubramanian · 5 years ago
  87. e59ae10 soc/apollolake: Add ramstage hook by Felix Singer · 5 years ago
  88. 4074ce0 intel/apollolake: Add HDA to disable_dev function by Nico Huber · 5 years ago
  89. cf32fd1 soc/intel/common: Remove common chip config use_fsp_mp_init by Subrata Banik · 6 years ago
  90. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  91. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  92. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  93. 279afdc intel/apollolake: Add parameter to enable VTD in devicetree by Werner Zeh · 5 years ago
  94. ad62b9a soc/intel/apollolake: Update XHCI ports for GLK in ACPI tables by Furquan Shaikh · 5 years ago
  95. 9a4beb4 soc/intel/apollolake: Sync fsp upd structure update by John Zhao · 5 years ago
  96. f7fd9b1 soc/intel/apollolake: Add GLK usb2eye configuration override by Seunghwan Kim · 5 years ago
  97. de3ace0 intel/apollolake: Add IPU to disable_dev function by Werner Zeh · 5 years ago
  98. 57aa8b6 soc/intel/apollolake: Override GLK usb clock gating register by John Zhao · 5 years ago
  99. 1d19127 soc/{amd,intel}: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  100. 91600a3 soc/intel/apollolake: Add option to disable xHCI Link Compliance Mode by John Zhao · 5 years ago