1. 68fdb78 soc/intel/quark: Add monotonic timer support by Lee Leahy · 8 years ago
  2. a765090 soc/intel/quark: Add early debugging code by Lee Leahy · 8 years ago
  3. 73f6a28 soc/intel/quark: Fix serial port configuration by Lee Leahy · 8 years ago
  4. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  5. 9d2f3de soc/intel/skylake: set TCC activation by BSP only by Sumeet Pawnikar · 8 years ago
  6. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  7. 42cfdf5 soc/intel/skylake: Use the new SPI driver interface by Furquan Shaikh · 8 years ago
  8. c9b3981 soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR Init by Brenton Dong · 8 years ago
  9. d09142c soc/intel/common: provide option to invalide MRC cache on recovery by Aaron Durbin · 8 years ago
  10. dfcc60c soc/intel/apollolake: don't probe flash manually by Aaron Durbin · 8 years ago
  11. 31be2c9 soc/intel/common: remove mrc cache assumptions by Aaron Durbin · 8 years ago
  12. a1df15e soc/intel/broadwell/lpc.c: don't zeroize existing gnvs table by Matt DeVillier · 9 years ago
  13. ffc934d intel MMA: Enable MMA with FSP2.0 by Pratik Prajapati · 8 years ago
  14. 9d8adc0 x86 SMM: Fix use with RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 8 years ago
  15. a697c19 soc/intel/apollolake: Move privilege drop to later stage by Andrey Petrov · 8 years ago
  16. 428f90a soc/intel/apollolake: Set PL2 in RAPL register by Sumeet Pawnikar · 8 years ago
  17. f8960a6 soc/broadwell: set EM4/EM5 registers based on cdclk by Matt DeVillier · 8 years ago
  18. d6c5559 soc/intel/apollolake: Use the new SPI driver interface by Furquan Shaikh · 8 years ago
  19. 2dc8b77 soc/intel/skylake: Remove unwanted spi_release call by Furquan Shaikh · 8 years ago
  20. 847da79 soc/intel/skylake: Remove redundant BootLoaderTolumSize assignment by Subrata Banik · 8 years ago
  21. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  22. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  23. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  24. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  25. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  26. 48c389e PCI ops: Define read-modify-write routines globally by Kyösti Mälkki · 11 years ago
  27. b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  28. d45114f intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  29. 810e2cd spi_flash: Make a deep copy of spi_slave structure by Furquan Shaikh · 8 years ago
  30. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  31. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  32. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  33. 52896c6 spi_flash: Move spi flash opcodes to spi_flash.h by Furquan Shaikh · 8 years ago
  34. b1feb51 soc/intel/common: Add suppport for Extended VBT by Abhay Kumar · 8 years ago
  35. 89e39b5 soc/intel/apollolake: Drop privilege level to IA_UNTRUSTED by Andrey Petrov · 8 years ago
  36. 3b63753 soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUs by Andrey Petrov · 8 years ago
  37. b4afe3c lib/nhlt: add support for setting the oem_revision by Aaron Durbin · 8 years ago
  38. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  39. 6c191d8 romstage_handoff: add helper to determine resume status by Aaron Durbin · 8 years ago
  40. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  41. 79239b7 soc/intel/skylake: Pass proper CPU flex ratio override to FSP by Naresh G Solanki · 8 years ago
  42. 721d1b3 soc/intel/skylake: Fix top_of_ram calculation by Naresh G Solanki · 8 years ago
  43. 6467014 soc/intel/skylake: Use SendVrMbxCmd1 for FSP 2.0 by Rizwan Qureshi · 8 years ago
  44. 544dac6 soc/skylake: Move IO decode range out from pch_lpc_init by Teo Boon Tiong · 8 years ago
  45. 0068dfd soc/intel/skylake: Remove pad configuration size hardcoding by Subrata Banik · 8 years ago
  46. eedf6d8 soc/intel/skylake: Disable Legacy PME for Root ports by Naresh G Solanki · 8 years ago
  47. 96e9ff1 soc/intel/apollolake: Add save/restore variable MRC cache by Andrey Petrov · 8 years ago
  48. ef9a9ea soc/intel/common: Add save/restore for variable MRC data by Andrey Petrov · 8 years ago
  49. f796c6e driver/intel/fsp2_0: Add version parameter to FSP platform callback by Andrey Petrov · 8 years ago
  50. 02ca68d intel/sch: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  51. 2c3054c soc/intel/skylake: Add USB Port Over Current (OC) Pin programming by Subrata Banik · 8 years ago
  52. 673a4d0 soc/intel/skylake: Initialize UART based on CONFIG_UART_DEBUG by Teo Boon Tiong · 8 years ago
  53. 006c1e8 soc/intel/skylake: Define early smbus functions by Naresh G Solanki · 8 years ago
  54. d0c00052 soc/intel: Use correct terminology for SPI flash operations by Furquan Shaikh · 8 years ago
  55. d2fb6ae spi: Get rid of flash_programmer_probe in spi_slave structure by Furquan Shaikh · 8 years ago
  56. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  57. ebc21d1 intel/sch: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  58. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  59. c6ec8dd fsp2_0: implement stage cache for silicon init by Brandon Breitenstein · 8 years ago
  60. e35e695 soc/intel/common/lpss_i2c: correct bus speed error by Aaron Durbin · 8 years ago
  61. bff8c5ec soc/intel/common/lpss_i2c: fix NULL dereference in error path by Aaron Durbin · 8 years ago
  62. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  63. 1cf5b87 soc/intel/apollolake: Enable and Lock AES feature register by Nelson, Cole · 8 years ago
  64. 4ae0540 intel/fsp_baytrail: Fix assignment of PcdeMMCBootMode by David Imhoff · 9 years ago
  65. 24f5164 intel/fsp_baytrail: Always log PcdEnableLpe and PcdeMMCBootMode by David Imhoff · 9 years ago
  66. 0530b29 intel/apollolake: Ensure SPI operations do not cross 256-byte boundary by Furquan Shaikh · 8 years ago
  67. c446704 soc/intel/apollolake: Increase HEAP_SIZE by Sathyanarayana Nujella · 8 years ago
  68. 3e0a3fb soc/intel/apollolake: Add support for DMIC 4ch & 1ch by Sathyanarayana Nujella · 8 years ago
  69. a012254 intel/apollolake: Enable turbo by Shaunak Saha · 8 years ago
  70. 8b3004e skylake: Update the thermal time window for throttling action by Sumeet Pawnikar · 8 years ago
  71. bf696f5 soc/intel/apollolake: cache the MMIO BIOS region by Aaron Durbin · 8 years ago
  72. 2b3e0cd soc/intel/common/lpss_i2c: configure buses by rise/fall times by Aaron Durbin · 8 years ago
  73. 4668ba7 soc/intel/common/lpss_i2c: simplify API and use common config structure by Aaron Durbin · 8 years ago
  74. ed14a4e soc/intel/skylake: move i2c voltage config to own variable by Aaron Durbin · 8 years ago
  75. cab1c01 mrc: Add support for separate training cache in recovery mode by Furquan Shaikh · 8 years ago
  76. d8bb69a soc/intel/skylake: fix memory access beyond array bounds by Rizwan Qureshi · 8 years ago
  77. 4c5b31e soc/intel/apollolake: Provide chipset value for ifdtool by Andrey Petrov · 8 years ago
  78. 2bad1e7 intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZE by Kyösti Mälkki · 8 years ago
  79. bc41ddd soc/intel/skylake: Add _ACx methods for TSR0 sensor for fan control by Sumeet Pawnikar · 8 years ago
  80. a87170b lpss_i2c: Increase transaction timeout by Duncan Laurie · 8 years ago
  81. 2f3736e soc/intel/{sky,apollo}lake: Wait until GPE is clear when reading by Duncan Laurie · 8 years ago
  82. 37742f6 soc/intel/apollolake: Add pmc_ipc device support by Lijian Zhao · 8 years ago
  83. cb8849b soc/intel/skylake: Fix SATA booting to OS issue by Subrata Banik · 8 years ago
  84. 8d353af soc/intel/skylake: Avoid use of variable Local0 in TEVT in thermal.asl by Naresh G Solanki · 8 years ago
  85. 50bb67e soc/intel/skylake: Add device id for PCH-Y by Naresh G Solanki · 8 years ago
  86. 7d9068f soc/intel/common: log event when MRC cache is updated by Aaron Durbin · 8 years ago
  87. d36ed27 soc/intel/apollolake: Implement SPI flash status register read by Furquan Shaikh · 8 years ago
  88. 1a5e32c soc/intel/apollolake: Skip FSP initiated core/MP init by Venkateswarlu Vinjamuri · 8 years ago
  89. 362180a soc/intel/apollolake: Disable Monitor and Mwait feature by Venkateswarlu Vinjamuri · 8 years ago
  90. 8416460 intel/{skylake,apollolake}: Enable signalling of error condition by Patrick Georgi · 8 years ago
  91. ec729365 soc/apollolake: Add soc core init by Ravi Sarawadi · 8 years ago
  92. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  93. 566fedd soc/intel/common: Add reset.c to postcar by Furquan Shaikh · 8 years ago
  94. 64606ce soc/intel/skylake: don't hardcode GPE0 standard reg by Aaron Durbin · 8 years ago
  95. c806e4c skylake: Add GPIO macro for configuring inverted APIC input by Duncan Laurie · 8 years ago
  96. ffddf7b soc/intel/skylake: put back uart_debug.c into verstage by Aaron Durbin · 8 years ago
  97. 38f5a57 soc/intel/skylake: make inline function static by Naresh G Solanki · 8 years ago
  98. 8d01902 skylake: Add support for eSPI SMI events by Duncan Laurie · 8 years ago
  99. f0ba225 skylake: Prepare GPE for use in bootblock by Duncan Laurie · 8 years ago
  100. 64ce1d1 skylake: Support for early I2C TPM driver by Duncan Laurie · 8 years ago