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, 4 months ago
  13. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  14. 49f63e0 sb/amd/agesa/hudson: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  15. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  16. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  17. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  18. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  19. cb03065 sb/amd/{agesa,pi}/hudson/Kconfig: Change default SATA mode to AHCI by Piotr Kleinschmidt · 4 years, 11 months ago
  20. 4436ebe sb/amd/agesa/hudson: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  21. 287ce5f sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible by Michał Żygowski · 4 years, 9 months ago
  22. 1f66809 src: Remove unneeded 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 8 months ago
  23. 5bca3419 src/{soc,southbridge}/amd: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  24. 282717e sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  25. b915fae sb/amd/{agesa,pi}/hudson: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  26. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  27. 38d2540 src/southbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  28. 9db3987 soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages by Kyösti Mälkki · 4 years, 8 months ago
  29. a244d5e sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controller by Kyösti Mälkki · 4 years, 8 months ago
  30. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 9 months ago
  31. 8cee45c sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initialization by Michał Żygowski · 4 years, 9 months ago
  32. f65c1e4 amdblocks/acpimmio: Unify BIOSRAM usage by Michał Żygowski · 4 years, 9 months ago
  33. f824378 AGESA,binaryPI: Remove unused s3_load/save_nvram by Kyösti Mälkki · 4 years, 9 months ago
  34. f3db2ae sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks by Michał Żygowski · 4 years, 9 months ago
  35. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  36. f3758b6 AGESA,binaryPI: Move SCI enable outside table creation by Kyösti Mälkki · 4 years, 11 months ago
  37. 6098da9 sb/amd/hudson: Fix typo in GEC firmware name by Marshall Dawson · 4 years, 9 months ago
  38. c63649b */Makefile: Always build enable_usbdebug.c by Arthur Heymans · 4 years, 9 months ago
  39. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  40. 400f9ca src/southbridge: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  41. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  42. 1cd8703 southbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 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. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  49. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 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. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  54. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  55. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  56. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  57. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  58. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  59. e132d57 Fix <io.h> includes by Kyösti Mälkki · 5 years ago
  60. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  61. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  62. 9985060 sb/amd/hudson/acpi: Fix illegal object references by Elyes HAOUAS · 5 years ago
  63. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  64. 5b23002 sb/amd/agesa/hudson/Kconfig: Disable xHCI by default if no USE_BLOBS by Mike Banon · 6 years ago
  65. 109a58a AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON by Kyösti Mälkki · 6 years ago
  66. 7d90169 AGESA binaryPI: Consolidate ACPI for IMC by Kyösti Mälkki · 8 years ago
  67. 51769b2 AGESA: Remove ACPI for IMC we don't run by Kyösti Mälkki · 8 years ago
  68. 7515cd0 AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE by Mike Banon · 6 years ago
  69. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  70. adc4753 usbdebug: Make the EHCI debug console work in the bootblock by Arthur Heymans · 6 years ago
  71. 4ad7f5b AGESA: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  72. 19ea62e southbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  73. bb071c1 southbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  74. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  75. f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 6 years ago
  76. 1abbf0e sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM by Elyes HAOUAS · 6 years ago
  77. 0acb28a {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT by Elyes HAOUAS · 6 years ago
  78. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  79. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  80. 9eb4d0a sb/amd: Remove dead assignment in SPI driver by Paul Menzel · 6 years ago
  81. dee0f88 sb/amd: Fix grammar in comment by Paul Menzel · 6 years ago
  82. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  83. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  84. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  85. f418105 sb/amd/*/hudson: Use CF9 reset by Nico Huber · 6 years ago
  86. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  87. 1faa11e Fix PCI ACPI _OSC methods by Marc Jones · 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. a93e754 sb/amd/agesa/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  95. c098400 agesa/hudson/southbridge: add acpi name reporting for lpc by Kevin Cody-Little · 6 years ago
  96. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  97. 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 7 years ago
  98. 4195b10 amd/{hudson,stoneyridge}: fix out of bounds read by Richard Spiegel · 7 years ago
  99. ec23f04 AMD platforms: Fix ASL comment that implies "\_SB" is southbridge by Martin Roth · 7 years ago
  100. 7090377 smbus: Fix a typo ("Set the device I'm talking too") by Jonathan Neuschäfer · 7 years ago