1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. cbaf753 soc/amd/common/block/lpc/espi_util: use __fallthrough by Felix Held · 2 years, 5 months ago
  3. 655caa2 soc/amd/common/block/psp/Makefile: add fmap_config.h dependency by Felix Held · 2 years, 5 months ago
  4. 6322690 soc/amd/common/block/apob/apob_cache: use APOB cache size from FMAP by Felix Held · 2 years, 5 months ago
  5. 282d715 soc/amd/common/block/i2c: Add support for shared TPM_I2C controller by Jan Dabros · 2 years, 5 months ago
  6. 727a224 amd/common/block/gpio/gpio: don't use -1 as bitmask in gpio_or32 by Felix Held · 2 years, 5 months ago
  7. 7931352 amd/common/block/spi/fch_spi_ctrl: use uintptr_t for addresses by Felix Held · 2 years, 5 months ago
  8. fd539b4 soc/amd/common/block/psp: add PSP command by Jason Glenesk · 2 years, 6 months ago
  9. 0fcf835 soc/amd/common/acp: add acp_gen2 by Fred Reitberger · 2 years, 5 months ago
  10. 399d3cf soc/amd/common/include/ioapic: make IOAPIC IDs not depend on MAX_CPUS by Felix Held · 3 years, 1 month ago
  11. e80e53c soc/amd/common: Scan bridge devices behind SoCs GPU Controller by Kevin Chiu · 2 years, 5 months ago
  12. 6f0b5b3 soc/amd/common/acp: introduce acp_gen1 by Fred Reitberger · 2 years, 5 months ago
  13. 6ba6bc2 soc/amd/common/block/lpc/espi_util: add decode range register helpers by Felix Held · 2 years, 5 months ago
  14. cdbfa6e soc/amd/common/block/include/espi: rename IO/MMIO base/size registers by Felix Held · 2 years, 5 months ago
  15. 1e25fd4 soc/amd/common/block/psp: introduce AMD_SOC_SEPARATE_EFS_SECTION by Fred Reitberger · 2 years, 5 months ago
  16. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  17. ddf137f nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resource by Felix Held · 2 years, 5 months ago
  18. 6c170e6 soc/amd/common/include/acpimmio: drop 16 and 32 bit PM2 access functions by Felix Held · 2 years, 5 months ago
  19. e5592d3 soc/amd/common/block/acpimmio/print_reset_status: extend bit name table by Felix Held · 2 years, 5 months ago
  20. 3bdbdb7 soc/amd/common/block/i2c/i23c_pad_ctr: add & use I23C pad configuration by Felix Held · 2 years, 5 months ago
  21. 556d1cc soc/amd/*/i2c: factor out common I2C pad configuration by Felix Held · 2 years, 5 months ago
  22. 3d94589 drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init by Felix Held · 2 years, 6 months ago
  23. d4b5ad0 soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_core by Felix Held · 2 years, 6 months ago
  24. a36f9ab soc/amd/common: Don't reserve VERSTAGE region when using PSP verstage by Raul E Rangel · 2 years, 6 months ago
  25. 421c7d1 soc/amd/common/block/include/psp_efs: update defines for sabrina by Felix Held · 2 years, 6 months ago
  26. 6dfa528 soc/amd/common: Make the function in cpu.c available in romstage by Zheng Bao · 2 years, 6 months ago
  27. 86302a8 soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZE by Raul E Rangel · 2 years, 6 months ago
  28. 21bc2ca soc/amd/cezanne,picasso: factor out common early non-car cache setup by Felix Held · 2 years, 6 months ago
  29. caa83ab soc/amd/common/block: add new PCI IDs to common code by Felix Held · 2 years, 8 months ago
  30. ffc4002 src/soc: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 7 months ago
  31. 3b9c3dd src/soc/amd: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  32. 0a55d59 src/soc/amd: Remove unused <timer.h> by Elyes HAOUAS · 2 years, 7 months ago
  33. 7f7d9df src/soc/amd: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  34. 2b1afef soc/amd/common/block/include/lpc: add comment about RANGE_UNIT values by Felix Held · 2 years, 7 months ago
  35. 38712b8 soc/amd/common/lpc/espi_util: move register definitions to header file by Felix Held · 2 years, 6 months ago
  36. beaef09 soc/amd/common/block/espi: use lower case hex digits in definitions by Felix Held · 2 years, 6 months ago
  37. 5ba87a8 soc/amd/common/lpc/espi_util: handle espi_get_configuration error by Felix Held · 2 years, 7 months ago
  38. 8def542 src/soc/amd: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  39. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 7 months ago
  40. aed38a9 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 7 months ago
  41. 4b4114f7 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 7 months ago
  42. 9e83054 soc/amd/common/lpc/espi_util: simplify espi_configure_decodes by Felix Held · 2 years, 7 months ago
  43. d992aa6 soc/amd/common/lpc/espi_util: simplify espi_get_general_configuration by Felix Held · 2 years, 7 months ago
  44. 09f7303 soc/amd/common/block/acpimmio/print_reset_status: add missing status bit by Felix Held · 2 years, 7 months ago
  45. fc373c7 soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.c by Felix Held · 2 years, 7 months ago
  46. 856d6bc soc/amd/common/block/spi/fch_spi_ctrl: improve printk messages by Felix Held · 2 years, 7 months ago
  47. 1105fe8 soc/amd/common/block/spi/fch_spi_ctrl: handle failure in execute_command by Felix Held · 2 years, 7 months ago
  48. a3930da soc/amd/common/block/spi/fch_spi_ctrl: rework dump_state by Felix Held · 2 years, 7 months ago
  49. 6b0f451 soc/amd/common/include/spi: add Cezanne-specific comment by Felix Held · 2 years, 7 months ago
  50. 601a971 soc/amd/common/include/spi: fix SPI_FIFO_LAST_BYTE define by Felix Held · 2 years, 7 months ago
  51. 5af890d soc/amd/common/block/psp: add psp_efs.c to build for both PSP GEN1&2 by Felix Held · 2 years, 7 months ago
  52. 59d64f0 soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resume by Raul E Rangel · 2 years, 7 months ago
  53. 09cdece soc/amd/common/block/spi: fix setting SPI_USE_SPI100 in SPI100_ENABLE by Felix Held · 2 years, 7 months ago
  54. 9bfbcd2 soc/amd/common/block/include/spi: update fch_spi_early_init description by Felix Held · 2 years, 8 months ago
  55. 6ebcdf3 soc/amd: use KiB and MiB definitions by Felix Held · 2 years, 9 months ago
  56. 54888d0 soc/amd/stoneyridge/psp: move soc_get_mbox_address to common psp_gen1 by Felix Held · 2 years, 8 months ago
  57. efe402a soc/amd/common/block/include/lpc: add missing LPC_PCI_CONTROL bit defs by Felix Held · 2 years, 8 months ago
  58. f6205d3 soc/amd/common/block/lpc: use 32 bit accesses in lpc_enable_port80 by Felix Held · 2 years, 8 months ago
  59. 8c4fe3f soc/amd/common/block/lpc/lpc_util: drop lpc_enable_pci_port80 by Felix Held · 2 years, 8 months ago
  60. 4b5a490 src/cpu,soc/amd/common/block/cpu: Add preload_microcode by Raul E Rangel · 2 years, 8 months ago
  61. f3644dd soc/amd/common/block/psp/psp_def: drop PSPV2_STATUS_* defines by Felix Held · 2 years, 8 months ago
  62. d560ad6 soc/amd/*/data_fabric: use DF_ prefix for bit and shift defines by Felix Held · 2 years, 8 months ago
  63. 2f5cb2e soc/amd/*/include/data_fabric: make MMIO_NP definition SoC-specific by Felix Held · 2 years, 8 months ago
  64. f80f32b soc/amd/common/aoac: fix typo in FCH_AOAC_REF_CLK_OK_STATE definition by Felix Held · 2 years, 8 months ago
  65. 23d03e9 soc/amd/common/block/include/gpio_defs: add missing de-glitching defines by Felix Held · 2 years, 8 months ago
  66. 29b7f14 soc/amd/common/block/include/gpio_defs: rework de-glitching defines by Felix Held · 2 years, 8 months ago
  67. 1845616 soc/amd/common/block/include/gpio_defs: use tabs for indentation by Felix Held · 2 years, 8 months ago
  68. b2c2b92 soc/amd/common/block/gpio: drop unused gpio_get_address by Felix Held · 2 years, 8 months ago
  69. 68aca73 soc/amd/common/block/include/gpio_defs: drop unused GPIO_PIN_IN/OUT by Felix Held · 2 years, 8 months ago
  70. a7190ef soc/amd/common/block/include/gpio_defs: de-duplicate pin status bit defs by Felix Held · 2 years, 8 months ago
  71. baa72db soc/amd/common/block/include/gpio_defs: drop duplicate wake bit defs by Felix Held · 2 years, 8 months ago
  72. e2f30b4 soc/amd/common/block/include/gpio_defs: use bit definitions for masks by Felix Held · 2 years, 8 months ago
  73. 61ac508 soc/amd/common/block/include/gpio_defs: remove unneeded line break by Felix Held · 2 years, 8 months ago
  74. c194f75 soc/amd/common/block/include/gpio_defs: drop 8k pullup define by Felix Held · 2 years, 8 months ago
  75. 30c1bb6 soc/amd/common/block/include/acpi: fix reference to main acpi include by Felix Held · 2 years, 8 months ago
  76. a8820c7 soc/amd/common/block/include/gpio_defs: add GPIO IRQ status registers by Felix Held · 2 years, 8 months ago
  77. a31dbb8b soc/amd/common/block/include/gpio_defs: use lower case in hex numbers by Felix Held · 2 years, 8 months ago
  78. 571e7f0 lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preload by Raul E Rangel · 2 years, 9 months ago
  79. 964eb67 soc/amd/common/block: Add spi_hw mutex by Raul E Rangel · 2 years, 9 months ago
  80. c0025c2 soc/amd/common/block/lpc: Set FSP-S/M alignment to 64 when using SPI DMA by Raul E Rangel · 2 years, 8 months ago
  81. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  82. f9ae172 amd/sata: Remove the weak function by Zheng Bao · 2 years, 9 months ago
  83. 5065ad1 soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUG by Raul E Rangel · 2 years, 8 months ago
  84. cf17cd8 soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMA by Raul E Rangel · 3 years ago
  85. 533fc4d amd/i2c: Remove the weak function by Zheng Bao · 2 years, 9 months ago
  86. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 9 months ago
  87. 55fea11 soc/amd/common/block/cpu: Add support for cbfs_cache region by Raul E Rangel · 3 years ago
  88. fab6e44 psp_verstage: convert relative address in EFS2 by Kangheui Won · 2 years, 9 months ago
  89. 19b3102 amd/lpc: Remove the weak function by Zheng Bao · 2 years, 9 months ago
  90. 3d1fff9 soc/amd/common/block/graphics: add missing GPU PCI IDs by Felix Held · 2 years, 9 months ago
  91. 4690b03 soc/amd/common/block/lpc/Makefile: simplify handling spi_dma.c by Felix Held · 2 years, 9 months ago
  92. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 9 months ago
  93. 250988d soc/amd/common/block/cpu/smm/finalize: simplify finalize_cores by Felix Held · 2 years, 9 months ago
  94. a76e647 soc/amd/common/block/cpu: Remove magic number in memlayout by Raul E Rangel · 3 years ago
  95. 3c1c90b soc/amd/common/block/include/psp_efs: don't typedef struct by Felix Held · 2 years, 9 months ago
  96. 35360a9 soc/amd/common/block/include/psp_efs: rename embedded_firmware elements by Felix Held · 2 years, 9 months ago
  97. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  98. 1c03da5 soc/amd/common: move configure_espi_with_mb_hook implementation by Felix Held · 2 years, 9 months ago
  99. 4e379a2 soc/amd: make configure_espi_with_mb_hook call conditional by Felix Held · 2 years, 9 months ago
  100. f38fbbe soc/amd/common/include/espi: rename configure_espi by Felix Held · 2 years, 9 months ago