1. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  2. 75ff785 mb/facebook/monolith: Clean up dsdt.asl by Felix Singer · 2 years, 11 months ago
  3. e1269a7 skylake DDR4 boards: Set `CaVrefConfig` to 2 by Angel Pons · 3 years ago
  4. 1b34627 src/*: Specify type of `DIMM_MAX` once by Angel Pons · 3 years ago
  5. 28a16d9 src/*: Specify type of `DIMM_SPD_SIZE` once by Angel Pons · 3 years ago
  6. 0dcdb21 soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default by Felix Singer · 3 years ago
  7. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  8. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  9. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  10. 5b44e7d mb/facebook/monolith: Don't override `CBFS_SIZE` prompt by Angel Pons · 3 years, 1 month ago
  11. 57e5514 mb/facebook/fbg1701/fbg1701/vboot-rw.fmd: Correct FMD statement by Frans Hendriks · 3 years, 2 months ago
  12. cd85aac mb/facebook/fbg1701/fbg1701/Kconfig: Update VBOOT key location by Frans Hendriks · 3 years, 2 months ago
  13. ab090a1 mb/{fb/fbg1701,portwell/m107}: Don't select HAVE_FSP_BIN by Arthur Heymans · 3 years, 2 months ago
  14. 6cd4cfa mb/facebook/fbg1701/Kconfig: Correct dependency by Frans Hendriks · 3 years, 4 months ago
  15. dfa23f6 mb/facebook/fbg1701/Kconfig: Remove TPM_INIT_RAMSTAGE by Frans Hendriks · 3 years, 4 months ago
  16. 474ed6b drivers/tpm/Kconfig: Rename TPM_INIT to TPM_INIT_RAMSTAGE by Arthur Heymans · 3 years, 4 months ago
  17. b640e22 mb/facebook/fbg1701/Kconfig: Remove CACHE_MRC_SETTINGS by Frans Hendriks · 3 years, 4 months ago
  18. a2241de mb/facebook/monolith: Allow TPM initialization by Wim Vervoorn · 3 years, 5 months ago
  19. 20027fc mb/facebook/monolith: Update VBOOT settings by Wim Vervoorn · 3 years, 5 months ago
  20. 9ec7857 mb/facebook/monolith: Remove disabled devices from devicetree by Wim Vervoorn · 3 years, 5 months ago
  21. 53fe0a2 mb/facebook/fbg1701/vboot-rw.fmd: Expand RO_SECTION by Frans Hendriks · 3 years, 5 months ago
  22. a9b44f4 spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() by Julius Werner · 3 years, 6 months ago
  23. 18edd00 soc/intel/braswell: Factor out common `acpi_fill_madt` by Angel Pons · 3 years, 7 months ago
  24. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 7 months ago
  25. 8438927 treewide: Remove unused #includes of spi_winbond.h by Daniel Gröber · 4 years, 1 month ago
  26. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 3 months ago
  27. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  28. 4abc731 ACPI: Separate device_nvs_t by Kyösti Mälkki · 3 years, 7 months ago
  29. ddedd11 mb/facebook/fbg1701/Kconfig: Remove dependency for USE_VENDORCODE_ELTAN by Frans Hendriks · 3 years, 8 months ago
  30. 999e441 soc/intel: Replace acpi_init_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  31. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  32. 233ae19 soc/intel/braswell: Clean up devicetree settings by Angel Pons · 3 years, 8 months ago
  33. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years, 1 month ago
  34. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 5 months ago
  35. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  36. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  37. ac7f461 mb/facebook/fbg1701/Kconfig: Add dependency by Frans Hendriks · 3 years, 10 months ago
  38. 7e3bf0c mb/facebook/fbg1701: Add VBOOT support by Frans Hendriks · 3 years, 9 months ago
  39. a1843d8 soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig by Michael Niewöhner · 3 years, 11 months ago
  40. a64b4f4 mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` by Michael Niewöhner · 3 years, 10 months ago
  41. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  42. f50ea98 soc/intel,mb/*: get rid of legacy pad macros by Michael Niewöhner · 3 years, 10 months ago
  43. b53858b soc/intel/skylake: Rename PcieRpAspm devicetree config by Benjamin Doron · 3 years, 10 months ago
  44. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  45. d20d818 mb/facebook: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  46. 6577ec4 soc/intel/common/block/acpi: Factor out common platform.asl by Subrata Banik · 3 years, 11 months ago
  47. 87cc889 treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS by Michael Niewöhner · 4 years ago
  48. 2539a67 mb/*: devicetree: drop now unneeded USBx_PORT_EMPTY by Michael Niewöhner · 4 years ago
  49. e218667 soc/intel/skylake: Enable CIO depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  50. 4d5c4e0 soc/intel/skylake: Enable SA IMGU depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  51. 9c1c009 soc/intel/skylake: Enable thermal subsystem depending on devicetree by Felix Singer · 4 years, 1 month ago
  52. 048d9b5 soc/intel/skylake: Enable HDA depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  53. aff69be soc/intel/skylake: Enable eMMC depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  54. ffe90c5 soc/intel/skylake: Enable SMBus depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  55. 57c8143 soc/intel/skylake: Enable LAN depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  56. 0901d03 soc/intel/skylake: Enable SATA depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  57. a634dab skylake boards: Factor out copy-pasted PIRQ routes by Angel Pons · 4 years, 1 month ago
  58. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  59. bda27cd src: Remove whitespaces before tabs by Elyes HAOUAS · 4 years, 2 months ago
  60. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  61. 02fd15d acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  62. 315710a soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  63. 4164476 mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  64. 4812cf9 acpi,mb/*: Use motherboard_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  65. d50cde2 src: Remove unused '#include <cbfs.h>' by Elyes HAOUAS · 4 years, 3 months ago
  66. ad2eb28 mb/facebook/fbg1701: Remove C_ENV_BOOTBLOCK_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  67. 5dd76fd src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years, 3 months ago
  68. 1fb15b0 mb/facebook/fbg1701: Remove direct 'include <soc/gpio.h>' by Elyes HAOUAS · 4 years, 3 months ago
  69. 544cc83 mb/facebookmonolith: Update root port settings by Wim Vervoorn · 4 years, 3 months ago
  70. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  71. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  72. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  73. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  74. 42eda83 mainboard/*/*.spd.hex: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  75. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  76. 6553533 mb/facebook/monolith: Add fmd files for 6MB BIOS area by Wim Vervoorn · 4 years, 5 months ago
  77. 85bf79d mainboard/facebook: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  78. 8bf921c mb/facebook/monolith: Update GT-Sliced icc_max by Wim Vervoorn · 4 years, 5 months ago
  79. 4f01269 mb/facebook/monolith: Configure COMB to 0x3e8 by Wim Vervoorn · 4 years, 5 months ago
  80. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  81. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 6 months ago
  82. 5bf7b1a mb/facebook/monolith: Use serial number and UUID from VPD by Wim Vervoorn · 4 years, 7 months ago
  83. 2e7c2ce mb/facebook/monolith: Enable use of VPD by Wim Vervoorn · 4 years, 6 months ago
  84. 737b77c mb/facebook/monolith: Enable the 2nd EC UART at 0x2f8 by Wim Vervoorn · 4 years, 6 months ago
  85. 13471bc mb/facebook/fbg1701: Remove ACPI S4 support by Wim Vervoorn · 4 years, 7 months ago
  86. b362938 mb/facebook/monolith: Disable S3 and S4 by Wim Vervoorn · 4 years, 7 months ago
  87. aa1eff3 mb/facebook/monolith: Drop PWRB device by Wim Vervoorn · 4 years, 8 months ago
  88. e181dd1 {mb/facebook/fbg1701,mb/portwell/m107}: Drop PWRB device by Wim Vervoorn · 4 years, 8 months ago
  89. 97fa809 mb/facebook/monolith: Enable the xDCI controller by Wim Vervoorn · 4 years, 7 months ago
  90. cb4fa5d mb/facebook/monolith: Describe device 4.0 in devicetree by Wim Vervoorn · 4 years, 7 months ago
  91. 0826e35 mb/facebook/monolith: Add support to read cpu temperature by Wim Vervoorn · 4 years, 7 months ago
  92. b2e440a mb/facebook/monolith: Update power supply settings by Wim Vervoorn · 4 years, 7 months ago
  93. af995bb mb/facebook/monolith: Enable SpeedStep and DPTF by Wim Vervoorn · 4 years, 8 months ago
  94. 4ccea75 src: Remove blank acpi_tables source files by Karthikeyan Ramasubramanian · 4 years, 8 months ago
  95. d589be3 mb/facebook/monolith: Remove SDIO controller from devicetree by Wim Vervoorn · 4 years, 8 months ago
  96. 54f8116 mb/facebook/monolith: Enable HDA for HDMI output by Wim Vervoorn · 4 years, 8 months ago
  97. 7f99624 mb/facebook/monolith: Add UNIFIED_MRC_CACHE region in fmd file by Wim Vervoorn · 4 years, 8 months ago
  98. 118b18e mb/**/devicetree.cb: Remove untrue comments by Angel Pons · 4 years, 8 months ago
  99. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 8 months ago
  100. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago