1. b5df56f soc/intel/alderlake: Adding Kconfig for ADL_M PCH by Varshit Pandya · 3 years, 7 months ago
  2. f4d98fdd2 soc/intel/commmon: Include Alder Lake device IDs by Varshit Pandya · 3 years, 7 months ago
  3. f2d38ba mb/google/volteer/var/elemi: Update dptf parameters by Wisley Chen · 3 years, 7 months ago
  4. d194081 soc/mediatek/mt8192: pmic: Set efuses manually by Hsin-Hsiung Wang · 3 years, 8 months ago
  5. d6375cf mb/google/volteer/variants/eldrid: Configure USB2 port for Type-C by Nick Chen · 3 years, 7 months ago
  6. 3776593 soc/mediatek/mt8183: Fix pq module size config by Yu-Ping Wu · 3 years, 10 months ago
  7. 279c3e1 mb/emulation/qemu-q35: Account for TSEG by Arthur Heymans · 3 years, 9 months ago
  8. c89d2a28 cpu/intel/haswell: Enable timed MWAIT if supported by Angel Pons · 3 years, 10 months ago
  9. 8199b88 soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmio by Felix Held · 3 years, 8 months ago
  10. fc7b41d mb/getac/p470/acpi: Convert 'battery.asl' to ASL 2.0 syntax by Elyes HAOUAS · 4 years ago
  11. 23b0818 soc/intel/baytrail,broadwell: Refactor acpi_wake_source() by Kyösti Mälkki · 3 years, 8 months ago
  12. 548d350 mb/google/kukui: Enable MT8183_DRAM_EMCP for katsu by Sunway · 3 years, 8 months ago
  13. 7d4ef16 Makefile.inc: Avoid --emit-relocs on RISC-V by Julius Werner · 3 years, 7 months ago
  14. 8861562 soc/amd/cezanne: include LAPIC code and set MAX_CPUS to 16 by Felix Held · 3 years, 7 months ago
  15. eb723f0 mb/siemens/chili: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  16. 70992a4 mb/up/squared: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  17. 18d360a mb/intel/kblrvp: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  18. f6d3200 mb/intel/minnow3: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  19. 3840bcc mb/intel/leafhill: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  20. 9c27dc8 mb/intel/glkrvp: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  21. bb9dda4 mb/intel/apollolake_rvp: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  22. 1d05a3b mb/intel/tglrvp: do UART pad config at board-level by Michael Niewöhner · 3 years, 8 months ago
  23. 4940255 mb/intel/jasperlake_rvp: do UART pad config at board-level by Michael Niewöhner · 3 years, 8 months ago
  24. beee666 mb/intel/icelake_rvp: do UART pad config at board-level by Michael Niewöhner · 3 years, 8 months ago
  25. a7bc5b8 mb/google/reef: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  26. 186c0eb mb/intel/minnow3: drop unneeded call to lpc_configure_pads by Michael Niewöhner · 3 years, 8 months ago
  27. f9544da mb/intel/leafhill: do LPC/eSPI pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  28. fccc24f mb/intel/glkrvp: do LPC/eSPI pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  29. f31c2f2b mb/up/squared: do LPC/eSPI pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  30. 17721be mb/google/reef: do LPC/eSPI pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  31. 3a2d400 mb/google/hatch: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  32. 1b77a48 mb/google/glados: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  33. 1c22753 mb/google/octopus: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  34. 805b96c mb/google/dedede: do UART pad config at board-level by Michael Niewöhner · 3 years, 8 months ago
  35. 4bf7052 mb/google/drallion: do early pad configuration in early bootstage by Michael Niewöhner · 3 years, 8 months ago
  36. 732e9e6 mb/google/octopus: do LPC/eSPI pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  37. 8b0636e cpu/intel/haswell: Clean up CPUID definitions by Angel Pons · 3 years, 10 months ago
  38. 8e6f162 cpu/intel/haswell: Add s0ix support by Angel Pons · 3 years, 10 months ago
  39. e78e909 src/drivers/smmstore: Fix SMMSTOREv1 clear command by Tim Crawford · 3 years, 7 months ago
  40. 4ed4c24 mb/google/volteer/variant/lindar: Enable SA GV setting by Kevin Chang · 3 years, 7 months ago
  41. b35b823 mb/google/guybrush: Add default FMD file to the build by Mathew King · 3 years, 7 months ago
  42. 8583191 mb/google/volteer/variant/lindar: Configure USB2 port for type-c by Kevin Chang · 3 years, 7 months ago
  43. 6f468a5 ach/x86/postcar.c: Avoid double CBMEM initialization by Frans Hendriks · 3 years, 7 months ago
  44. 162d704 drivers/intel/fsp1_1/temp_ram_exit.c: Initialize CBMEM by Frans Hendriks · 3 years, 7 months ago
  45. be5cc7d msrtool: fix build with gcc 10. by Michal Suchanek · 3 years, 7 months ago
  46. e05f81a soc/intel/quark: Add pwrs in <soc/nvs.h> by Kyösti Mälkki · 3 years, 7 months ago
  47. 98d580b soc/intel/cannonlake: Allow RP#1 usage for ClkSrc by Jeremy Soller · 3 years, 8 months ago
  48. 3b6b9c7 soc/intel/common/pcie_rp.h: Fix comment style by Furquan Shaikh · 3 years, 7 months ago
  49. 985821c cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE by Elyes HAOUAS · 3 years, 8 months ago
  50. 083702c mb/google/dedede/var/boten: Update gpio config for boten by Stanley Wu · 3 years, 7 months ago
  51. 375d460 mb/google/dedede/var/boten: Replace generic driver with sx9324 driver by Stanley Wu · 3 years, 8 months ago
  52. 68d19f8 mb/google/dedede/var/boten: Update gpio setting by Stanley Wu · 3 years, 7 months ago
  53. 34e84b5 mb/intel/adlrvp: Add PRESERVE to UNIFIED_MRC_CACHE by Subrata Banik · 3 years, 7 months ago
  54. 55bdaa9 mb/intel/adlrvp: Remove redundant HAS_RECOVERY_MRC_CACHE Kconfig by Subrata Banik · 3 years, 7 months ago
  55. d74cd60 soc/intel/alderlake: Disable Internal Gfx based on SOC_INTEL_DISABLE_IGD by Subrata Banik · 3 years, 7 months ago
  56. 0591348 soc/intel/common/graphics: Add new Kconfig SOC_INTEL_DISABLE_IGD by Subrata Banik · 3 years, 7 months ago
  57. cb97734 soc/amd/cezanne/Kconfig: select IDT_IN_EVERY_STAGE by Felix Held · 3 years, 7 months ago
  58. 740d62c soc/amd/picasso/Kconfig: drop EHCI_BAR by Felix Held · 3 years, 7 months ago
  59. 7dc74b2 soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONS by Felix Held · 3 years, 7 months ago
  60. 953a268 soc/intel: fix indentation in intelblocks/lpc_lib.h by Michael Niewöhner · 3 years, 7 months ago
  61. 0d18da8 mb/prodrive/hermes: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  62. 71624cd soc/intel/*: drop broken LPC mmio code by Michael Niewöhner · 3 years, 7 months ago
  63. 2cbe3df mb/google/poppy: do early pad configuration in early bootstage by Michael Niewöhner · 3 years, 8 months ago
  64. 5413a77 mb/google/fizz: do early pad configuration in early bootstage by Michael Niewöhner · 3 years, 8 months ago
  65. c8085e02 mb/google/eve: do early pad configuration in early bootstage by Michael Niewöhner · 3 years, 8 months ago
  66. 35808fd mb/google/sarien: do early pad configuration in early bootstage by Michael Niewöhner · 3 years, 8 months ago
  67. e0469b6 soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h> by Elyes HAOUAS · 3 years, 11 months ago
  68. 2fc5976 soc/mediatek/mt8192: pmic: unlock key protection before initial setting by Hsin-Hsiung Wang · 3 years, 8 months ago
  69. 8572e33 soc/mediatek/mt8192: pmic: add scp voltage initialization by Hsin-Hsiung Wang · 3 years, 7 months ago
  70. 92e4ed1 mb/siemens/{mc_apl1,...,mc_apl6}: Configure FSP-S UPDs by Mario Scheithauer · 3 years, 7 months ago
  71. 1bc061e mb/foxconn,gigabyte: Drop GNVS lptp and fdcp by Kyösti Mälkki · 3 years, 8 months ago
  72. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  73. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 8 months ago
  74. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 8 months ago
  75. e1383d3 trogdor: Initialize BACKLIGHT_ENABLE to 0, only turn it on in payload by Julius Werner · 3 years, 7 months ago
  76. 4338ae3 nb/intel/pineview/northbridge.c: Fix overlapping resources by Arthur Heymans · 3 years, 7 months ago
  77. 95a1142 nb/intel/pineview/northbridge.c: Improve readability by Arthur Heymans · 3 years, 7 months ago
  78. 15ef9b6 nb/intel/i945/northbridge.c: Reserve upper part of lower memory by Arthur Heymans · 3 years, 7 months ago
  79. a6e4afc nb/intel/i945/northbridge.c: Improve readability by Arthur Heymans · 3 years, 7 months ago
  80. e8ac16e 3rdparty/blobs: advance submodule pointer by Felix Held · 3 years, 7 months ago
  81. 839c98a nb/intel/ironlake/northbridge.c: Fix overlapping resources by Arthur Heymans · 3 years, 7 months ago
  82. 6473473 nb/intel/ironlake/northbridge.c: Improve readability by Arthur Heymans · 3 years, 7 months ago
  83. b68dbc4 mb/intel/strago: Disable Chrome EC build by Patrick Georgi · 3 years, 9 months ago
  84. 070d7a6 soc/amd: Drop unnecessary <soc/nvs.h> include by Kyösti Mälkki · 3 years, 7 months ago
  85. f1b0935 soc/amd/picasso,stoneyridge: Unify set_nvs_sws() by Kyösti Mälkki · 3 years, 8 months ago
  86. b64cdeb soc/amd/stoneyridge: Add struct chipset_state by Kyösti Mälkki · 3 years, 8 months ago
  87. f1e25b1e mb/google/volteer: select GOOGLE_SMBIOS_MAINBOARD_VERSION by Zhuohao Lee · 3 years, 7 months ago
  88. e697fd9 soc/amd/picasso: move HAVE_ACPI_TABLES from mainboards to SoC by Felix Held · 3 years, 7 months ago
  89. 97fce56 mb/google/dedede: Create sasukette variant by Tao Xia · 3 years, 7 months ago
  90. 14d0a6a mb/google/dedede/var/sasuke: Add LTE modem support by Seunghwan Kim · 3 years, 7 months ago
  91. 5aa09de mb/google/dedede/var/sasuke: Enable Wifi SAR for sasuke by Seunghwan Kim · 3 years, 7 months ago
  92. 193aac8 cpu/x86/sipi_vector.S: Fix reading MCU revision by Arthur Heymans · 3 years, 7 months ago
  93. fc63f8d mb/google/dedede/var/lantis: Update DPTF parameters by Tony Huang · 3 years, 7 months ago
  94. 91a4512 intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos() by Maxim Polyakov · 3 years, 7 months ago
  95. 0c094ae arch/x86/smbios: Update SMBIOS type 17 type detail by Tim Chu · 3 years, 7 months ago
  96. 9918c34 mb/ocp/deltalake: Make use of vpd_get_int to clean up code by Johnny Lin · 3 years, 8 months ago
  97. 418bc72 nb/intel/ironlake/ironlake.asl: Remove sandy bridge copy pasta by Arthur Heymans · 3 years, 7 months ago
  98. 1a98880 nb/intel/ironlake: Remove chromeos copy pasta by Arthur Heymans · 3 years, 7 months ago
  99. 02d4318 security/tpm/tss/tcg-1.2/tss.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  100. 103c120 drivers/spi/tpm/tpm.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago