1. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  2. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  3. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  4. abc17d1 soc/intel/apollolake: Disable XHCI LFPS power management by Marx Wang · 4 years, 4 months ago
  5. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  6. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  7. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  8. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  9. 117a660 soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini Lake by Franklin He · 4 years, 5 months ago
  10. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  11. 6704049 soc/apl: add options to override USB port config by Maxim Polyakov · 4 years, 6 months ago
  12. 7b98e3e soc/intel/apl: disable NPK device in devicetree.cb by Maxim Polyakov · 4 years, 6 months ago
  13. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  14. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 6 months ago
  15. 0f82c12 {Documentation,soc/intel}: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  16. d137150 {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC by Wim Vervoorn · 4 years, 8 months ago
  17. 1c6ea92 soc/intel/common: pmclib: make use of the new ETR address API by Michael Niewöhner · 4 years, 10 months ago
  18. 9b8d28f soc/intel/apollolake: set FSP param to enable or skip GOP by Michael Niewöhner · 4 years, 10 months ago
  19. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 4 years, 11 months ago
  20. 32d47eb soc/intel: Rename <intelblocks/chip.h> by Kyösti Mälkki · 4 years, 11 months ago
  21. 5ec97ce soc/*: mp_run_on_all_cpus: Remove configurable timeout by Patrick Rudolph · 5 years ago
  22. 4af4e7f soc/intel: Fix invalid use of 'static' by Kyösti Mälkki · 5 years ago
  23. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  24. 903b40a soc/intel: Replace uses of dev_find_slot() by Kyösti Mälkki · 5 years ago
  25. 5744884 soc/intel/apollolake: Fix value stored to gnvs is never read by John Zhao · 5 years ago
  26. 6629b4b soc/intel/apollolake: Reset GPI IS & IE registers at ramstage by Karthikeyan Ramasubramanian · 5 years ago
  27. e59ae10 soc/apollolake: Add ramstage hook by Felix Singer · 5 years ago
  28. 4074ce0 intel/apollolake: Add HDA to disable_dev function by Nico Huber · 6 years ago
  29. cf32fd1 soc/intel/common: Remove common chip config use_fsp_mp_init by Subrata Banik · 6 years ago
  30. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  31. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  32. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  33. 279afdc intel/apollolake: Add parameter to enable VTD in devicetree by Werner Zeh · 6 years ago
  34. ad62b9a soc/intel/apollolake: Update XHCI ports for GLK in ACPI tables by Furquan Shaikh · 6 years ago
  35. 9a4beb4 soc/intel/apollolake: Sync fsp upd structure update by John Zhao · 6 years ago
  36. f7fd9b1 soc/intel/apollolake: Add GLK usb2eye configuration override by Seunghwan Kim · 6 years ago
  37. de3ace0 intel/apollolake: Add IPU to disable_dev function by Werner Zeh · 6 years ago
  38. 57aa8b6 soc/intel/apollolake: Override GLK usb clock gating register by John Zhao · 6 years ago
  39. 1d19127 soc/{amd,intel}: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  40. 91600a3 soc/intel/apollolake: Add option to disable xHCI Link Compliance Mode by John Zhao · 6 years ago
  41. 8885529 soc/intel/apl: Configure LPC serial IRQ mode by Nico Huber · 6 years ago
  42. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  43. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  44. d2c2f83 soc/intel/apollolake: Disable HECI1 before jumping to OS by Furquan Shaikh · 6 years ago
  45. e673e5c soc/intel/apollolake: Improve cold boot and S3 resume by John Zhao · 6 years ago
  46. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  47. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago
  48. 9116eb6 soc/intel/apollolake: Make eMMC max speed configurable by Mario Scheithauer · 6 years ago
  49. db2f91b soc/intel/apollolake: Fix logical vs. bitwise operator by John Zhao · 6 years ago
  50. 7dff726 soc/intel/apollolake: Force USB-C into host mode by John Zhao · 6 years ago
  51. f699c14 soc/intel/common/block/cpu: Add option to skip coreboot AP init by Subrata Banik · 6 years ago
  52. 986d5c9 soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP init by Subrata Banik · 6 years ago
  53. 06e8315 soc/intel/apollolake: Get rid of device_t by Elyes HAOUAS · 6 years ago
  54. 5af546c soc/intel/apollolake: Bypass FSP's CpuMemorytest, PCIe pwr seq & SPI Init by Srinidhi N Kaushik · 6 years ago
  55. bf713b0 soc/intel: Add support for USB ACPI code generation by Duncan Laurie · 6 years ago
  56. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  57. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  58. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  59. f03c63e soc/intel/apollolake: Configure PCIe root port #3 for GLK WiFi by Venkateswarlu Vinjamuri · 6 years ago
  60. efeb690 soc/intel/apollolake: Configure PCIe root port #1 for APL WiFi by Venkateswarlu Vinjamuri · 6 years ago
  61. f357c25 soc/intel/apollolake: enable MONITOR/MWAIT for GLK by Cole Nelson · 7 years ago
  62. 4c8fbc0 soc/intel/apollolake: Limit xDCI feature when VBOOT is enabled by Duncan Laurie · 6 years ago
  63. c4276a3 soc/intel/apollolake: Add PCIe de-emphasis enable configuration. by Shamile Khan · 6 years ago
  64. 2cfc862 soc/intel/apollolake: Add config option for enabling hotplug by Furquan Shaikh · 6 years ago
  65. 6d5e10c soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin array by Furquan Shaikh · 6 years ago
  66. 1156c66 soc/intel/apollolake: Remove set_subsystem() from SoC by Subrata Banik · 7 years ago
  67. a39aede src: Fix all Siemens copyrights by Mario Scheithauer · 7 years ago
  68. 8aba24d soc/intel/apollolake: Switch to common p2sb by Lijian Zhao · 7 years ago
  69. 2257959 soc/intel/*lake: Load vbt when it's needed by Patrick Georgi · 7 years ago
  70. 9d3de26 soc/intel/common: refactor locate_vbt and vbt_get by Patrick Georgi · 7 years ago
  71. 841416f soc/intel/apollolake: Make SCI configurable by Mario Scheithauer · 7 years ago
  72. 1d4d3f3 soc/intel/apollolake: Leave Hda enabled for GLK by Hannah Williams · 7 years ago
  73. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  74. 5bddcc4 soc/intel/apollolake: Allow overriding dev tree settings by board by Kane Chen · 7 years ago
  75. 93cdc8b soc/intel/apollolake: Use common PMC for apollolake by Shaunak Saha · 7 years ago
  76. 38b6100 soc/intel/apollolake: Make usage of RAPL selectable by Mario Scheithauer · 7 years ago
  77. 3ff14a0 soc/intel/apollolake: Bring in delta for GLK SOC by Hannah Williams · 7 years ago
  78. ac3e482 soc/intel/apollolake: revert CPU MP init prior to FSP-S by Aaron Durbin · 7 years ago
  79. 66fe0c4 soc/intel/apollolake: Use CPU common library code by Barnali Sarkar · 7 years ago
  80. 6520e01 soc/intel/apollolake: Perform CPU MP Init before FSP-S Init by Barnali Sarkar · 7 years ago
  81. 208587e soc/intel/apollolake: Use common systemagent code by Subrata Banik · 7 years ago
  82. d18b53f soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APL by Subrata Banik · 7 years ago
  83. e70142c soc/intel/apollolake: Clean up code by using common FAST_SPI module by Barnali Sarkar · 7 years ago
  84. 33117ec soc/intel/apollolake: Use ITSS common code by Bora Guvendik · 7 years ago
  85. 7952e28 soc/intel/apollolake: Clean up code by using common System Agent module by Subrata Banik · 7 years ago
  86. 2ee54db soc/pci_devs.h: Use consistent naming in soc/pci_devs.h by Subrata Banik · 7 years ago
  87. 07441b5 soc/intel/apollolake: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  88. 4430f9f soc/intel/apollolake: Remove unnecessary braces by Lee Leahy · 7 years ago
  89. 1d20fe7 soc/intel/apollolake: Indent code using tabs by Lee Leahy · 7 years ago
  90. bab8be2 soc/intel/apollolake: Move brace to beginning of line by Lee Leahy · 7 years ago
  91. 6dd7b40 soc/intel/apollolake: Add PM methods to power gate SD card by Venkateswarlu Vinjamuri · 7 years ago
  92. 9d490da soc/intel/apollolake: Allow USB2 eye pattern configuration in devicetree by Kane Chen · 8 years ago
  93. a697c19 soc/intel/apollolake: Move privilege drop to later stage by Andrey Petrov · 8 years ago
  94. 428f90a soc/intel/apollolake: Set PL2 in RAPL register by Sumeet Pawnikar · 8 years ago
  95. d6c5559 soc/intel/apollolake: Use the new SPI driver interface by Furquan Shaikh · 8 years ago
  96. 6c191d8 romstage_handoff: add helper to determine resume status by Aaron Durbin · 8 years ago
  97. c6ec8dd fsp2_0: implement stage cache for silicon init by Brandon Breitenstein · 8 years ago
  98. 1a5e32c soc/intel/apollolake: Skip FSP initiated core/MP init by Venkateswarlu Vinjamuri · 8 years ago
  99. 06590a2 Revert "soc/apollolake: Add soc core init" by Aaron Durbin · 8 years ago
  100. a52f883 soc/apollolake: Add soc core init by Ravi Sarawadi · 8 years ago