1. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  2. 04506e2 sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  3. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  4. 0ef6562 soc,southbridge/amd: Remove some explicit zero-initializers by Kyösti Mälkki · 4 years, 9 months ago
  5. 48378e1 src: Remove duplicated includes by Elyes HAOUAS · 4 years, 3 months ago
  6. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  7. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  8. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  9. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  11. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  12. 8741510 southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  13. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  14. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  15. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  16. 2f58a00 sb/pi/hudson: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  17. db4f3ba sb/amd/cimx/sb800: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  18. 49f63e0 sb/amd/agesa/hudson: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  19. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  20. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  21. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  22. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  23. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  24. cb03065 sb/amd/{agesa,pi}/hudson/Kconfig: Change default SATA mode to AHCI by Piotr Kleinschmidt · 4 years, 10 months ago
  25. bccc7e7 {soc,southbridge}/*/*/acpi: Add possibility to disable S4 by Wim Vervoorn · 4 years, 7 months ago
  26. 4436ebe sb/amd/agesa/hudson: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  27. 287ce5f sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible by Michał Żygowski · 4 years, 9 months ago
  28. 1f66809 src: Remove unneeded 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 8 months ago
  29. 5bca3419 src/{soc,southbridge}/amd: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  30. e29c70d sb/amd/cimx/sb800/cfg.c: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  31. 536799d sb/amd/cimx/sb800: Remove unused BOOTBLOCK_SOUTHBRIDGE_INIT by Elyes HAOUAS · 4 years, 8 months ago
  32. 282717e sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  33. b915fae sb/amd/{agesa,pi}/hudson: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  34. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  35. 38d2540 src/southbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  36. 9db3987 soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages by Kyösti Mälkki · 4 years, 8 months ago
  37. a244d5e sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controller by Kyösti Mälkki · 4 years, 8 months ago
  38. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 9 months ago
  39. 08cd651 sb/amd/cimx/sb800: add C bootblock southbridge initialization by Michał Żygowski · 4 years, 9 months ago
  40. 8cee45c sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initialization by Michał Żygowski · 4 years, 9 months ago
  41. f65c1e4 amdblocks/acpimmio: Unify BIOSRAM usage by Michał Żygowski · 4 years, 9 months ago
  42. f824378 AGESA,binaryPI: Remove unused s3_load/save_nvram by Kyösti Mälkki · 4 years, 9 months ago
  43. 2317b4f sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block by Michał Żygowski · 4 years, 9 months ago
  44. f3db2ae sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks by Michał Żygowski · 4 years, 9 months ago
  45. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  46. f3758b6 AGESA,binaryPI: Move SCI enable outside table creation by Kyösti Mälkki · 4 years, 10 months ago
  47. fc20682 sb/amd/sr5650: Drop support by Arthur Heymans · 4 years, 9 months ago
  48. 57803ba sb/amd/sb800: Drop support by Arthur Heymans · 4 years, 9 months ago
  49. 2428427 sb/amd/sb700: Drop support by Arthur Heymans · 4 years, 9 months ago
  50. ecebee0 sb/amd/rs780: Drop support by Arthur Heymans · 4 years, 9 months ago
  51. 979d4ce sb/amd/amd8132: Drop support by Arthur Heymans · 4 years, 9 months ago
  52. b274ccf sb/amd/amd8111: Remove support by Arthur Heymans · 4 years, 9 months ago
  53. 2c08ea7 cpu/nb/sb: Remove fam12 by Joe Moore · 4 years, 10 months ago
  54. 6098da9 sb/amd/hudson: Fix typo in GEC firmware name by Marshall Dawson · 4 years, 9 months ago
  55. c63649b */Makefile: Always build enable_usbdebug.c by Arthur Heymans · 4 years, 9 months ago
  56. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  57. ff744bf src/southbridge: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  58. 400f9ca src/southbridge: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  59. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  60. fa6024e acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t) by Himanshu Sahdev · 5 years ago
  61. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  62. 23d4d9f amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE by Kyösti Mälkki · 5 years ago
  63. bfb5c80 binaryPI: Drop PSP Secure OS from build by Kyösti Mälkki · 6 years ago
  64. 503f9fd binaryPI: Move Hudson firmware higher in CBFS by Kyösti Mälkki · 6 years ago
  65. 8b8fbaf binaryPI: Refactor Makefile for PSP directory by Kyösti Mälkki · 6 years ago
  66. 1cd8703 southbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  67. 033435b src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation by Michał Żygowski · 5 years ago
  68. c99d3af amdfam10: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  69. 293e6a9 nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation by Jacob Garber · 5 years ago
  70. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  71. 830e0de AGESA,binaryPI: Fix use of chip.h by Kyösti Mälkki · 5 years ago
  72. 1ef039b cpu/x86: Change old-style SMI handler prototypes by Kyösti Mälkki · 5 years ago
  73. c4fdb7b cpu/x86: Move some SMM function declarations by Kyösti Mälkki · 5 years ago
  74. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  75. 52f3bd1 sb/amd/sb800: Remove bit shift that does nothing by Jacob Garber · 5 years ago
  76. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  77. 715d60a sb/amd/sr5650: Add fine-grained bounds checking by Jacob Garber · 5 years ago
  78. a9bf88b sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized reads by Jacob Garber · 5 years ago
  79. 276d46a src: Add missing include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  80. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  81. c22ebc9 sb/amd/sb{700,800}: Clean up index manipulations by Jacob Garber · 5 years ago
  82. 8a443b9 sb/amd/rs780: Remove dead assignment by Jacob Garber · 5 years ago
  83. f69c96d sb/amd/sr5650: Use 32 bit integers when disabling ports by Jacob Garber · 5 years ago
  84. 0c56668 {mb,sb}: Use get_acpi_table_revision(FADT) by Elyes HAOUAS · 5 years ago
  85. ce0c533 sb/amd/cimx/sb900: Change logical negation to bitwise by Jacob Garber · 5 years ago
  86. a34b78c sb/amd/sb700: Fix misleading formatting by Marshall Dawson · 5 years ago
  87. ab89edb src/southbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  88. 2e585a1 sb/amd/cimx/sb800: Get rid of power button device in coreboot by Paul Menzel · 6 years ago
  89. fb0fa76 sb/amd/rs780: Use 32 bit variable to avoid truncation by Jacob Garber · 5 years ago
  90. f4ed5dc src/southbridge/amd: Remove unused variables by Elyes HAOUAS · 5 years ago
  91. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  92. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  93. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  94. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  95. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  96. 0ea04f5 sb/{amd,broadcom,nvidia}: Make use of generic set_subsystem() by Kyösti Mälkki · 5 years ago
  97. b618b04 sb/amd8111: Drop unused code by Kyösti Mälkki · 5 years ago
  98. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  99. e5869f8 sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h> by Elyes HAOUAS · 5 years ago
  100. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago