1. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  2. 8a2c904 soc/intel/cannonlake: Use common gpio.h include by Dinesh Gehlot · 1 year, 6 months ago
  3. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  4. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  5. 9baffae soc/intel/cmn/gfx: Add missing CML-U IGD device IDs by Michał Żygowski · 1 year, 10 months ago
  6. c5d0761 soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID by Jeremy Soller · 2 years ago
  7. d797608 treewide: Remove unused <cpu/x86/mtrr.h> by Elyes Haouas · 2 years ago
  8. 9cb5dcb soc/intel: clean up dmi driver code by Wonkyu Kim · 2 years, 3 months ago
  9. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  10. 3b5a47b soc/intel/cannonlake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years ago
  11. 5e8c906 soc/intel/{apl,cnl}: Remove FSP CAR option by Arthur Heymans · 3 years, 1 month ago
  12. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 7 months ago
  13. b0f52fb soc/intel/cannonlake: Move `gpi_clear_int_cfg()` call by Angel Pons · 3 years, 5 months ago
  14. 5d98dab soc/intel: Drop `bootblock_cpu_init()` function by Angel Pons · 3 years, 5 months ago
  15. 43026ba8 soc/intel/cannonlake: Drop unnecessary guard by Angel Pons · 3 years, 5 months ago
  16. 68fe2aa soc/intel/{skl,cnl}: Do not chain-include systemagent.h by Angel Pons · 3 years, 5 months ago
  17. 19dd694 pci_ids/intel: Add missing CFL-S GT1 IGD IDs by Nico Huber · 3 years, 6 months ago
  18. 1b5e855 pci_ids/intel: Correct 0x3e96, it's a CFL-S part by Nico Huber · 3 years, 6 months ago
  19. 33c0aac soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK by Michael Niewöhner · 3 years, 6 months ago
  20. d2c57f2 soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring by Michael Niewöhner · 3 years, 6 months ago
  21. 89fe2f3 soc/intel/cnl: use Kconfig to determine PCH type by Michael Niewöhner · 3 years, 6 months ago
  22. 876b422 soc/intel/common/dmi: Move DMI defines into DMI driver header by Srinidhi N Kaushik · 3 years, 7 months ago
  23. d149bfa soc/intel: Configure P2SB before other PCH controllers by Furquan Shaikh · 3 years, 8 months ago
  24. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  25. 45caf97 soc/intel/{cnl,icl,jsl,tgl}: Use Bus Master for setting up PWRMBASE by Subrata Banik · 4 years ago
  26. b7db12b {nb,soc}/intel: Use get_current_microcode_rev() for ucode version by Subrata Banik · 4 years ago
  27. 03ed5bf soc/intel/cannonlake: Move tco_configure to bootblock by Tim Wawrzynczak · 4 years ago
  28. 98e360e soc/intel/*/bootblock/cpu.c: Drop unused includes by Elyes HAOUAS · 4 years, 3 months ago
  29. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 2 months ago
  30. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  31. ad87d1c soc/intel/cannonlake: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 3 months ago
  32. 09a10690 soc/intel/cannonlake/bootblock: Fix FSP CAR by Patrick Rudolph · 4 years, 4 months ago
  33. f5627e8 soc/intel/cannonlake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  34. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  35. ee38b99 soc/intel/{cnl,icl,skl,tgl}/bootblock: Update text for DMI PCR 2774 by Wim Vervoorn · 4 years, 5 months ago
  36. 8440018 soc/intel{cnl,icl,skl,tgl}/bootblock: Make sure DMI PCR 2770 is set by Wim Vervoorn · 4 years, 5 months ago
  37. d8663e0 soc/intel: Remove duplicate CPUID entry by Subrata Banik · 4 years, 5 months ago
  38. 39e1f44 soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs by Gaggery Tsai · 4 years, 6 months ago
  39. 6bb9aaf soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID by Jamie Chen · 4 years, 7 months ago
  40. e150876 soc/intel/cannonlake: Clean up report_cpu_info() function by Usha P · 4 years, 8 months ago
  41. 33ff4cc soc/intel/cannonlake: Refactor pch_early_init() code by Usha P · 4 years, 8 months ago
  42. 19b963c include/device/pci_ids: Add Coffeelake U IGD P630 by Christian Walter · 4 years, 7 months ago
  43. 73b1bd7 soc/intel/cannonlake: Configure GPIO PM configuration in bootblock by Subrata Banik · 4 years, 8 months ago
  44. e58eafc soc/intel/cannonlake: Fix compilation by Praveen Hodagatta Pranesh · 4 years, 8 months ago
  45. fdcc9ab src/soc/intel: Add Cometlake-S and CMP-H skus by Gaggery Tsai · 4 years, 8 months ago
  46. 24ab1c5 soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T by Subrata Banik · 4 years, 8 months ago
  47. 154024d soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue by Subrata Banik · 4 years, 9 months ago
  48. 970f1a4 soc/intel/cnl: Add CML IGD IDs by Meera Ravindranath · 4 years, 11 months ago
  49. 101ef0b lib/bootblock: Add simplified entry with basetime by Kyösti Mälkki · 5 years ago
  50. f4aa501 soc/intel/cannonlake: Add 4E/4F to early io init by Christian Walter · 5 years ago
  51. ccac15a soc/intel/cannonlake: Add more PCI Ids for Coffeelake by Christian Walter · 5 years ago
  52. 92dc391 soc/intel/cannonlake/bootblock: Clear the GPI IS & IE registers by David Wu · 5 years ago
  53. d298ffe soc/intel/cannonlake: Add new PCI IDs by Felix Singer · 5 years ago
  54. 38c3ff7 soc/intel/cannonlake: Add device Ids for new CFL SKUs support by Lean Sheng Tan · 5 years ago
  55. ff3c964 soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics id by Nico Huber · 5 years ago
  56. 129bc4c soc/intel/common: Add CM246 LPC device id by Nico Huber · 5 years ago
  57. 15588b0 post_code: add post code for hardware initialization failure by Keith Short · 5 years ago
  58. 395f1e3 soc/intel/cannonlake: Add report for iGD 0x3ea1 by Lijian Zhao · 5 years ago
  59. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  60. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  61. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  62. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  63. ba8af58 soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device ID by Subrata Banik · 5 years ago
  64. da7ffb48 soc/intel/common: Include cometlake PCH IDs by Ronak Kanabar · 5 years ago
  65. f606a2f soc/intel/common: Include cometlake SA IDs by Ronak Kanabar · 5 years ago
  66. 128bb2a soc/intel/common: Include cometlake CPU IDs by Ronak Kanabar · 5 years ago
  67. ab9f64d soc/intel/cannonlake: Make few more whitespace proper in MCH name by Subrata Banik · 5 years ago
  68. d1dfba4 soc/intel/cannonlake: Add whitespace proper in CPU/MCH/IGD name by Subrata Banik · 5 years ago
  69. 34745f6 soc/intel/common: Add whiskeylake celeron v-0 support by Lijian Zhao · 5 years ago
  70. 7bc4dc5 soc/intel/common/block: Move tco common functions into block/smbus by Subrata Banik · 6 years ago
  71. a96e66a soc/intel: Clean mess around UART_DEBUG by Nico Huber · 6 years ago
  72. 6e0044d soc: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  73. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  74. d6c3cd8 soc/intel/cannonlake: Load FSP teardown optionally by Lijian Zhao · 6 years ago
  75. 2aef7f3 soc/intel/cannonlake: Fix IO decode setup by Duncan Laurie · 6 years ago
  76. b66757f soc/intel: Consolidate FSP CAR setup and teardown code by Praveen hodagatta pranesh · 6 years ago
  77. e26c4a4 soc/intel/cannonlake: Add new cannon lake PCH-H support by praveen hodagatta pranesh · 6 years ago
  78. 9b08a18 soc/intel/cannonlake: Update PMC base address for CNP H and LP by Maulik V Vaghela · 6 years ago
  79. afa07f7 soc/intel/common/block: Move common uart function to block/uart by Subrata Banik · 6 years ago
  80. bb0cf01 soc/intel/common/block: Add WHL 2-core SKU by Krzysztof Sywula · 6 years ago
  81. fc19ab5 src/soc/intel: Add new device IDs to support coffeelake by Maulik · 7 years ago
  82. 4c1b6b3 soc/intel/cannonlake: Report Whiskey Lake info by Lijian Zhao · 6 years ago
  83. 39303d5 src/soc: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  84. 7837c20 soc/intel/common/block: Move p2sb common functions into block/p2sb by Subrata Banik · 6 years ago
  85. c8a649c src: Use of device_t is deprecated by Elyes HAOUAS · 6 years ago
  86. 12574dd bootblock: Allow more timestamps in bootblock_main_with_timestamp() by Julius Werner · 6 years ago
  87. e987228 soc/intel/cannonlake: Add Cannonlake D0 support in mpinit and report by Lijian Zhao · 6 years ago
  88. 1428f01 soc/intel/cannonlake: enable pch link in bootblock by Caveh Jalali · 6 years ago
  89. 9b50a57 soc/intel/cannonlake: Program DMI PCR settings by Lijian Zhao · 7 years ago
  90. 1876f3a soc/intel/cannonlake: Add a call to gspi_early_bar_init in bootblock by Furquan Shaikh · 7 years ago
  91. b3585b9 soc/intel/cannonlake: Remove redundent CNL CPUID macros by Subrata Banik · 7 years ago
  92. 031020e soc/intel/cannonlake: Correct PMC/GPIO routing information by Lijian Zhao · 7 years ago
  93. ec10fbb soc/intel/cannonlake: Add PCH ID support in bootblock/report_platform.c by Subrata Banik · 7 years ago
  94. e7a1e7d soc/intel/cannonlake: Fix HECI error on reset by Lijian Zhao · 7 years ago
  95. 47569cf soc/intel/cannonlake: Use EBDA area to store cbmem_top address by Subrata Banik · 7 years ago
  96. b3dfcb8 soc/intel/cannonlake: Enable common PMC code for CNL by Lijian Zhao · 7 years ago
  97. e88fa49 soc/intel/cannonlake: Add memory map support by Lijian Zhao · 7 years ago
  98. 467a87a Fix files with multiple newlines at the end. by Martin Roth · 7 years ago
  99. 3f6421e soc/intel/cannonlake: Keep variable from going out of scope by Martin Roth · 7 years ago
  100. 6dc125f soc/intel/cannonlake: Fix Build break by Lijian Zhao · 7 years ago