1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  2. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  3. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  4. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  5. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  6. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  7. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  8. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 6 months ago
  9. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  10. fedaac8 AGESA,binaryPI: Enable lapic early for udelay() by Kyösti Mälkki · 4 years, 8 months ago
  11. fa0df7d AGESA fam14: Remove early PCI subsystem ID setting by Kyösti Mälkki · 4 years, 8 months ago
  12. b4f1ecb AGESA fam14: Remove early p-state setting by Kyösti Mälkki · 4 years, 8 months ago
  13. 6766f4f arch/x86: Fix S3 resume without stage cache by Kyösti Mälkki · 4 years, 8 months ago
  14. 3d5e1e5 sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call by Kyösti Mälkki · 4 years, 9 months ago
  15. 1b12b64 AGESA, binaryPI: implement C bootblock by Michał Żygowski · 4 years, 9 months ago
  16. 6b9cff4 AGESA: Reduce S3_DATA_SIZE by Kyösti Mälkki · 4 years, 9 months ago
  17. a3ce27d cpu/amd/{agesa,pi}/Kconfig: select SSE2 by Michał Żygowski · 4 years, 9 months ago
  18. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  19. b81731d binaryPI: Drop S3_DATA_POS and S3_DATA_SIZE by Kyösti Mälkki · 4 years, 9 months ago
  20. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  21. 3382e53 cpu/amd/microcode: Remove microcode update routine by Kyösti Mälkki · 4 years, 9 months ago
  22. de56a66 cpu/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  23. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  24. 57803ba sb/amd/sb800: Drop support by Arthur Heymans · 4 years, 9 months ago
  25. 2428427 sb/amd/sb700: Drop support by Arthur Heymans · 4 years, 9 months ago
  26. 2c08ea7 cpu/nb/sb: Remove fam12 by Joe Moore · 4 years, 10 months ago
  27. 898ca04 AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUME by Kyösti Mälkki · 4 years, 9 months ago
  28. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  29. 845652b src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  30. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  31. 2c34892 cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  32. e33c50d cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZE by Arthur Heymans · 4 years, 11 months ago
  33. 23d4d9f amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE by Kyösti Mälkki · 5 years ago
  34. 3de8f8c cpu/amd/pi/00730F01: Clean up microcode update from __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  35. 02381a2 {cpu,device,drivers}: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  36. 1095bfa arch/x86: Drop _car_relocatable_data symbols by Kyösti Mälkki · 5 years ago
  37. 97ea346 AUTHORS: Move src/cpu/amd copyrights into AUTHORS file by Martin Roth · 5 years ago
  38. c99d3af amdfam10: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  39. cb3e16f AMD fam10: Remove HAVE_ACPI_RESUME support by Kyösti Mälkki · 8 years ago
  40. 184a117 amdfam10-15: Rename DCACHE_BSP_STACK_SIZE by Kyösti Mälkki · 5 years ago
  41. c4fdb7b cpu/x86: Move some SMM function declarations by Kyösti Mälkki · 5 years ago
  42. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  43. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  44. 276d46a src: Add missing include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  45. f08f266 cpu/amd: Remove empty smm_lock() by Kyösti Mälkki · 5 years ago
  46. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  47. 4d372c7 cpu/x86: Declare SMM_ASEG by Kyösti Mälkki · 5 years ago
  48. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  49. 78561f48 lib/romstage_stack.c: Remove file by Kyösti Mälkki · 5 years ago
  50. 70f6d82 cpu/amd/family_10h-family_15h: Remove dead assignment by Jacob Garber · 5 years ago
  51. 361f6ff src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  52. d26844c cpu: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  53. e56bf31 cpu/amd: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  54. 319f037 src/cpu/amd/pi/00730F01: Add microcode update infrastructure for fam16h PI by Michał Żygowski · 6 years ago
  55. adc3235 cpu/amd/family_10h-family_15h: Fix 'if' condition identical branches by Elyes HAOUAS · 5 years ago
  56. 99f1d50 cpu/amd/family_10h-family_15h: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  57. b12ece9 src/{include,arch,cpu,lib}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  58. dedf66e cpu/amd/quadcore: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  59. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  60. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  61. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  62. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  63. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  64. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  65. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  66. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  67. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  68. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  69. 3d3152e AGESA: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  70. bbd2377 binaryPI: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  71. e0368b4 Revert "cpu/amd: Use `get_option()`" by Paul Menzel · 6 years ago
  72. f5ca922 Untangle CBFS microcode updates by Nico Huber · 6 years ago
  73. e8b5c31 binaryPI: Drop warning on EXT_CONF_SUPPORT by Kyösti Mälkki · 6 years ago
  74. 6fffd70 cpu/amd: Use `get_option()` by Paul Menzel · 6 years ago
  75. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  76. 3c0c361 arch/x86: SSE2 implies SSE support by Kyösti Mälkki · 6 years ago
  77. 57f70a1 cpu/amd/geode_lx: Drop support by Arthur Heymans · 6 years ago
  78. af2d6dc cpu: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  79. 0c0208b cpu: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  80. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  81. 134da98 amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols by Elyes HAOUAS · 6 years ago
  82. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  83. 9fefd19 src/cpu: Remove dead sourced lines by Elyes HAOUAS · 6 years ago
  84. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  85. a9473ec src: Replace common MSR addresses with macros by Elyes HAOUAS · 6 years ago
  86. 1a5f1c8 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  87. d35c7fe amd/mtrr: Fix IORR MTRR by Elyes HAOUAS · 6 years ago
  88. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  89. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  90. 8a64370 {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros by Elyes HAOUAS · 6 years ago
  91. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  92. d50cf23 {cpu,drivers}/amd: Replace MTRR addresses with macros by Elyes HAOUAS · 6 years ago
  93. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  94. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  95. 5b2a2d0 src/*: normalize Google copyright headers by Patrick Georgi · 6 years ago
  96. de02878 cpu/*/car: fix ancient URL explaining XIP range run-time calculation by Stefan Tauner · 6 years ago
  97. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  98. 65bb543 src: Get rid of non-local header treated as local by Elyes HAOUAS · 6 years ago
  99. bd4a3f8 cpu/amd: Correct number of MCA banks cleared by Marshall Dawson · 6 years ago
  100. e13dd17 cpu/amd: Improve formatting by Marshall Dawson · 6 years ago