1. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  2. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. fbf3a47 src: Replace remaining GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  5. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  6. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 6 months ago
  7. d72155d {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  8. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  9. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  10. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  11. b8a0cd1 src: Remove not used 'include <smbios.h>' by Elyes HAOUAS · 4 years, 5 months ago
  12. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  13. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  14. 168d8a4 drivers/intel/gma: put controller in separate header by Matt DeVillier · 4 years, 4 months ago
  15. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  16. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  17. af0f410 drivers/intel/gma: Remove unneeded white space by Elyes HAOUAS · 4 years, 5 months ago
  18. b98c896 drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series by Subrata Banik · 4 years, 5 months ago
  19. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  20. a0e72c4 fsp2_0: Gather Kconfig declarations by Nico Huber · 4 years, 5 months ago
  21. 04da5d7 fsp2_0: Clean up around `config FSP_USE_REPO` by Nico Huber · 4 years, 5 months ago
  22. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  23. 79b3501 drivers/intel/gma: drop intel_gma_get_controller_info() by Matt DeVillier · 4 years, 5 months ago
  24. 38641aa drivers/intel/gma/acpi: Bail out on empty display list by Nico Huber · 4 years, 5 months ago
  25. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  26. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 5 months ago
  27. 8a6e036 intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in by Johanna Schander · 4 years, 9 months ago
  28. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 5 months ago
  29. 9af0b15 drivers/intel/gma: Drop unused `backlight` field by Nico Huber · 4 years, 5 months ago
  30. c2e4642 nb/intel/haswell: Implement proper backlight PWM config by Nico Huber · 4 years, 5 months ago
  31. 90557f4 drivers/intel/fsp2_0: Avoid iterative print statement by Subrata Banik · 4 years, 5 months ago
  32. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  33. 26dc8f2 soc/intel/cometlake: Use IntelFSP repo by Felix Singer · 4 years, 6 months ago
  34. d07ac8e drivers/intel/gma: Ditch `link_frequency_270_mhz` setting by Nico Huber · 4 years, 5 months ago
  35. 53ec8c5 drivers/intel/gma/acpi: Use SPDX license identifiers by Nico Huber · 4 years, 5 months ago
  36. bed7ad9 drivers/intel/gma/acpi: Let the compiler initialize counters[] by Nico Huber · 4 years, 5 months ago
  37. c0be410 drivers/intel/gma/acpi: Use snprintf() to construct device name by Nico Huber · 4 years, 5 months ago
  38. 53c1717 drivers/intel/gma/acpi: Refine some cosmetics by Nico Huber · 4 years, 5 months ago
  39. e98f6af drivers/intel/gma/acpi: Reduce display switching stubs by Nico Huber · 4 years, 5 months ago
  40. db992ac drivers/intel/ish: Add TGL ISH PCI id by li feng · 4 years, 5 months ago
  41. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 6 months ago
  42. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 6 months ago
  43. 9a29228 vboot: remove extraneous vboot_recovery_mode_memory_retrain by Joel Kitching · 4 years, 6 months ago
  44. 6dc488a drivers/intel/gma/acpi: Prevent DivideByZero error by Patrick Rudolph · 4 years, 6 months ago
  45. 0266be0 soc/intel/xeon-sp,mb/ocp/tiogapass: Don't fake binaries by Nico Huber · 4 years, 5 months ago
  46. 4ce5290 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 4 years, 6 months ago
  47. 8f89549 soc/intel: Add Intel Xeon Scalable Processor support by Jonathan Zhang · 4 years, 7 months ago
  48. fdccfc6 soc/intel/denverton_ns: Allow using FSP repo by Felix Singer · 6 years ago
  49. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  50. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 6 months ago
  51. 75c5ead drivers/intel/gma: Print EDID with leading instead of trailing space by Paul Menzel · 4 years, 6 months ago
  52. 6f6be5a drivers/intel/gma: Remove space between `printf ()` by Paul Menzel · 4 years, 6 months ago
  53. f538d74 vendorcode/intel: Remove Ice Lake FSP Bindings by Johanna Schander · 4 years, 9 months ago
  54. f394fbe fsp1_1: Drop unused weak function by Nico Huber · 4 years, 8 months ago
  55. 9f363fc drivers/intel/fsp2_0/logo.c: Correct check for logo_size by Wim Vervoorn · 4 years, 8 months ago
  56. 90a9db5 drivers/intel/fsp1_1/logo.c: Correct check for logo_size by Wim Vervoorn · 4 years, 8 months ago
  57. d60e9ab cpu/intel/microcode: Apply more strict guard for assembly files by Kyösti Mälkki · 4 years, 8 months ago
  58. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 8 months ago
  59. 67117c3 {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC by Wim Vervoorn · 4 years, 8 months ago
  60. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 8 months ago
  61. d137150 {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC by Wim Vervoorn · 4 years, 8 months ago
  62. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  63. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  64. 80759b0 drivers/intel/fsp1_1: Drop unused function by Arthur Heymans · 4 years, 10 months ago
  65. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  66. 808f5c3 drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLake by Johanna Schander · 4 years, 9 months ago
  67. cbc878d2 drivers/intel/fsp2_0: Add logo support by Wim Vervoorn · 4 years, 9 months ago
  68. 24ab1c5 soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T by Subrata Banik · 4 years, 9 months ago
  69. 15c0121 drivers/intel/fsp1_0: Drop support by Arthur Heymans · 4 years, 9 months ago
  70. 7fc9286 lib/fmap: Disable pre-RAM cache for FSP 1.0 by Julius Werner · 4 years, 9 months ago
  71. 50b999f {drivers,mainboard}: Move FSP logo support to fsp1_1 by Frans Hendriks · 4 years, 10 months ago
  72. b8cd4b0 drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver by Michael Niewöhner · 4 years, 10 months ago
  73. 12440ce drivers/intel/fsp1_1: Fake microcode update to make FSP happy by Arthur Heymans · 4 years, 10 months ago
  74. 8256ca0 soc/intel/braswell: Update microcode before FSP by Arthur Heymans · 4 years, 10 months ago
  75. 585786b drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP by Arthur Heymans · 4 years, 10 months ago
  76. 71bd7e4 drivers/intel/fsp2_0: Move Debug options to "Debugging" by Arthur Heymans · 4 years, 10 months ago
  77. 8fc523e drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames by Wim Vervoorn · 4 years, 10 months ago
  78. acc88f8 drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR by Arthur Heymans · 4 years, 10 months ago
  79. 68da454 soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP by Michael Niewöhner · 4 years, 10 months ago
  80. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  81. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  82. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  83. bc1dbb3 drivers/intel/fsp2_0: move die() calls to the functions by Michael Niewöhner · 4 years, 10 months ago
  84. fa62e01 drivers/intel/fsp1_1: remove orphaned functionality by Michael Niewöhner · 4 years, 10 months ago
  85. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  86. e3aa424 drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed ranges by Marshall Dawson · 4 years, 10 months ago
  87. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  88. 7a9e894 drivers/intel/fsp2_0: Make vbt_get() conditional by Marshall Dawson · 4 years, 10 months ago
  89. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 5 years ago
  90. 02381a2 {cpu,device,drivers}: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  91. 71dbcf1 drivers/intel/fsp2_0: Allocate cfg_region_size for UPD by Marshall Dawson · 5 years ago
  92. 7f50afb drivers/elog: Add elog_boot_notify() by Kyösti Mälkki · 5 years ago
  93. 216db61 intel/fsp2_0: Move TS_BEFORE_INITRAM by Kyösti Mälkki · 5 years ago
  94. 1d260e6 intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig by Subrata Banik · 5 years ago
  95. d249657 src: Remove unneeded include <arch/interrupt.h> by Elyes HAOUAS · 5 years ago
  96. 1095bfa arch/x86: Drop _car_relocatable_data symbols by Kyösti Mälkki · 5 years ago
  97. 22d66ef drivers/intel/fsp2_0: Fix minor whitespace by Marshall Dawson · 5 years ago
  98. c987150 intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACK by Kyösti Mälkki · 5 years ago
  99. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  100. ab9a7c0 soc/intel/cometlake: Add ISH Device ID by Bernardo Perez Priego · 5 years ago