1. d87a848 soc/intel/{broadwell,quark}: Drop `PEI_DATA` typedef by Angel Pons · 3 years, 10 months ago
  2. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  3. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  4. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  5. 8e6d5f2 {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent by Subrata Banik · 4 years ago
  6. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  7. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  8. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  9. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  10. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  11. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  12. 315710a soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  13. 4164476 mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  14. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  15. 58d3fce soc/intel/quark/memmap: Add missing 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  16. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  17. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 4 months ago
  18. 8e40275 soc/intel/quark: Revamp file headers by Patrick Georgi · 4 years, 3 months ago
  19. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  20. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  22. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  23. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  24. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  25. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  26. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  27. 230e4f9d soc/intel/quark: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  28. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  29. ebc8423 soc/intel: Add get_pmbase by Eugene Myers · 4 years, 7 months ago
  30. f97c1c9 {nb,soc}: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 9 months ago
  31. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  32. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  33. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  34. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 9 months ago
  35. b8cd4b0 drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver by Michael Niewöhner · 4 years, 10 months ago
  36. 6754dcd soc/intel/quark: make use of common cbmem_top_chipset by Michael Niewöhner · 4 years, 10 months ago
  37. 4e07403 soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options by Mario Scheithauer · 4 years, 10 months ago
  38. 8fc523e drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames by Wim Vervoorn · 4 years, 10 months ago
  39. 7c9a0e8 arch/x86: Use the stage argument to implement cbmem_top by Arthur Heymans · 4 years, 10 months ago
  40. ddd6ca7 intel/quark: Switch to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 4 years, 10 months ago
  41. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago
  42. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  43. b17f3d3 soc,mb/intel: clean up remaining FSP2.0 socs/boards by Michael Niewöhner · 4 years, 10 months ago
  44. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  45. da33b75 intel/quark: Drop xx_DEV_FUNC by Kyösti Mälkki · 4 years, 11 months ago
  46. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 5 years ago
  47. e1f8db9 src/soc: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  48. e9dcc7a soc/intel: Remove some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  49. 910490f arch/x86: Restrict use of _car_global[start|end] by Kyösti Mälkki · 5 years ago
  50. 1095bfa arch/x86: Drop _car_relocatable_data symbols by Kyösti Mälkki · 5 years ago
  51. 3647920 soc/intel/quark: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  52. 91bc620 intel/quark: Use common romstage entry by Kyösti Mälkki · 5 years ago
  53. e0c084c intel/quark: Select NO_SMM by Kyösti Mälkki · 5 years ago
  54. 67a26c9 intel/quark: Remove extra steps on entry to romstage by Kyösti Mälkki · 5 years ago
  55. 81100bf soc/intel: Move fill_postcar_frame to memmap.c by Kyösti Mälkki · 5 years ago
  56. 101ef0b lib/bootblock: Add simplified entry with basetime by Kyösti Mälkki · 5 years ago
  57. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  58. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  59. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  60. 8950cfb soc/intel: Use config_of() by Kyösti Mälkki · 5 years ago
  61. 276d46a src: Add missing include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  62. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  63. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  64. 63f98f2 src: Use CRx_TYPE type for CRx by Elyes HAOUAS · 5 years ago
  65. 84e22e3 soc/intel/quark: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  66. 6e11908 intel/quark/storage_test.h: Drop external variable declaration by Arthur Heymans · 5 years ago
  67. 15588b0 post_code: add post code for hardware initialization failure by Keith Short · 5 years ago
  68. 1835bf0 post_code: add post code for critical CBFS failures by Keith Short · 5 years ago
  69. be291e8 soc/intel/fsp1.1: Implement postcar stage by Arthur Heymans · 6 years ago
  70. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  71. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  72. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  73. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  74. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  75. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  76. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  77. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  78. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  79. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  80. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  81. e613d70 console: Split loglevel for fast and slow by Kyösti Mälkki · 6 years ago
  82. 06e3322 mb/intel/galileo: Drop the FSP1.1 option by Arthur Heymans · 6 years ago
  83. f30123b intel/quark: Fix COMMONLIB_STORAGE in CAR by Kyösti Mälkki · 6 years ago
  84. 1d19127 soc/{amd,intel}: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  85. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  86. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  87. 87efe24 soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP by Kyösti Mälkki · 6 years ago
  88. 6f01f43 soc/intel: Get rid of device_t by Elyes HAOUAS · 6 years ago
  89. 6e0044d soc: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  90. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  91. f04aeda {mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__ by Elyes HAOUAS · 6 years ago
  92. d67edca soc/intel/common: Bring DISPLAY_MTRRS into the light by Nico Huber · 6 years ago
  93. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  94. 528a1c4 oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULT by Elyes HAOUAS · 6 years ago
  95. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  96. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  97. f677d17 intel: Use CF9 reset (part 2) by Patrick Rudolph · 6 years ago
  98. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  99. 756a0bd soc/intel/quark/uart.c: Don't use device_t by Elyes HAOUAS · 6 years ago
  100. 4b73fa9 mainboard: Get rid of device_t by Elyes HAOUAS · 6 years ago