1. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  2. eb7e166 soc/intel/baytrail/northcluster.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  3. bd42b06 soc/intel/baytrail/romstage/pmc.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  4. 8ebad6d soc/intel/baytrail/romstage/raminit.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  5. 3ea5b2d soc/intel/braswell/romstage/romstage.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  6. 0badea8 soc/rockchip/rk3399/display.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  7. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  8. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  9. 009a23d soc/amd/picasso: supply SMBIOS type 17 by Rob Barnes · 4 years, 4 months ago
  10. 45b51e0 soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller by Mate Kukri · 4 years, 2 months ago
  11. 355d1c9 soc/intel/gpio: Convert PAD_CFG0_ROUTE_* to PAD_IRQ_ROUTE() by Maxim Polyakov · 4 years, 2 months ago
  12. c0dfa75 soc/intel/gpio: Convert PAD_CFG0_RX_POL_* to PAD_RX_POL() by Maxim Polyakov · 4 years, 2 months ago
  13. 3787b67 intel/gpio: Convert PAD_CFG0_TRIG_* to PAD_TRIG() by Maxim Polyakov · 4 years, 2 months ago
  14. 18d3159 soc/intel/common/block/pcie: Select ASPM on mainboard basis by Christian Walter · 4 years, 1 month ago
  15. 1866a8c soc/intel/xeon_sp/cpx: use HOB_TYPE_GUID_EXTENSION to interpret platform HOBs by Jonathan Zhang · 4 years, 1 month ago
  16. e07ea4c soc/intel/xeon_sp: Add RTC failure checking by Jingle Hsu · 4 years, 2 months ago
  17. 0ccb382 vendocode/intel/fsp/fsp2_0/cpx_sp: Update to FSP ww28 release and adapt soc by Jonathan Zhang · 4 years, 1 month ago
  18. bb50c67 soc/intel/tigerlake: Move tco_configure to bootblock by Tim Wawrzynczak · 4 years, 1 month ago
  19. 6aedba2 soc/intel/tigerlake: Configure Type-C Input Output Manager(IOM) device by John Zhao · 4 years, 3 months ago
  20. 21aece8 soc/intel/tigerlake: Add Type-C IOM base address and size macro by John Zhao · 4 years, 3 months ago
  21. 049ab12 soc/intel/tigerlake: Add new IGD device by Ravi Sarawadi · 4 years, 1 month ago
  22. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years, 1 month ago
  23. 0357ab7 soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCI by Raul E Rangel · 4 years, 1 month ago
  24. 4489cb5 soc/amd/picasso: Delete partially implemented usb implementation by Raul E Rangel · 4 years, 3 months ago
  25. fc06af8 soc/amd/picasso: Add missing include to smi.h by Raul E Rangel · 4 years, 1 month ago
  26. f6f1f73 soc/amd/picasso: Avoid NULL pointer dereference by John Zhao · 4 years, 2 months ago
  27. 0c707d4 soc/amd/picasso: Add PCI driver for data fabric devices by Furquan Shaikh · 4 years, 1 month ago
  28. cff479e soc/amd/picasso: Add driver for handling PCIE GPP bridges by Furquan Shaikh · 4 years, 1 month ago
  29. 853c623 soc/amd/picasso: Map AOAC registers to enable i2c after S3 by Martin Roth · 4 years, 1 month ago
  30. 357cc65 include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definition by Felix Held · 4 years, 1 month ago
  31. c4b6a8a soc/samsung/exynos5420: Drop dead code by Angel Pons · 4 years, 1 month ago
  32. 6dd466c soc/intel/broadwell/pcie.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  33. 5532d93 soc/samsung/exynos5250: Drop dead code by Angel Pons · 4 years, 1 month ago
  34. 5ac928d soc/amd/picasso: Always load and run display oprom by Rob Barnes · 4 years, 1 month ago
  35. a5c970d soc/intel/baytrail/pmutil.c: Constify string arrays by Angel Pons · 4 years, 1 month ago
  36. 61dee5c soc/intel/baytrail/pmutil.c: Do not hardcode num_bits by Angel Pons · 4 years, 1 month ago
  37. 26b49cc soc/intel/baytrail: Align whitespace and comments by Angel Pons · 4 years, 1 month ago
  38. b5320b2 soc/intel/baytrail: Rename "pmc.h" to "pm.h" by Angel Pons · 4 years, 1 month ago
  39. 8104eff mainboard/intel/tglrvp: Remove unused PrmrrSize chip config by Subrata Banik · 4 years, 1 month ago
  40. 96dec04 soc/intel/braswell: Drop some BIOS_SPEW printk's by Angel Pons · 4 years, 1 month ago
  41. f7c551c soc/intel/braswell/lpss.c: Use 16-bit ops on PCI COMMAND by Angel Pons · 4 years, 1 month ago
  42. 56b2550 soc/amd/picasso: Remove I2C4 by Edward Hill · 4 years, 1 month ago
  43. 037ee4b soc/amd/picasso: Add dummy spinlock for psp_verstage by Martin Roth · 4 years, 1 month ago
  44. 6e5f909 soc/amd/picasso: Update APOB size & base generation by Martin Roth · 4 years, 2 months ago
  45. 00b37d3 arch/x86: Add memmove.c to x86 bootblock by Martin Roth · 4 years, 2 months ago
  46. f38af66 src/amd/common: Exclude biosram from psp_verstage by Martin Roth · 4 years, 2 months ago
  47. 95d05e4 soc/amd/picasso: Halt if workbuf is absent after psp_verstage by Martin Roth · 4 years, 2 months ago
  48. 137f861 soc/amd/common: Don't init SMIs or SCIs in psp_verstage by Martin Roth · 4 years, 2 months ago
  49. 9aa8d11 soc/amd/picasso: Update the AMD firmware in RW-A & RW-B regions by Martin Roth · 4 years, 2 months ago
  50. 362eaf3 soc/amd/picasso:Add psp_verstage components to amdfw binary by Martin Roth · 4 years, 2 months ago
  51. c7acf16 soc/amd/picasso: add psp_verstage by Martin Roth · 4 years, 3 months ago
  52. ac41f58 soc/amd/picasso: Allow modification of i2c base addresses in PSP by Martin Roth · 4 years, 2 months ago
  53. c5316ec soc/intel/common/block: Add new block DTT by Tim Wawrzynczak · 4 years, 3 months ago
  54. 5d16a25 soc/intel/tigerlake: Disable Thunderbolt PCIe root ports bus master by John Zhao · 4 years, 4 months ago
  55. 4b74814 soc/intel/{tiger,jasper}lake: Add IPU to soc_acpi_name by Tim Wawrzynczak · 4 years, 2 months ago
  56. c019991 soc/intel/common: Add a minimal PCI driver for IPU by Tim Wawrzynczak · 4 years, 2 months ago
  57. d964fea lp4x: Add new memory parts and generate SPDs by David Wu · 4 years, 2 months ago
  58. 6ab28b4 src/**/acpi/smbus.asl: Drop dead code by Angel Pons · 4 years, 2 months ago
  59. d9dea65 soc/intel: Drop unused `#include <reg_script.h>` by Angel Pons · 4 years, 1 month ago
  60. 04dfc26 mb/google/zork: Add USB2 phy tuning parameter for SI tuning by Chris Wang · 4 years, 3 months ago
  61. 8d119fc soc/amd/common: Fix missing gpio_banks.h include by Kyösti Mälkki · 4 years, 2 months ago
  62. 30d7b54 soc/amd/picasso/memlayout: Verify bootblock is 16-bit aligned by Raul E Rangel · 4 years, 2 months ago
  63. e927d9b soc/intel/jasperlake: set SerialIoUartDebugMode to skip Uart Init by Maulik V Vaghela · 4 years, 2 months ago
  64. 4d38c75 soc/amd/picasso: Use PSP Sx command only for S3 by Marshall Dawson · 4 years, 2 months ago
  65. 29f61a2 soc/intel/xeon_sp/cpx: update HOB display code by Jonathan Zhang · 4 years, 2 months ago
  66. 54a7f41 soc/intel/xeon_sp: Add read CPU PPIN MSR function by Johnny Lin · 4 years, 2 months ago
  67. f861f99 soc/intel/tigerlake: Remove unused EHL DID from TGL SoC by Subrata Banik · 4 years, 2 months ago
  68. 02a1b33 soc/intel/tigerlake: Disable hybrid storage mode in CSE Lite RO boot by Jamie Ryu · 4 years, 2 months ago
  69. d375854 soc/amd/common: fix eSPI virtual wire polarity encoding by Aaron Durbin · 4 years, 2 months ago
  70. 53c2287 drivers/intel/pmx_mux: Remove redundant declaration by Kyösti Mälkki · 4 years, 3 months ago
  71. a106163 soc/intel/common: Only touch Time Window Tau bits in supported SoCs by Tim Wawrzynczak · 4 years, 2 months ago
  72. 583ba8b soc/amd/picasso: Add support for generating I2S machine device by Furquan Shaikh · 4 years, 2 months ago
  73. 0d787a1 soc/amd/picasso: Add .acpi_name and .acpi_fill_ssdt_generator for ACP device by Furquan Shaikh · 4 years, 2 months ago
  74. c5bb02f soc/amd/common: fix SPI bar resource usage by Aaron Durbin · 4 years, 2 months ago
  75. bd8e761 soc/intel/tigerlake: Switch to CSE Lite RW at BS_DEV_INIT_CHIPS entry by Jamie Ryu · 4 years, 2 months ago
  76. d7238eb soc/intel/cannonlake: make satahotplug user configurable via devicetree by Jonas Loeffelholz · 4 years, 2 months ago
  77. abd3cae soc/intel/common/cpu: Don't set any TCC settings if offset is 0 by Tim Wawrzynczak · 4 years, 2 months ago
  78. ed31024 soc/intel/skylake: Update ASL syntax in xhci.asl by Edward O'Callaghan · 4 years, 2 months ago
  79. c47e314 soc/intel/tigerlake: Add platform wide _OSC capabilities for USB4 by John Zhao · 4 years, 2 months ago
  80. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  81. 84b9653 soc/amd/common/gpio: Clear interrupt and wake status when configuring pads by Furquan Shaikh · 4 years, 2 months ago
  82. e9fe366 soc/amd/common/gpio: Add new helper macro PAD_CFG_STRUCT_FLAGS by Furquan Shaikh · 4 years, 2 months ago
  83. 1018586 soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO configuration table by Furquan Shaikh · 4 years, 2 months ago
  84. 05726e8 soc/amd/common/gpio: Use gpio_setbits32() by Furquan Shaikh · 4 years, 2 months ago
  85. 20af71d soc/amd/common/gpio: Add macros for setting fields of soc_amd_gpio by Furquan Shaikh · 4 years, 2 months ago
  86. 8d9b878 soc/amd/common/lpc: Skip SERIRQ setup when using eSPI by Marshall Dawson · 4 years, 2 months ago
  87. 2099716 soc/amd/common/gpio: Rename GPIO debounce macros by Furquan Shaikh · 4 years, 2 months ago
  88. d942c23 soc/amd/common/gpio: Update the macros for interrupt and pad filtering by Furquan Shaikh · 4 years, 2 months ago
  89. af8123c soc/amd/common/gpio: Make macro names for GPIO flags consistent by Furquan Shaikh · 4 years, 2 months ago
  90. 8112841 soc/intel/cannonlake: Add UWES ASL into xhci.asl by Edward O'Callaghan · 4 years, 2 months ago
  91. f4a940c jasperlake: enable tcc_offset functionality by Sumeet R Pawnikar · 4 years, 2 months ago
  92. 6caa476 tigerlake: enable tcc_offset functionality by Sumeet R Pawnikar · 4 years, 2 months ago
  93. bfc5dab soc/amd/common/gpio: Drop unused macro GPIO_TRIGGER_INVALID by Furquan Shaikh · 4 years, 2 months ago
  94. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  95. f8668e9 soc/intel/tigerlake: Add CpuReplacementCheck to chip options by Jamie Ryu · 4 years, 2 months ago
  96. 3d6066e soc/intel/tigerlake: Avoid NULL pointer dereference by John Zhao · 4 years, 2 months ago
  97. bda27cd src: Remove whitespaces before tabs by Elyes HAOUAS · 4 years, 2 months ago
  98. 3858fb1 soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdt by Felix Held · 4 years, 2 months ago
  99. af05c86 soc/amd/picasso/soc_util: add comment on the silicon and soc types by Felix Held · 4 years, 2 months ago
  100. c4f5e4e soc/amd/common: Refactor GPIO SCI/SMI interrupts by Kyösti Mälkki · 4 years, 2 months ago