1. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  2. 5c163bb soc/amd/cezanne,picasso/include/southbridge: use bitwise or in defines by Felix Held · 2 years, 8 months ago
  3. b455dd3 soc/amd/cezanne,picasso/include/southbridge: fix typo in define by Felix Held · 2 years, 8 months ago
  4. 6fd23cb soc/amd/{cezanne,picasso}: Stop passing base for fspm.bin by Raul E Rangel · 2 years, 8 months ago
  5. dcd8114 soc/amd/cezanne: Enable CBFS_PRELOAD by Raul E Rangel · 2 years, 9 months ago
  6. 61c9cd9 soc/amd/cezanne: Add ASYNC_FILE_LOADING by Raul E Rangel · 2 years, 9 months ago
  7. e14f363 soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the top by Felix Held · 2 years, 8 months ago
  8. 996808e soc/amd/*/include/smi: fix off-by-one in SCIMAPS defines by Felix Held · 2 years, 8 months ago
  9. 199c45c Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUE by Raul E Rangel · 2 years, 9 months ago
  10. 26806ae soc/amd/cezanne/include/gpio: fix GPIO 106 native function names by Felix Held · 2 years, 8 months ago
  11. 371cc15 soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guard by Felix Held · 2 years, 9 months ago
  12. 9559c68 soc/amd/cezanne/include/aoac_defs: drop leading newline by Felix Held · 2 years, 9 months ago
  13. 5807da4 soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guards by Felix Held · 2 years, 9 months ago
  14. 28a0a14 soc/amd/*/cpu: handle mp_init_with_smm failure by Felix Held · 2 years, 9 months ago
  15. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 9 months ago
  16. fab6e44 psp_verstage: convert relative address in EFS2 by Kangheui Won · 2 years, 9 months ago
  17. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  18. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 9 months ago
  19. f9146ad soc/amd/cezanne,picasso/chipset.cb: drop LAPIC device by Felix Held · 2 years, 9 months ago
  20. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  21. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 9 months ago
  22. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  23. 38107fa acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table by Michael Niewöhner · 2 years, 9 months ago
  24. 26bb4aa psp_verstage: remove psp_ef_table struct by Kangheui Won · 2 years, 9 months ago
  25. d2794ce acpi/acpigen: Constify CST functions' pointers by Angel Pons · 2 years, 9 months ago
  26. 4e379a2 soc/amd: make configure_espi_with_mb_hook call conditional by Felix Held · 2 years, 9 months ago
  27. f38fbbe soc/amd/common/include/espi: rename configure_espi by Felix Held · 2 years, 9 months ago
  28. c2cee06 soc/amd/common/block/i2c: implement proper read_resource by Felix Held · 2 years, 9 months ago
  29. ad6f87d soc/amd/cezanne,picasso/uart: implement read_resource by Felix Held · 2 years, 9 months ago
  30. 5412a81 src/soc/amd/cezanne: enable clock gating by Julian Schroeder · 2 years, 9 months ago
  31. 2d17ea4 soc/amd/common/block/espi_util: Refactor eSPI Setup by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  32. 425e73d soc/amd/*: Enable ACPIMMIO decode first in fch_pre_init by Felix Held · 2 years, 10 months ago
  33. f72c7b1 soc/amd/cezanne,soc/intel/common: rework CPPC table generation by Michael Niewöhner · 2 years, 9 months ago
  34. 3df6f41 soc/amd/cezanne/include/southbridge: add some more PM register defines by Felix Held · 2 years, 10 months ago
  35. 0c5885c soc/amd/common/include/lpc: add definitions for LPC LDRQ control bits by Felix Held · 3 years, 1 month ago
  36. 968f140 Revert "soc/amd/cezanne: Disable Co-op multitasking" by Raul E Rangel · 2 years, 11 months ago
  37. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  38. 9f17fa3 soc/amd/cezanne/early_fch: move mb_set_up_early_espi into if block by Felix Held · 2 years, 10 months ago
  39. 1140b7c soc/amd/cezanne: Enable CCP DMA by Karthikeyan Ramasubramanian · 2 years, 10 months ago
  40. b3ffff8 soc/amd/cezanne, vc/amd/fsp/*: Add support for CCP DMA SVC call by Karthikeyan Ramasubramanian · 2 years, 10 months ago
  41. dea4e0f soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h by Felix Held · 2 years, 10 months ago
  42. 7011fa1 soc/amd: rename program_gpios to gpio_configure_pads by Felix Held · 2 years, 10 months ago
  43. a0b2510 soc/amd/cezanne/fsp_m_params: use DEV_PTR to check if device is enabled by Felix Held · 2 years, 10 months ago
  44. f9080ce soc/amd/cezanna/acpi/mmio.asl: enable ACPI AOAC for I2C by Julian Schroeder · 3 years ago
  45. d453208 soc/amd/cezanne/acpi/mmio: uncomment AOAC_DEVICE macro for UARTs by Felix Held · 2 years, 10 months ago
  46. f4e6466 soc/amd/cezanne/include/gpio: add remote GPIO pin mux definitions by Felix Held · 3 years ago
  47. 7bbde76 soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macro by Felix Held · 2 years, 10 months ago
  48. 4671983 soc/amd/cezanne/fsp_m_params: set usb_phy version and length. by Julian Schroeder · 2 years, 10 months ago
  49. 916cd50 soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configuration by Felix Held · 3 years ago
  50. c2310a1 soc/amd/cezanne: Increase the FSP_M_SIZE configuration by Karthikeyan Ramasubramanian · 2 years, 11 months ago
  51. 5052828 soc/amd/*/include/soc/gpio: remove GPIO_2_EVENT by Felix Held · 3 years ago
  52. fd2982e soc/amd/cezanne/fch: implement and use fch_clk_output_48Mhz by Felix Held · 3 years ago
  53. fd078d8 soc/amd: Show SPI settings in bootblock by Martin Roth · 3 years ago
  54. 0032bfa soc/amd/cezanne/early_fch: Perform early SPI initialization by Karthikeyan Ramasubramanian · 3 years ago
  55. 79f2824 soc/amd/cezanne/chip: add functionality to power down eMMC interface by Felix Held · 3 years, 1 month ago
  56. 5f80e7c soc/amd/cezanne: Disable Co-op multitasking by Raul E Rangel · 2 years, 11 months ago
  57. 0834d86 soc/amd/cezanne/fsp_m_params:Configure the iommu_support UPD by Jason Glenesk · 3 years ago
  58. 8d35428 soc/amd/cezanne: Generate IVRS for cezanne by Jason Glenesk · 3 years ago
  59. 5a2feed soc/amd/*/chip.h: Correct PSPP Enum Value by Matt Papageorge · 3 years ago
  60. 2eb3ec7 soc/amd/cezanne/mca: add and use mca_bank_name[] by Felix Held · 3 years ago
  61. ce0fad5 soc/amd/cezanne: enable crypto in psp_verstage by Kangheui Won · 3 years, 1 month ago
  62. d3a0314 soc/amd/cezanne/makefile: order source files alphabetically by Felix Held · 3 years ago
  63. 21c70b1 soc/amd/{cezanne,picasso}: Escape PSP_VERSTAGE_FILE default by Raul E Rangel · 3 years ago
  64. 73193cf soc/amd/{common,cezanne}: Implement HAVE_PAYLOAD_PRELOAD_CACHE by Raul E Rangel · 3 years ago
  65. 61f44127 soc/amd/cezanne: Start loading APOB asynchronously by Raul E Rangel · 3 years, 1 month ago
  66. d5b51be soc/amd/cezanne/graphics: add VBIOS ID remapping for Barcelo by Felix Held · 3 years ago
  67. 577e146 soc/amd/cezanne: add ACPI CPPC support for AMD by Julian Schroeder · 3 years ago
  68. e84c3f1 soc/amd/*/mca: factor out common MCA/MCAX check & print functionality by Felix Held · 3 years ago
  69. 1e1d490 soc/amd: factor out check_mca to common code by Felix Held · 3 years ago
  70. dc970fc soc/amd/cezanne/mca: add empty mca_check_all_banks function by Felix Held · 3 years ago
  71. f1093af soc/amd: move check_mca prototype to soc/amd/common/blocks/include by Felix Held · 3 years ago
  72. 73e0f18 soc/amd/cezanne: Move APOB update into ramstage by Raul E Rangel · 3 years ago
  73. a24472a soc/amd/cezanne: add basic MCA support by Felix Held · 3 years ago
  74. 3acc515 soc/amd/{cezanne,common}: Enable IOMMU PCIe Device by Raul E Rangel · 3 years, 1 month ago
  75. ae47803 soc/amd/cezanne/acpi: Change GPIO controller interrupt to shared by Raul E Rangel · 3 years ago
  76. 9942af2 soc/amd/cezanne: Enable SPI DMA support by Raul E Rangel · 3 years, 1 month ago
  77. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  78. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  79. fe58977 soc/amd/cezanne: Add call to mb to configure eSPI requirements by Martin Roth · 3 years, 1 month ago
  80. 6662fe6 soc/amd/cezanne: Init eSPI early if required by Martin Roth · 3 years, 1 month ago
  81. 42583de soc/amd/cezanne/fsp_m_params: set HD Audio enable UPD from devicetree by Felix Held · 3 years, 1 month ago
  82. ea668d7 soc/amd/cezanne/fsp_m_params: set SATA enable UPD from devicetree info by Felix Held · 3 years, 1 month ago
  83. 69a957f soc/amd/picasso,stoneyridge/acpi: use defines for MADT parameters by Felix Held · 3 years, 1 month ago
  84. ec225f0 soc/amd/cezanne/include/soc/iomap: add eMMC MMIO base addresses by Felix Held · 3 years, 1 month ago
  85. a448001 soc/amd/cezanne,picasso/include/soc/iomap: reflow I2C_DEVICE_COUNT by Felix Held · 3 years, 1 month ago
  86. fab518b soc/amd/cezanne/acpi/mmio: use AOAC offset defines by Felix Held · 3 years, 1 month ago
  87. 117823e soc/amd/cezanne: factor out AOAC offset defines by Felix Held · 3 years, 1 month ago
  88. 1532d1c soc/amd/cezanne,picasso: add AOAC offset define for the eMMC controller by Felix Held · 3 years, 1 month ago
  89. 5c124a9 soc/amd/{cezanne,picasso}: Add TS_START_ROMSTAGE by Raul E Rangel · 3 years, 1 month ago
  90. cbc7c50 soc/amd/cezanne: Supply SMBIOS/DMI Type 17 data by Nikolai Vyssotski · 3 years, 3 months ago
  91. bdb0818 soc/amd/cezanne: call boot_with_psp_timestamp by Kangheui Won · 3 years, 1 month ago
  92. c0fd6e5 soc/amd/cezanne: remove warm reset flag code by Felix Held · 3 years, 2 months ago
  93. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 2 months ago
  94. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  95. fec4db9 soc/amd/cezanne: Configure I2C Pad RX Select through devicetree by Karthikeyan Ramasubramanian · 3 years, 1 month ago
  96. 260f0f9 cezanne/psp_verstage: add reset/timer svc by Kangheui Won · 3 years, 2 months ago
  97. faebe8e soc/amd/cezanne/include/iomap: properly align defines by Felix Held · 3 years, 2 months ago
  98. 9d9dae1 soc/amd/cezanne: Add pre-FSPM call to the mainboard by Martin Roth · 3 years, 2 months ago
  99. 9a24c3f soc/amd/cezanne: add devicetree setting for PSPP policy by Felix Held · 3 years, 2 months ago
  100. d2f3308 soc/amd/cezanne: add support for the changed AMD FSP API for USB PHY by Julian Schroeder · 3 years, 2 months ago