1. c681a82 cpu/amd/pi: Remove unused cpu code 00660F01 by Martin Roth · 3 years, 9 months ago
  2. 5a82e1d soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol by Felix Held · 3 years, 9 months ago
  3. af2efbb amdfwtool: Use shell command to get depend file list by Zheng Bao · 3 years, 10 months ago
  4. 3384e4a soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION by Zheng Bao · 3 years, 11 months ago
  5. 69c0b19 {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg by Arthur Heymans · 4 years, 10 months ago
  6. c5e28ab amdfwtool: Take a config file instead of command line parameters by Zheng Bao · 3 years, 10 months ago
  7. 8ccc8fd sb/amd/*/*/pci_devs.h: Reduce the difference by Elyes HAOUAS · 3 years, 11 months ago
  8. 0141f0d sb/amd/*/*/smbus.h: Make 'smbus.h' uniform by Elyes HAOUAS · 3 years, 11 months ago
  9. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  10. 6252b60 soc/amd/picasso: Fix typo of Kconfig setting by Zheng Bao · 4 years ago
  11. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  12. eaa165d src/southbridge/amd/*/*/fadt.c: Use macro for access_size by Elyes HAOUAS · 4 years ago
  13. 3e034b6 Change all assert(0) to BUG() by Julius Werner · 4 years, 1 month ago
  14. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  15. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  16. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  17. 192b57c amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT by Angel Pons · 4 years, 1 month ago
  18. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  19. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  20. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  21. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 1 month ago
  22. c5646e4 Revert "amd/pi/hudson: Add GPIO get function" by Kyösti Mälkki · 4 years, 2 months ago
  23. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  24. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  25. b264c5c sb/amd/x/hudson: Replace hudson_enable_smi_generation() by Kyösti Mälkki · 4 years, 2 months ago
  26. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  27. 56da63c sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile by Kyösti Mälkki · 4 years, 3 months ago
  28. ab51629 sb/amd/agesa,cimx,pi: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  29. 4a09b97 sb,soc/amd: Remove FADT_PM_PROFILE by Kyösti Mälkki · 4 years, 3 months ago
  30. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  31. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  32. 0ef6562 soc,southbridge/amd: Remove some explicit zero-initializers by Kyösti Mälkki · 4 years, 9 months ago
  33. 48378e1 src: Remove duplicated includes by Elyes HAOUAS · 4 years, 3 months ago
  34. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  35. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  36. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  37. 8741510 southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  38. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  39. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  40. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  41. 2f58a00 sb/pi/hudson: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  42. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  43. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  44. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  45. cb03065 sb/amd/{agesa,pi}/hudson/Kconfig: Change default SATA mode to AHCI by Piotr Kleinschmidt · 4 years, 10 months ago
  46. 287ce5f sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible by Michał Żygowski · 4 years, 9 months ago
  47. 1f66809 src: Remove unneeded 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 8 months ago
  48. 5bca3419 src/{soc,southbridge}/amd: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  49. 282717e sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  50. b915fae sb/amd/{agesa,pi}/hudson: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  51. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  52. 9db3987 soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages by Kyösti Mälkki · 4 years, 8 months ago
  53. a244d5e sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controller by Kyösti Mälkki · 4 years, 8 months ago
  54. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 9 months ago
  55. 8cee45c sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initialization by Michał Żygowski · 4 years, 9 months ago
  56. f824378 AGESA,binaryPI: Remove unused s3_load/save_nvram by Kyösti Mälkki · 4 years, 9 months ago
  57. f3db2ae sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks by Michał Żygowski · 4 years, 9 months ago
  58. f3758b6 AGESA,binaryPI: Move SCI enable outside table creation by Kyösti Mälkki · 4 years, 10 months ago
  59. c63649b */Makefile: Always build enable_usbdebug.c by Arthur Heymans · 4 years, 9 months ago
  60. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  61. 400f9ca src/southbridge: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  62. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  63. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  64. bfb5c80 binaryPI: Drop PSP Secure OS from build by Kyösti Mälkki · 6 years ago
  65. 503f9fd binaryPI: Move Hudson firmware higher in CBFS by Kyösti Mälkki · 6 years ago
  66. 8b8fbaf binaryPI: Refactor Makefile for PSP directory by Kyösti Mälkki · 6 years ago
  67. 1cd8703 southbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  68. 033435b src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation by Michał Żygowski · 5 years ago
  69. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  70. 830e0de AGESA,binaryPI: Fix use of chip.h by Kyösti Mälkki · 5 years ago
  71. 1ef039b cpu/x86: Change old-style SMI handler prototypes by Kyösti Mälkki · 5 years ago
  72. c4fdb7b cpu/x86: Move some SMM function declarations by Kyösti Mälkki · 5 years ago
  73. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  74. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  75. ab89edb src/southbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  76. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  77. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  78. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  79. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  80. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  81. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  82. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  83. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  84. e132d57 Fix <io.h> includes by Kyösti Mälkki · 5 years ago
  85. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  86. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  87. 9985060 sb/amd/hudson/acpi: Fix illegal object references by Elyes HAOUAS · 5 years ago
  88. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  89. 841b2c8 binaryPI: Fix missing AMD_PI_BOLTON blobs by Kyösti Mälkki · 6 years ago
  90. 7d90169 AGESA binaryPI: Consolidate ACPI for IMC by Kyösti Mälkki · 8 years ago
  91. f40f209 binaryPI: Remove ACPI for IMC we don't run by Kyösti Mälkki · 8 years ago
  92. 7515cd0 AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE by Mike Banon · 6 years ago
  93. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  94. adc4753 usbdebug: Make the EHCI debug console work in the bootblock by Arthur Heymans · 6 years ago
  95. 33ff44c binaryPI: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  96. 19ea62e southbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  97. bb071c1 southbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  98. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  99. 500d81a sb/amd/pi/hudson: Fix UART address math by Marshall Dawson · 6 years ago
  100. f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 6 years ago