1. 9a458e4 {cpu/nb}/amd/family15tn: Remove platform by Arthur Heymans · 1 year, 10 months ago
  2. dbdf170 {cpu/nb}/amd/family14: Remove platform by Arthur Heymans · 1 year, 10 months ago
  3. 44807ac soc/amd/common: Add common function to get cpu count by Arthur Heymans · 1 year, 11 months ago
  4. d797608 treewide: Remove unused <cpu/x86/mtrr.h> by Elyes Haouas · 2 years, 1 month ago
  5. 287048a cpu/amd: Reformat code by Elyes Haouas · 2 years, 3 months ago
  6. 644a67c cpu/amd/pi/00730F01/update_microcode.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  7. 7ae8fa5 cpu/amd: Add common helpers for TSEG and SMM by Arthur Heymans · 2 years, 3 months ago
  8. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  9. b97a303 cpu/amd/agesa: Use common MRC_CACHE code to save S3 data by Arthur Heymans · 4 years ago
  10. 750d57f drivers/amd/agesa: Don't save regular boot MTRR to flash by Arthur Heymans · 4 years ago
  11. 3fd7197 cpu/amd: Remove unused <cpu/x86/pae.h> by Elyes Haouas · 2 years, 4 months ago
  12. 6504044 cpu/amd: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 7 months ago
  13. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 6 months ago
  14. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  15. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 7 months ago
  16. 09ca258 cpu/amd/agesa/Kconfig: select NO_SMM for Family 14h by Michał Kopeć · 2 years, 9 months ago
  17. c5432ec cpu/amd/pi/Kconfig: select NO_SMM by Michał Kopeć · 2 years, 9 months ago
  18. dc35d2a northbridge/amd/pi/00730F01: enable PARALLEL_MP by Michał Kopeć · 2 years, 9 months ago
  19. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 10 months ago
  20. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 10 months ago
  21. ca87532 cpu/amd/mtrr/amd_mtrr.c: Remove unused functions by Arthur Heymans · 2 years, 10 months ago
  22. 7e27202 cpu/amd: Always fetch CPU addr bits at runtime by Arthur Heymans · 2 years, 10 months ago
  23. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  24. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  25. e2783da cpu/x86: Introduce `CPU_X86_CACHE_HELPER` by Felix Held · 2 years, 10 months ago
  26. 8023eab cpu/amd,intel/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 10 months ago
  27. f77d78d cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time by Felix Held · 2 years, 10 months ago
  28. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  29. 1fb2e1e cpu: add missing arch/cpu.h includes by Felix Held · 3 years ago
  30. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  31. 02d9c85 AGESA f15tn: Hook up IDS options to Kconfig by Angel Pons · 3 years, 3 months ago
  32. f1e8e7f include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR by Felix Held · 3 years, 1 month ago
  33. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years, 1 month ago
  34. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  35. 2828fee cpu/amd/*/model_*_init: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  36. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  37. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  38. 2de78e2 cpu/amd/pi/00630F01: Remove unused directory and code by Michał Żygowski · 3 years, 3 months ago
  39. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  40. b8d35c1 cpu/amd/pi/00730F01/model_16_init.c: create correct MTRR solution by Michał Żygowski · 3 years, 4 months ago
  41. e5aafb6 cpu/amd/agesa/family15tn/fixme.c by Frans Hendriks · 3 years, 7 months ago
  42. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 3 months ago
  43. 7ae375d ACPI: Remove ACPI_NO_SMI_GNVS by Kyösti Mälkki · 3 years, 8 months ago
  44. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  45. b542121 cpu/amd/microcode: Remove dead Makefile by Arthur Heymans · 3 years, 9 months ago
  46. c681a82 cpu/amd/pi: Remove unused cpu code 00660F01 by Martin Roth · 3 years, 9 months ago
  47. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 9 months ago
  48. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  49. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  50. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years, 1 month ago
  51. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  52. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  53. b8c473e amd/00730F01: Clean the Microcode updating by Zheng Bao · 4 years, 2 months ago
  54. 695d862 amd/microcode: Change equivalant ID width to 16bit by Zheng Bao · 4 years, 3 months ago
  55. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  56. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  57. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  58. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  59. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  60. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  61. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  62. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  63. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  64. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 6 months ago
  65. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  66. fedaac8 AGESA,binaryPI: Enable lapic early for udelay() by Kyösti Mälkki · 4 years, 8 months ago
  67. fa0df7d AGESA fam14: Remove early PCI subsystem ID setting by Kyösti Mälkki · 4 years, 8 months ago
  68. b4f1ecb AGESA fam14: Remove early p-state setting by Kyösti Mälkki · 4 years, 8 months ago
  69. 6766f4f arch/x86: Fix S3 resume without stage cache by Kyösti Mälkki · 4 years, 8 months ago
  70. 3d5e1e5 sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call by Kyösti Mälkki · 4 years, 9 months ago
  71. 1b12b64 AGESA, binaryPI: implement C bootblock by Michał Żygowski · 4 years, 9 months ago
  72. 6b9cff4 AGESA: Reduce S3_DATA_SIZE by Kyösti Mälkki · 4 years, 9 months ago
  73. a3ce27d cpu/amd/{agesa,pi}/Kconfig: select SSE2 by Michał Żygowski · 4 years, 9 months ago
  74. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  75. b81731d binaryPI: Drop S3_DATA_POS and S3_DATA_SIZE by Kyösti Mälkki · 4 years, 9 months ago
  76. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  77. 3382e53 cpu/amd/microcode: Remove microcode update routine by Kyösti Mälkki · 4 years, 9 months ago
  78. de56a66 cpu/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  79. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  80. 57803ba sb/amd/sb800: Drop support by Arthur Heymans · 4 years, 9 months ago
  81. 2428427 sb/amd/sb700: Drop support by Arthur Heymans · 4 years, 9 months ago
  82. 2c08ea7 cpu/nb/sb: Remove fam12 by Joe Moore · 4 years, 10 months ago
  83. 898ca04 AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUME by Kyösti Mälkki · 4 years, 9 months ago
  84. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  85. 845652b src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  86. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  87. 2c34892 cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  88. e33c50d cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZE by Arthur Heymans · 4 years, 11 months ago
  89. 23d4d9f amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE by Kyösti Mälkki · 5 years ago
  90. 3de8f8c cpu/amd/pi/00730F01: Clean up microcode update from __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  91. 02381a2 {cpu,device,drivers}: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  92. 1095bfa arch/x86: Drop _car_relocatable_data symbols by Kyösti Mälkki · 5 years ago
  93. 97ea346 AUTHORS: Move src/cpu/amd copyrights into AUTHORS file by Martin Roth · 5 years ago
  94. c99d3af amdfam10: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  95. cb3e16f AMD fam10: Remove HAVE_ACPI_RESUME support by Kyösti Mälkki · 8 years ago
  96. 184a117 amdfam10-15: Rename DCACHE_BSP_STACK_SIZE by Kyösti Mälkki · 5 years ago
  97. c4fdb7b cpu/x86: Move some SMM function declarations by Kyösti Mälkki · 5 years ago
  98. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  99. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  100. 276d46a src: Add missing include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago