1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 5 months ago
  3. 9d28899 soc/intel/quark/storage_test.c: Remove duplicated "ERROR" in log message by Elyes HAOUAS · 2 years, 5 months ago
  4. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  5. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  6. cefee5e soc/intel/quark/Kconfig: don't unselect CPU_X86_LAPIC by Felix Held · 2 years, 9 months ago
  7. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  8. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 9 months ago
  9. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  10. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  11. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 2 years, 10 months ago
  12. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  13. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  14. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  15. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  16. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  17. b3a69e1 soc/intel/quark/storage_test.c: Remove redundant <commonlib/cbmem_id.h> by Elyes HAOUAS · 3 years, 5 months ago
  18. 8fee995 sb,soc/intel: Add wake source fields in GNVS by Kyösti Mälkki · 3 years, 6 months ago
  19. 31218a4 drivers/intel/fsp2_0: Fix running on x86_64 by Patrick Rudolph · 3 years, 8 months ago
  20. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 2 months ago
  21. d67cf18 soc/intel/quark/gpio_i2c.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  22. e05f81a soc/intel/quark: Add pwrs in <soc/nvs.h> by Kyösti Mälkki · 3 years, 6 months ago
  23. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 1 month ago
  24. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 8 months ago
  25. 9d0cc2a cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() by Julius Werner · 4 years, 6 months ago
  26. d87a848 soc/intel/{broadwell,quark}: Drop `PEI_DATA` typedef by Angel Pons · 3 years, 9 months ago
  27. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 10 months ago
  28. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  29. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 3 years, 10 months ago
  30. 8e6d5f2 {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent by Subrata Banik · 3 years, 11 months ago
  31. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years ago
  32. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years ago
  33. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  34. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 1 month ago
  35. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 1 month ago
  36. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 2 months ago
  37. 315710a soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT by Kyösti Mälkki · 4 years, 2 months ago
  38. 4164476 mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() by Kyösti Mälkki · 4 years, 2 months ago
  39. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 2 months ago
  40. 58d3fce soc/intel/quark/memmap: Add missing 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 2 months ago
  41. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  42. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 2 months ago
  43. 8e40275 soc/intel/quark: Revamp file headers by Patrick Georgi · 4 years, 2 months ago
  44. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  45. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 2 months ago
  46. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  47. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  48. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  49. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  50. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 3 months ago
  51. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 5 months ago
  52. 230e4f9d soc/intel/quark: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  53. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  54. ebc8423 soc/intel: Add get_pmbase by Eugene Myers · 4 years, 6 months ago
  55. f97c1c9 {nb,soc}: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 8 months ago
  56. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 9 months ago
  57. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 7 months ago
  58. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  59. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 8 months ago
  60. b8cd4b0 drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver by Michael Niewöhner · 4 years, 8 months ago
  61. 6754dcd soc/intel/quark: make use of common cbmem_top_chipset by Michael Niewöhner · 4 years, 8 months ago
  62. 4e07403 soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options by Mario Scheithauer · 4 years, 8 months ago
  63. 8fc523e drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames by Wim Vervoorn · 4 years, 9 months ago
  64. 7c9a0e8 arch/x86: Use the stage argument to implement cbmem_top by Arthur Heymans · 4 years, 9 months ago
  65. ddd6ca7 intel/quark: Switch to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 4 years, 9 months ago
  66. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 9 months ago
  67. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 9 months ago
  68. b17f3d3 soc,mb/intel: clean up remaining FSP2.0 socs/boards by Michael Niewöhner · 4 years, 9 months ago
  69. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  70. da33b75 intel/quark: Drop xx_DEV_FUNC by Kyösti Mälkki · 4 years, 10 months ago
  71. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 4 years, 10 months ago
  72. e1f8db9 src/soc: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  73. e9dcc7a soc/intel: Remove some __PRE_RAM__ use by Kyösti Mälkki · 4 years, 10 months ago
  74. 910490f arch/x86: Restrict use of _car_global[start|end] by Kyösti Mälkki · 5 years ago
  75. 1095bfa arch/x86: Drop _car_relocatable_data symbols by Kyösti Mälkki · 5 years ago
  76. 3647920 soc/intel/quark: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  77. 91bc620 intel/quark: Use common romstage entry by Kyösti Mälkki · 5 years ago
  78. e0c084c intel/quark: Select NO_SMM by Kyösti Mälkki · 4 years, 11 months ago
  79. 67a26c9 intel/quark: Remove extra steps on entry to romstage by Kyösti Mälkki · 5 years ago
  80. 81100bf soc/intel: Move fill_postcar_frame to memmap.c by Kyösti Mälkki · 5 years ago
  81. 101ef0b lib/bootblock: Add simplified entry with basetime by Kyösti Mälkki · 5 years ago
  82. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  83. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  84. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  85. 8950cfb soc/intel: Use config_of() by Kyösti Mälkki · 5 years ago
  86. 276d46a src: Add missing include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  87. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  88. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  89. 63f98f2 src: Use CRx_TYPE type for CRx by Elyes HAOUAS · 5 years ago
  90. 84e22e3 soc/intel/quark: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  91. 6e11908 intel/quark/storage_test.h: Drop external variable declaration by Arthur Heymans · 5 years ago
  92. 15588b0 post_code: add post code for hardware initialization failure by Keith Short · 5 years ago
  93. 1835bf0 post_code: add post code for critical CBFS failures by Keith Short · 5 years ago
  94. be291e8 soc/intel/fsp1.1: Implement postcar stage by Arthur Heymans · 6 years ago
  95. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  96. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  97. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  98. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  99. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  100. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago