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