1. 03a6ccd sb/amd: Remove dropped platforms by Arthur Heymans · 1 year, 10 months ago
  2. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 10 months ago
  3. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 10 months ago
  4. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  5. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 10 months ago
  6. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  7. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  8. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  9. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  10. e47bff8 amd/*/Makefile.inc: Put common words into common Makefile.inc by Zheng Bao · 2 years, 5 months ago
  11. eaa21ae southbridge: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  12. 4c15211 sb/amd/pi: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  13. 558d731 sb/amd/*/*/smbus_spd.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  14. ba9deba sb/amd/*/*/sata.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  15. 8833d65 sb/amd/*/*/smbus.h: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  16. 8b89424 soc,sb/amd: Change SPI controller resource by Kyösti Mälkki · 2 years, 3 months ago
  17. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  18. 8ceef40 soc/amd/*/Makefile.inc: Do some cosmetics by Arthur Heymans · 3 years, 1 month ago
  19. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 6 months ago
  20. 532e043 treewide: Write minor version at acpi_create_fadt() function by Elyes Haouas · 2 years, 6 months ago
  21. 4450bee sb/amd/pi/hudson/early_setup.c: Fix typo in comment by Elyes Haouas · 2 years, 6 months ago
  22. 090fcec southbridge/amd/*/*/reset.c: Reduce stylistic differences by Elyes Haouas · 2 years, 6 months ago
  23. 2a6cc95 southbridge/amd/*/*/smbus.c: Reformat code and reduce difference by Elyes Haouas · 2 years, 6 months ago
  24. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 6 months ago
  25. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 6 months ago
  26. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 5 months ago
  27. 44d1035 southbridge/amd/pi/hudson/smi_util.c: Remove repeated "set" by Elyes HAOUAS · 2 years, 7 months ago
  28. 0365fc8 sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE by Felix Held · 2 years, 9 months ago
  29. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 10 months ago
  30. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago
  31. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  32. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  33. dea4e0f soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h by Felix Held · 2 years, 11 months ago
  34. eaef059 sb/amd/pi/hudson: drop HUDSON_UART option and corresponding code by Felix Held · 3 years, 1 month ago
  35. 09f767d sb/amd/pi/hudson/soc/gpio: add SOC_GPIO_TOTAL_PINS definition by Felix Held · 3 years, 1 month ago
  36. 4b02769 soc/amd/common/block/gpio_banks/Kconfig: add option for non-soc/ chips by Felix Held · 3 years, 1 month ago
  37. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  38. 3136424 soc/amd/common/block/acpimmio: add Kconfig option for biosram accessors by Felix Held · 3 years, 1 month ago
  39. 70d1c72 sb/amd/pi/hudson: remove unused Bolton PI FCH code by Felix Held · 3 years, 4 months ago
  40. c0733e1 ACPI: Use common OperationRegion for PCI_MMCONF by Kyösti Mälkki · 3 years, 6 months ago
  41. ff9ba54 sb,soc/amd: Drop OSFL method in ASL by Kyösti Mälkki · 3 years, 6 months ago
  42. 2ed14db sb/amd: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  43. d591a5a ACPI: Move common _PIC method by Kyösti Mälkki · 3 years, 7 months ago
  44. fa6a85c sb,soc/amd: Drop empty CIRQ call from _PIC by Kyösti Mälkki · 3 years, 7 months ago
  45. 6962b6e sb,soc/amd: Move _PIC method to global scope by Kyösti Mälkki · 3 years, 6 months ago
  46. c64465f sb/amd/pi/hudson/pci.c: Remove empty init operation by Angel Pons · 3 years, 6 months ago
  47. c3d88ee sb/amd/pi/hudson/imc.c: Remove duplicated comment by Angel Pons · 3 years, 6 months ago
  48. b5a237d sb/amd/pi/hudson/acpi/fch.asl: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  49. 0a76e7a sb/amd/{agesa,pi}hudson/acpi: Convert 'pci_int.asl' to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  50. a81c461 sb/amd/{agesa,pi}hudson/acpi: Convert 'AmdImc.asl' to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  51. 01ae7e7 sb/amd/{agesa,pi}/hudson/acpi: Convert 'audio.asl' to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  52. eb26530 sb/amd/pi/hudson/acpi/lpc.asl: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 7 months ago
  53. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 7 months ago
  54. 3f24670 sb,soc/amd: Rename PMOD to PICM in ASL by Kyösti Mälkki · 3 years, 7 months ago
  55. 2cc5bcb build system: Always add coreboot.pre dependency to intermediates by Patrick Georgi · 3 years, 7 months ago
  56. 0b7d3a1 build system: Remove flock calls from intermediate processing by Patrick Georgi · 3 years, 7 months ago
  57. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 7 months ago
  58. 1153b2e cbfstool: Use flock() when accessing CBFS files by Julius Werner · 3 years, 7 months ago
  59. b8cb142 sb/amd/pi/hudson: Enable use of common GPIO API by Kyösti Mälkki · 4 years, 2 months ago
  60. 21cdf0d soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONF by Felix Held · 3 years, 9 months ago
  61. c681a82 cpu/amd/pi: Remove unused cpu code 00660F01 by Martin Roth · 3 years, 9 months ago
  62. 5a82e1d soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol by Felix Held · 3 years, 9 months ago
  63. af2efbb amdfwtool: Use shell command to get depend file list by Zheng Bao · 3 years, 10 months ago
  64. 3384e4a soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION by Zheng Bao · 3 years, 11 months ago
  65. 69c0b19 {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg by Arthur Heymans · 4 years, 11 months ago
  66. c5e28ab amdfwtool: Take a config file instead of command line parameters by Zheng Bao · 3 years, 10 months ago
  67. 8ccc8fd sb/amd/*/*/pci_devs.h: Reduce the difference by Elyes HAOUAS · 3 years, 11 months ago
  68. 0141f0d sb/amd/*/*/smbus.h: Make 'smbus.h' uniform by Elyes HAOUAS · 3 years, 11 months ago
  69. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  70. 6252b60 soc/amd/picasso: Fix typo of Kconfig setting by Zheng Bao · 4 years ago
  71. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  72. eaa165d src/southbridge/amd/*/*/fadt.c: Use macro for access_size by Elyes HAOUAS · 4 years ago
  73. 3e034b6 Change all assert(0) to BUG() by Julius Werner · 4 years, 1 month ago
  74. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  75. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  76. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  77. 192b57c amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT by Angel Pons · 4 years, 1 month ago
  78. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  79. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  80. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  81. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 1 month ago
  82. c5646e4 Revert "amd/pi/hudson: Add GPIO get function" by Kyösti Mälkki · 4 years, 2 months ago
  83. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  84. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  85. b264c5c sb/amd/x/hudson: Replace hudson_enable_smi_generation() by Kyösti Mälkki · 4 years, 2 months ago
  86. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  87. 56da63c sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile by Kyösti Mälkki · 4 years, 3 months ago
  88. ab51629 sb/amd/agesa,cimx,pi: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  89. 4a09b97 sb,soc/amd: Remove FADT_PM_PROFILE by Kyösti Mälkki · 4 years, 3 months ago
  90. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  91. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  92. 0ef6562 soc,southbridge/amd: Remove some explicit zero-initializers by Kyösti Mälkki · 4 years, 9 months ago
  93. 48378e1 src: Remove duplicated includes by Elyes HAOUAS · 4 years, 3 months ago
  94. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  95. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 6 months ago
  96. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  97. 8741510 southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  98. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  99. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  100. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago