1. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  2. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  3. 0ef6562 soc,southbridge/amd: Remove some explicit zero-initializers by Kyösti Mälkki · 4 years, 9 months ago
  4. 48378e1 src: Remove duplicated includes by Elyes HAOUAS · 4 years, 3 months ago
  5. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  6. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  7. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  8. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  9. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  10. 8741510 southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  11. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  12. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  13. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  14. 2f58a00 sb/pi/hudson: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  15. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  16. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  17. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  18. cb03065 sb/amd/{agesa,pi}/hudson/Kconfig: Change default SATA mode to AHCI by Piotr Kleinschmidt · 4 years, 10 months ago
  19. 287ce5f sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible by Michał Żygowski · 4 years, 9 months ago
  20. 1f66809 src: Remove unneeded 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 8 months ago
  21. 5bca3419 src/{soc,southbridge}/amd: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  22. 282717e sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  23. b915fae sb/amd/{agesa,pi}/hudson: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  24. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  25. 9db3987 soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages by Kyösti Mälkki · 4 years, 8 months ago
  26. a244d5e sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controller by Kyösti Mälkki · 4 years, 8 months ago
  27. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 9 months ago
  28. 8cee45c sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initialization by Michał Żygowski · 4 years, 9 months ago
  29. f824378 AGESA,binaryPI: Remove unused s3_load/save_nvram by Kyösti Mälkki · 4 years, 9 months ago
  30. f3db2ae sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks by Michał Żygowski · 4 years, 9 months ago
  31. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  32. f3758b6 AGESA,binaryPI: Move SCI enable outside table creation by Kyösti Mälkki · 4 years, 10 months ago
  33. c63649b */Makefile: Always build enable_usbdebug.c by Arthur Heymans · 4 years, 9 months ago
  34. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  35. 400f9ca src/southbridge: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  36. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  37. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  38. bfb5c80 binaryPI: Drop PSP Secure OS from build by Kyösti Mälkki · 6 years ago
  39. 503f9fd binaryPI: Move Hudson firmware higher in CBFS by Kyösti Mälkki · 6 years ago
  40. 8b8fbaf binaryPI: Refactor Makefile for PSP directory by Kyösti Mälkki · 6 years ago
  41. 1cd8703 southbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  42. 033435b src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation by Michał Żygowski · 5 years ago
  43. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  44. 830e0de AGESA,binaryPI: Fix use of chip.h by Kyösti Mälkki · 5 years ago
  45. 1ef039b cpu/x86: Change old-style SMI handler prototypes by Kyösti Mälkki · 5 years ago
  46. c4fdb7b cpu/x86: Move some SMM function declarations by Kyösti Mälkki · 5 years ago
  47. e31ec29 cpu/x86: Separate save_state struct headers 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. ab89edb src/southbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  50. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  51. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  52. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  53. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  54. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  55. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  56. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  57. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  58. e132d57 Fix <io.h> includes by Kyösti Mälkki · 5 years ago
  59. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  60. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  61. 9985060 sb/amd/hudson/acpi: Fix illegal object references by Elyes HAOUAS · 5 years ago
  62. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  63. 841b2c8 binaryPI: Fix missing AMD_PI_BOLTON blobs by Kyösti Mälkki · 6 years ago
  64. 7d90169 AGESA binaryPI: Consolidate ACPI for IMC by Kyösti Mälkki · 8 years ago
  65. f40f209 binaryPI: Remove ACPI for IMC we don't run by Kyösti Mälkki · 8 years ago
  66. 7515cd0 AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE by Mike Banon · 6 years ago
  67. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  68. adc4753 usbdebug: Make the EHCI debug console work in the bootblock by Arthur Heymans · 6 years ago
  69. 33ff44c binaryPI: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  70. 19ea62e southbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  71. bb071c1 southbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  72. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  73. 500d81a sb/amd/pi/hudson: Fix UART address math by Marshall Dawson · 6 years ago
  74. f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 6 years ago
  75. 1abbf0e sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM by Elyes HAOUAS · 6 years ago
  76. 0acb28a {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT by Elyes HAOUAS · 6 years ago
  77. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  78. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  79. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  80. bd48b23 southbridge/amd/pi/hudson: Get rid of void pointer math by Richard Spiegel · 6 years ago
  81. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  82. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  83. f418105 sb/amd/*/hudson: Use CF9 reset by Nico Huber · 6 years ago
  84. 0d61f3f sb/amd/pi/hudson: Remove #if 1 by Jonathan Neuschäfer · 6 years ago
  85. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  86. 1faa11e Fix PCI ACPI _OSC methods by Marc Jones · 6 years ago
  87. 654a45d src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in SD2.0 mode by Michał Żygowski · 6 years ago
  88. 251279c src/southbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  89. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  90. 8251fa0 AGESA binaryPI: Remove dependency on K8 headers by Kyösti Mälkki · 6 years ago
  91. ebace9f src/southbridge: Add and update license headers by Martin Roth · 6 years ago
  92. 0bc06ab agesa/hudson pi/hudson: Use PCI_DEVICE_ID by Kyösti Mälkki · 6 years ago
  93. b11d4e3 agesa/hudson pi/hudson: Skip device node search by Kyösti Mälkki · 6 years ago
  94. d9ef546 sb/amd/pi/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  95. 4195b10 amd/{hudson,stoneyridge}: fix out of bounds read by Richard Spiegel · 7 years ago
  96. ec23f04 AMD platforms: Fix ASL comment that implies "\_SB" is southbridge by Martin Roth · 7 years ago
  97. 7090377 smbus: Fix a typo ("Set the device I'm talking too") by Jonathan Neuschäfer · 7 years ago
  98. 9fde0d7 vboot: remove init_vbnv_cmos() by Aaron Durbin · 7 years ago
  99. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  100. de60e60 amdfw: Clean up makefiles a bit more by Martin Roth · 7 years ago