1. 425e73d soc/amd/*: Enable ACPIMMIO decode first in fch_pre_init by Felix Held · 2 years, 11 months ago
  2. fd078d8 soc/amd: Show SPI settings in bootblock by Martin Roth · 3 years ago
  3. 9a98fc9 soc/amd/stoneyridge/fch: change sb prefix of sb_clk_output_48Mhz to fch by Felix Held · 3 years, 1 month ago
  4. dac1f66 soc/amd/stoneyridge: factor out AOAC offset defines by Felix Held · 3 years, 2 months ago
  5. c0538d4 soc/amd/stoneyridge: use common pm_set_power_failure_state functionality by Felix Held · 3 years, 4 months ago
  6. 27b295b soc/amd: add DISABLE_KEYBOARD_RESET_PIN option by Felix Held · 3 years, 5 months ago
  7. a8d4a71 soc/amd/stoneyridge: drop empty sb_enable by Felix Held · 3 years, 6 months ago
  8. 466edb5 soc/amd/common/blocks/lpc: Remove common SPI registers by Raul E Rangel · 3 years, 6 months ago
  9. 021c621 soc/amd/stoneyridge: Create chipset_power_state in romstage by Kyösti Mälkki · 3 years, 7 months ago
  10. ee1fb0a soc/amd: rename sb_init_acpi_ports to fch_init_acpi_ports by Felix Held · 3 years, 7 months ago
  11. a21690b soc/amd/stoneyridge/southbridge: replace southbridge prefix with fch by Felix Held · 3 years, 7 months ago
  12. 78f52fb soc/amd/stoneyridge: Change set_sb_nvs_final() by Kyösti Mälkki · 3 years, 8 months ago
  13. b0db813 soc/amd: Refactor ACPI power state and ELOG by Kyösti Mälkki · 3 years, 7 months ago
  14. 10f7f99 soc/amd: Rename chipset_state to chipset_power_state by Kyösti Mälkki · 3 years, 7 months ago
  15. f1b0935 soc/amd/picasso,stoneyridge: Unify set_nvs_sws() by Kyösti Mälkki · 3 years, 8 months ago
  16. b64cdeb soc/amd/stoneyridge: Add struct chipset_state by Kyösti Mälkki · 3 years, 8 months ago
  17. 39c16b5 soc/amd: Rename to pm_fill_gnvs() by Kyösti Mälkki · 3 years, 8 months ago
  18. 3760985 soc/amd: factor out functionality to print last reset source by Felix Held · 3 years, 8 months ago
  19. 26935d1 soc/amd: factor out legacy I/O and cf9 decode enable functions by Felix Held · 3 years, 8 months ago
  20. 8ce68ea soc/amd/stoneyridge/southbridge: make sb_disable_4dw_burst static by Felix Held · 3 years, 8 months ago
  21. a5a5295 soc/amd: factor out common SMI/SCI enums and function prototypes by Felix Held · 3 years, 9 months ago
  22. 43a5f88 soc/amd: factor out fch_smbus_init by Felix Held · 3 years, 9 months ago
  23. 875e5aa soc/amd: factor out SMBUS controller registers into common header by Felix Held · 3 years, 9 months ago
  24. 6443ad4 soc/amd: factor out common AOAC device enable and status query functions by Felix Held · 3 years, 9 months ago
  25. 5b3831c soc/amd: factor out common AOAC definitions by Felix Held · 3 years, 9 months ago
  26. ab0d85c soc/amd/stoneyridge: align AOAC code with Picasso by Felix Held · 3 years, 9 months ago
  27. 5a5e4d0 soc/amd/stoneyridge: use new ACPI helper functions from common by Aaron Durbin · 4 years ago
  28. cbdd890 soc/amd: Use spi_writeX & spi_readX for all spi accesses by Martin Roth · 4 years, 1 month ago
  29. f09b4b6 soc/amd/common: Refactor and consolidate code for spi base by Martin Roth · 4 years, 1 month ago
  30. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  31. 5daa1d3 ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years, 2 months ago
  32. d82c7d2 soc/amd/common/block/lpc: Split lpc_set_spibase() into two functions by Furquan Shaikh · 4 years, 3 months ago
  33. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  34. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  35. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  36. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  37. 178d644 soc/amd/stoneyridge: move to using smbus_host.h definitions by Aaron Durbin · 4 years, 7 months ago
  38. 5c0ef70 soc/amd/stoneyridge: use SMBus speed in compilation unit by Aaron Durbin · 4 years, 7 months ago
  39. f65c1e4 amdblocks/acpimmio: Unify BIOSRAM usage by Michał Żygowski · 4 years, 9 months ago
  40. 73a544d soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable function by Michał Żygowski · 4 years, 9 months ago
  41. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  42. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  43. 19cae7c soc/amd/stoneyridge: Remove sb_util.c by Marshall Dawson · 5 years ago
  44. 4ee83b2 soc/amd/stoneyridge: Relocate MMIO access of ACPI registers by Marshall Dawson · 5 years ago
  45. 6ab5ed3 soc/amd/stoneyridge: Move LPC support to common by Marshall Dawson · 5 years ago
  46. eceaa97 soc/amd/stoneyridge: Rework SPI base address get/set by Marshall Dawson · 5 years ago
  47. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  48. 69486ca soc/amd/common: Create AcpiMmio functionality from stoneyridge by Marshall Dawson · 5 years ago
  49. 45b79be src/soc: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  50. 939bfcc soc/amd/stoneyridge: Add IO access functions for PMx by Marshall Dawson · 5 years ago
  51. b4b9efc soc/amd/stoneyridge: Finish read/write misc registers by Marshall Dawson · 5 years ago
  52. b435d44 soc/amd/stoneyridge: Add aoac_ read/write functions by Marshall Dawson · 5 years ago
  53. 753c225 soc/amd/stoneyridge: Rewrite smbus_read/write, add asf by Marshall Dawson · 5 years ago
  54. 5de4771 soc/amd/stoneyridge: Rename AcpiMmio blocks by Marshall Dawson · 5 years ago
  55. 6d3b7e6 soc/amd/stoneyridge: Fix gnvs aoac initialization by Marshall Dawson · 5 years ago
  56. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  57. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  58. c93d4ab soc/amd/stoneyridge: Expand 48MHz for both osc out signals by Richard Spiegel · 6 years ago
  59. b40e193 soc/amd/stoneyridge: Access SMBUS through MMIO by Richard Spiegel · 6 years ago
  60. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  61. c5ad267 soc/amd/stoneyridge: Get rid of device_t by Elyes HAOUAS · 6 years ago
  62. 6a9e6cd src/(device/lib/soc): Remove unused variables by Richard Spiegel · 6 years ago
  63. e24d795 soc/amd/stoneyridge: Use new ACPI MMIO functions by Richard Spiegel · 6 years ago
  64. 4fbefc5 soc/amd/stoneyridge: Replace public magic numbers by Patrick Georgi · 6 years ago
  65. 9f25e9d soc/amd/stoneyridge: Get rid of void pointer math by Richard Spiegel · 6 years ago
  66. 41baf0c soc/amd/stoneyridge: Remove dev_find_slot where possible by Richard Spiegel · 6 years ago
  67. 73c1119 soc/amd: Implement common reset API by Nico Huber · 6 years ago
  68. 6205221 soc/amd/stoneyridge: Replace double defined MISC MMIO reg. 0x40 by Richard Spiegel · 6 years ago
  69. bdd272a soc/amd/stoneyridge/southbridge.c: Change comparison order by Richard Spiegel · 6 years ago
  70. edba21e amd/stoneyridge: Rename CGPLL_CONFIG definitions by Marshall Dawson · 6 years ago
  71. ecce847 amd/stoneyridge: Convert hex definitions to lower case by Marshall Dawson · 6 years ago
  72. 917b400 amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 status by Edward Hill · 6 years ago
  73. 1d9a46b amd/stoneyridge: Load AOAC and USB gnvs values by Marshall Dawson · 6 years ago
  74. cc68034 amd/stoneyridge: Add PMxC0 reset status to boot log by Edward Hill · 6 years ago
  75. d820f4b8 soc/amd/stoneyridge: Add bootblock_fch_init by Raul E Rangel · 6 years ago
  76. 7905341 soc/amd/stoneyridge: Prevent reboot in romstage by Raul E Rangel · 6 years ago
  77. 6b0fc80 soc/amd/stoneyridge: Enable spread spectrum in bootblock by Raul E Rangel · 6 years ago
  78. bb18b43 soc/amd/stoneyridge: Disable SATA based on devicetree setting by Richard Spiegel · 6 years ago
  79. 7108107 src/soc/amd/stoneyridge: Remove IMC support by Richard Spiegel · 6 years ago
  80. 9abc3fe stoneyridge: Enable legacy IO by Raul E Rangel · 6 years ago
  81. 5b05823 stoneyridge: Enable IO CF9 in bootblock by Raul E Rangel · 6 years ago
  82. ef73cb8 soc/amd/stoneyridge/southbridge.c: Fix get_index_bit limit check by Richard Spiegel · 6 years ago
  83. 35282a0 soc/amd/stoneyridge/southbridge.c: Store PM related registers in cbmem by Richard Spiegel · 6 years ago
  84. 572f498 soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parameters by Richard Spiegel · 6 years ago
  85. 2db06bb stoneyridge GPIO: Create and use PAD_INT for interrupt pins by Richard Spiegel · 6 years ago
  86. b6fdd22 soc/amd/stoneyridge: Record ACPI Wake events in ELOG by Daniel Kurtz · 6 years ago
  87. dbee8ae stoneyridge: Store wake parameters in NVS by Richard Spiegel · 6 years ago
  88. 12deac1 soc/amd/stoneyridge: remove sb_set_readspeed function by Marc Jones · 6 years ago
  89. cfb1680 soc/amd/stoneyridge: Add additional early LPC and SPI init by Marc Jones · 6 years ago
  90. 6fcb9b0 soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure by Richard Spiegel · 6 years ago
  91. 70f051f amd/stoneyridge: Add PM1 wake status to boot log by Marshall Dawson · 6 years ago
  92. 6dfbb59 soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart by Richard Spiegel · 6 years ago
  93. 64294eb soc/amd/stoneyridge: Call sb_spibase() early by Garrett Kirkendall · 6 years ago
  94. 0e0e93c soc/amd/stoneyridge/southbridge.c: Create AOAC initialization code by Richard Spiegel · 6 years ago
  95. e7513e0d soc/amd/stoneyridge: Call sb_acpi_mmio_decode() by Garrett Kirkendall · 6 years ago
  96. 6575306 soc/amd/stoneyridge: Configure FCH for TPM by Garrett Kirkendall · 6 years ago
  97. 8da81da soc/amd/stoneyridge: Add function to enable I2C host controllers by Garrett Kirkendall · 6 years ago
  98. 9858bd2 soc/amd/stoneyridge: Add ACPI MMIO enable function by Garrett Kirkendall · 6 years ago
  99. 6a38914 soc/amd/stoneyridge/Kconfig: Create a power restore option by Richard Spiegel · 6 years ago
  100. a0ff6fc soc/amd/stoneyridge: clean up southbridge.c by Garrett Kirkendall · 6 years ago