1. 43a5f88 soc/amd: factor out fch_smbus_init by Felix Held · 3 years, 9 months ago
  2. 875e5aa soc/amd: factor out SMBUS controller registers into common header by Felix Held · 3 years, 9 months ago
  3. 6443ad4 soc/amd: factor out common AOAC device enable and status query functions by Felix Held · 3 years, 9 months ago
  4. 5b3831c soc/amd: factor out common AOAC definitions by Felix Held · 3 years, 9 months ago
  5. ab0d85c soc/amd/stoneyridge: align AOAC code with Picasso by Felix Held · 3 years, 9 months ago
  6. 5a5e4d0 soc/amd/stoneyridge: use new ACPI helper functions from common by Aaron Durbin · 4 years ago
  7. cbdd890 soc/amd: Use spi_writeX & spi_readX for all spi accesses by Martin Roth · 4 years, 1 month ago
  8. f09b4b6 soc/amd/common: Refactor and consolidate code for spi base by Martin Roth · 4 years, 1 month ago
  9. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  10. 5daa1d3 ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years, 2 months ago
  11. d82c7d2 soc/amd/common/block/lpc: Split lpc_set_spibase() into two functions by Furquan Shaikh · 4 years, 3 months ago
  12. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  13. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  14. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  15. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  16. 178d644 soc/amd/stoneyridge: move to using smbus_host.h definitions by Aaron Durbin · 4 years, 7 months ago
  17. 5c0ef70 soc/amd/stoneyridge: use SMBus speed in compilation unit by Aaron Durbin · 4 years, 7 months ago
  18. f65c1e4 amdblocks/acpimmio: Unify BIOSRAM usage by Michał Żygowski · 4 years, 9 months ago
  19. 73a544d soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable function by Michał Żygowski · 4 years, 9 months ago
  20. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  21. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  22. 19cae7c soc/amd/stoneyridge: Remove sb_util.c by Marshall Dawson · 5 years ago
  23. 4ee83b2 soc/amd/stoneyridge: Relocate MMIO access of ACPI registers by Marshall Dawson · 5 years ago
  24. 6ab5ed3 soc/amd/stoneyridge: Move LPC support to common by Marshall Dawson · 5 years ago
  25. eceaa97 soc/amd/stoneyridge: Rework SPI base address get/set by Marshall Dawson · 5 years ago
  26. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  27. 69486ca soc/amd/common: Create AcpiMmio functionality from stoneyridge by Marshall Dawson · 5 years ago
  28. 45b79be src/soc: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  29. 939bfcc soc/amd/stoneyridge: Add IO access functions for PMx by Marshall Dawson · 5 years ago
  30. b4b9efc soc/amd/stoneyridge: Finish read/write misc registers by Marshall Dawson · 5 years ago
  31. b435d44 soc/amd/stoneyridge: Add aoac_ read/write functions by Marshall Dawson · 5 years ago
  32. 753c225 soc/amd/stoneyridge: Rewrite smbus_read/write, add asf by Marshall Dawson · 5 years ago
  33. 5de4771 soc/amd/stoneyridge: Rename AcpiMmio blocks by Marshall Dawson · 5 years ago
  34. 6d3b7e6 soc/amd/stoneyridge: Fix gnvs aoac initialization by Marshall Dawson · 5 years ago
  35. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  36. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  37. c93d4ab soc/amd/stoneyridge: Expand 48MHz for both osc out signals by Richard Spiegel · 6 years ago
  38. b40e193 soc/amd/stoneyridge: Access SMBUS through MMIO by Richard Spiegel · 6 years ago
  39. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  40. c5ad267 soc/amd/stoneyridge: Get rid of device_t by Elyes HAOUAS · 6 years ago
  41. 6a9e6cd src/(device/lib/soc): Remove unused variables by Richard Spiegel · 6 years ago
  42. e24d795 soc/amd/stoneyridge: Use new ACPI MMIO functions by Richard Spiegel · 6 years ago
  43. 4fbefc5 soc/amd/stoneyridge: Replace public magic numbers by Patrick Georgi · 6 years ago
  44. 9f25e9d soc/amd/stoneyridge: Get rid of void pointer math by Richard Spiegel · 6 years ago
  45. 41baf0c soc/amd/stoneyridge: Remove dev_find_slot where possible by Richard Spiegel · 6 years ago
  46. 73c1119 soc/amd: Implement common reset API by Nico Huber · 6 years ago
  47. 6205221 soc/amd/stoneyridge: Replace double defined MISC MMIO reg. 0x40 by Richard Spiegel · 6 years ago
  48. bdd272a soc/amd/stoneyridge/southbridge.c: Change comparison order by Richard Spiegel · 6 years ago
  49. edba21e amd/stoneyridge: Rename CGPLL_CONFIG definitions by Marshall Dawson · 6 years ago
  50. ecce847 amd/stoneyridge: Convert hex definitions to lower case by Marshall Dawson · 6 years ago
  51. 917b400 amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 status by Edward Hill · 6 years ago
  52. 1d9a46b amd/stoneyridge: Load AOAC and USB gnvs values by Marshall Dawson · 6 years ago
  53. cc68034 amd/stoneyridge: Add PMxC0 reset status to boot log by Edward Hill · 6 years ago
  54. d820f4b8 soc/amd/stoneyridge: Add bootblock_fch_init by Raul E Rangel · 6 years ago
  55. 7905341 soc/amd/stoneyridge: Prevent reboot in romstage by Raul E Rangel · 6 years ago
  56. 6b0fc80 soc/amd/stoneyridge: Enable spread spectrum in bootblock by Raul E Rangel · 6 years ago
  57. bb18b43 soc/amd/stoneyridge: Disable SATA based on devicetree setting by Richard Spiegel · 6 years ago
  58. 7108107 src/soc/amd/stoneyridge: Remove IMC support by Richard Spiegel · 6 years ago
  59. 9abc3fe stoneyridge: Enable legacy IO by Raul E Rangel · 6 years ago
  60. 5b05823 stoneyridge: Enable IO CF9 in bootblock by Raul E Rangel · 6 years ago
  61. ef73cb8 soc/amd/stoneyridge/southbridge.c: Fix get_index_bit limit check by Richard Spiegel · 6 years ago
  62. 35282a0 soc/amd/stoneyridge/southbridge.c: Store PM related registers in cbmem by Richard Spiegel · 6 years ago
  63. 572f498 soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parameters by Richard Spiegel · 6 years ago
  64. 2db06bb stoneyridge GPIO: Create and use PAD_INT for interrupt pins by Richard Spiegel · 6 years ago
  65. b6fdd22 soc/amd/stoneyridge: Record ACPI Wake events in ELOG by Daniel Kurtz · 6 years ago
  66. dbee8ae stoneyridge: Store wake parameters in NVS by Richard Spiegel · 6 years ago
  67. 12deac1 soc/amd/stoneyridge: remove sb_set_readspeed function by Marc Jones · 6 years ago
  68. cfb1680 soc/amd/stoneyridge: Add additional early LPC and SPI init by Marc Jones · 6 years ago
  69. 6fcb9b0 soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure by Richard Spiegel · 6 years ago
  70. 70f051f amd/stoneyridge: Add PM1 wake status to boot log by Marshall Dawson · 6 years ago
  71. 6dfbb59 soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart by Richard Spiegel · 6 years ago
  72. 64294eb soc/amd/stoneyridge: Call sb_spibase() early by Garrett Kirkendall · 6 years ago
  73. 0e0e93c soc/amd/stoneyridge/southbridge.c: Create AOAC initialization code by Richard Spiegel · 6 years ago
  74. e7513e0d soc/amd/stoneyridge: Call sb_acpi_mmio_decode() by Garrett Kirkendall · 6 years ago
  75. 6575306 soc/amd/stoneyridge: Configure FCH for TPM by Garrett Kirkendall · 6 years ago
  76. 8da81da soc/amd/stoneyridge: Add function to enable I2C host controllers by Garrett Kirkendall · 6 years ago
  77. 9858bd2 soc/amd/stoneyridge: Add ACPI MMIO enable function by Garrett Kirkendall · 6 years ago
  78. 6a38914 soc/amd/stoneyridge/Kconfig: Create a power restore option by Richard Spiegel · 6 years ago
  79. a0ff6fc soc/amd/stoneyridge: clean up southbridge.c by Garrett Kirkendall · 6 years ago
  80. d255830 soc/amd/stoneyridge: clean up OSCOUT1_ClkOutputEnb by Garrett Kirkendall · 6 years ago
  81. bb75eff soc/amd/stoneyridge: Remove printk for GPIO by Justin TerAvest · 6 years ago
  82. 5268b76 src/soc: Fix various typos by Jonathan Neuschäfer · 7 years ago
  83. 3fe3f04 soc/amd/stoneyridge: Normalize GPIO init by Justin TerAvest · 7 years ago
  84. 843f3ab soc/amd/stoneyridge: Add new function sb_program_gpio() by Richard Spiegel · 7 years ago
  85. e539c85 soc/amd/stoneyridge/southbridge.c: Create a GPIO programming function by Richard Spiegel · 7 years ago
  86. 7ea8e02 amd/stoneyridge/include/soc/southbridge.h: Replace SATA magic numbers by Richard Spiegel · 7 years ago
  87. a318d28 AMD/stoneyridge: Fix SATA reset inconsistency by Richard Spiegel · 7 years ago
  88. 7214141 amd/stoneyridge: Remove unused S3 NVRAM save/restore by Marshall Dawson · 7 years ago
  89. 3a7de79 amd/stoneyridge: Move acpi_get_sleep_type to sb_util by Marshall Dawson · 7 years ago
  90. 2942db6 soc/amd: Move stoneyridge features out of agesawrapper by Marshall Dawson · 7 years ago
  91. e89d444 soc/amd/stoneyridge: Remove "\t" from name table by Richard Spiegel · 7 years ago
  92. 2bbc3dc soc/amd/common: Move files to common/block by Richard Spiegel · 7 years ago
  93. ebf3aa8 amd/stoneyridge: Create new wide IO functions by Richard Spiegel · 7 years ago
  94. 376dc82 amd/stoneyridge: Create new name/IRQ association by Richard Spiegel · 7 years ago
  95. bec44f2 amd/stoneyridge: Transfer functions from early_setup.c to southbridge.c by Richard Spiegel · 7 years ago
  96. 91b8041 amd/stoneyridge: Enable SMI trap on SlpTyp by Marshall Dawson · 7 years ago
  97. 5e2e74f amd/stoneyridge: Replace BIT(n) in southbridge by Marshall Dawson · 7 years ago
  98. f9592cc amd/stoneyridge: Use the new generic acpi_sleep_from_pm1 by Marshall Dawson · 7 years ago
  99. cd04e31 soc/amd/stoneyridge: Simplify and fix SMBUS code by Richard Spiegel · 7 years ago
  100. a05fdcb amd/stoneyridge: Change SMM setup functions by Marshall Dawson · 7 years ago