1. cbe55a1 soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs by Felix Held · 1 year, 6 months ago
  2. 949bce5 soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes by Felix Held · 1 year, 6 months ago
  3. cc34162 soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignment by Felix Held · 1 year, 6 months ago
  4. e859d15 soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment by Felix Held · 1 year, 6 months ago
  5. 3fc6ac7 soc/amd/cezanne/graphics: simplify map_oprom_vendev implementation by Felix Held · 1 year, 6 months ago
  6. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 6 months ago
  7. 54c80e1 soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage by Felix Held · 1 year, 6 months ago
  8. 30abfe5 soc/amd/cezanne/Kconfig: add VGA BIOS ID and file defaults by Felix Held · 1 year, 6 months ago
  9. 4bfb36e amdfwtool: use SoC ID info instead of misleading comboable flag by Zheng Bao · 1 year, 6 months ago
  10. 21975e4 soc/amd/*/Makefile.inc: remove command line soc-name by Zheng Bao · 1 year, 7 months ago
  11. c188936 soc/amd/*: Add SOC_NAME in fw.cfg(s) by Zheng Bao · 1 year, 7 months ago
  12. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 6 months ago
  13. 3ecf377 soc/amd: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 6 months ago
  14. 4e812bd soc/amd/cezanne: use CPUID_ALL_STEPPINGS_MASK to support all steppings by Felix Held · 1 year, 6 months ago
  15. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 6 months ago
  16. 4e4dde4 soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE by Felix Held · 1 year, 6 months ago
  17. b307ed6 soc/amd/*/data_fabric: rename define for MMIO decode register set count by Felix Held · 1 year, 6 months ago
  18. 8b42a24 soc/amd/cezanne: remove LIDS field from global NVS by Felix Held · 1 year, 7 months ago
  19. 5167c45 soc/amd/cezanne/chipset.cb: add missing ops for GPP GFX bridges by Felix Held · 1 year, 7 months ago
  20. 440c823 soc/amd: Use common reset code for CZN & MDN SoCs by Martin Roth · 1 year, 7 months ago
  21. c3fec86 soc/amd/cezanne/acpi: use acpigen_write_processor_device by Felix Held · 1 year, 7 months ago
  22. 8190840 soc/amd/*: Enable override of MAINBOARD_BLOBS_DIR by Fred Reitberger · 1 year, 9 months ago
  23. b2394e8 soc/amd/cezanne: clean up global NVS by Felix Held · 1 year, 7 months ago
  24. 5c56b16 soc/amd/*/agesa_acpi: add TODO for adding CRAT table by Felix Held · 1 year, 7 months ago
  25. 68143e8 soc/amd/cezanne/agesa_acpi: use acpi_align_current to align IVRS & ALIB by Felix Held · 1 year, 7 months ago
  26. 5e2602a soc/amd: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 7 months ago
  27. 8f2e5c9 soc/amd: introduce and use common amd_cpu_bus_ops struct by Felix Held · 1 year, 7 months ago
  28. 2476942 treewide: Fix old-style declarations by Elyes Haouas · 1 year, 7 months ago
  29. cdc6e82 soc/amd/cezanne: use common SMU S3/4/5 entry message code by Felix Held · 1 year, 7 months ago
  30. 16f55f2 soc/amd/cezanne: Use common fsp-s preloader by Fred Reitberger · 1 year, 7 months ago
  31. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 7 months ago
  32. 3cd06cc soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 7 months ago
  33. 82fe13e soc/amd/cezanne/psp_verstage/Makefile.inc: Remove path to non-existent directories by Elyes Haouas · 1 year, 8 months ago
  34. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  35. 1201fb9 src/soc: Remove unneeded <assert.h> by Elyes Haouas · 1 year, 8 months ago
  36. 9930920 soc/amd/*/config: drop invalid comment by Felix Held · 1 year, 8 months ago
  37. e1f6db5 vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configuration by Felix Held · 1 year, 9 months ago
  38. d5c5b52 sb,soc/amd: Remove unused southbridge_io_trap_handler() by Kyösti Mälkki · 1 year, 9 months ago
  39. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 9 months ago
  40. 8180427 soc/amd: Define post codes by Martin Roth · 1 year, 9 months ago
  41. 75873db soc/amd/*/fsp_m_params: rework local USB PHY table update by Felix Held · 1 year, 9 months ago
  42. 3b89c95 soc/amd/*/Makefile: fix readelf parameters to get bootblock size by Felix Held · 1 year, 9 months ago
  43. 2e65e9c soc/amd: Use ioapic helper functions by Kyösti Mälkki · 3 years, 2 months ago
  44. 2e81436 soc/amd/*/root_complex: use FSP HOB iterator functions by Felix Held · 1 year, 9 months ago
  45. 6e85740 arch/x86/Kconfig: Move AMD stages arch to common code by Arthur Heymans · 1 year, 9 months ago
  46. dafc619 soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case by Felix Held · 1 year, 9 months ago
  47. aab7f04 soc/amd/*/data_fabric: Use common device ops by Fred Reitberger · 1 year, 10 months ago
  48. 2890841 soc/amd/*/data_fabric: Move register offsets to soc by Fred Reitberger · 1 year, 10 months ago
  49. bcb610a soc/amd: Specify memory types supported by each chip by Martin Roth · 1 year, 10 months ago
  50. f5df69d soc/amd/cezanne/data_fabric: Add register bitslice struct by Fred Reitberger · 1 year, 10 months ago
  51. 31e6298 soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common by Fred Reitberger · 1 year, 10 months ago
  52. f743e0c soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  53. 396fb3d soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device by Felix Held · 1 year, 10 months ago
  54. f78e844 soc/amd/cezanne/Kconfig: Enable APOB_HASH by Fred Reitberger · 1 year, 10 months ago
  55. 956432c soc/amd/cezanne: Update GPP clk req code to use ARRAY_SIZE by Robert Zieba · 1 year, 10 months ago
  56. 5a040d6 soc/amd/cezanne: Factor out common GPP clk req code by Robert Zieba · 1 year, 11 months ago
  57. 8d66fb1 soc/amd: Add amdfw.rom in coreboot.pre by Karthikeyan Ramasubramanian · 1 year, 11 months ago
  58. 81b5631 soc/amd/*/i2c.h: Make definition more accurate by Fred Reitberger · 1 year, 10 months ago
  59. 460ea9d soc/amd/*/smi.h: Use BIT() for clarity by Fred Reitberger · 1 year, 10 months ago
  60. 3adfeec soc/amd/*/uart: cleanup includes by Felix Held · 1 year, 10 months ago
  61. 97e6125 soc/amd/*/uart: commonize UART code and MMIO device driver by Felix Held · 1 year, 10 months ago
  62. 8ebdbbc soc/amd: move set_uart_config prototype to common UART header by Felix Held · 1 year, 10 months ago
  63. ba35f35 soc/amd: move all AOAC function prototypes to amdblocks/aoac.h by Felix Held · 1 year, 10 months ago
  64. 9fde889 soc/amd/cezanne/uart: introduce and use soc_get_uart_ctrlr_info by Felix Held · 1 year, 10 months ago
  65. c6e4cc8 soc/amd/*/uart: add missing soc/iomap.h include by Felix Held · 1 year, 10 months ago
  66. d2ebe16 soc/amd: introduce and use common soc_uart_ctrlr_info struct by Felix Held · 1 year, 10 months ago
  67. d85f25f soc/amd/cezanne/uart: separate data and code by Felix Held · 1 year, 10 months ago
  68. 164c5ed soc/amd: factor out writing extended PM registers in FADT by Felix Held · 1 year, 10 months ago
  69. 1383122 soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c by Fred Reitberger · 1 year, 10 months ago
  70. de10d5b soc/amd: factor out common noncar bootblock by Felix Held · 1 year, 10 months ago
  71. f73a3a5 soc/amd/*/smihandler: Make fch_apmc_smi_handler common by Fred Reitberger · 1 year, 10 months ago
  72. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 10 months ago
  73. b3dcb96 soc/amd/*: Hook up IOMMU ops in devicetree by Arthur Heymans · 1 year, 11 months ago
  74. c6f029c soc/amd/*: Hook up LPC ops in devicetree by Arthur Heymans · 1 year, 11 months ago
  75. fd2bb9b soc/amd/*: Hook up SMBus ops to devicetree by Arthur Heymans · 1 year, 11 months ago
  76. 65d73cc soc/amd: factor out common eMMC code by Felix Held · 1 year, 10 months ago
  77. 796a8f3 soc/amd/*: Hook up GPU ops in devicetree by Arthur Heymans · 1 year, 11 months ago
  78. b171f76 soc/amd/*: Hook up GPP bridges ops to devicetree by Arthur Heymans · 1 year, 11 months ago
  79. 987ec88 soc/amd/acp: Hook up ops in devicetree by Arthur Heymans · 1 year, 11 months ago
  80. b65f609 soc/amd/cezanne: Use devicetree ops over pci driver by Arthur Heymans · 1 year, 11 months ago
  81. 7f38077 soc/amd/*: Hook up device_operations in chipset.cb by Arthur Heymans · 1 year, 11 months ago
  82. bd15ece soc/amd/*: Move emmc disabling to device ops by Arthur Heymans · 1 year, 11 months ago
  83. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  84. b9dd256 soc/amd/*/psp_verstage/svc: Make svc.h macros common by Fred Reitberger · 1 year, 10 months ago
  85. e14e66b soc/amd/cezanne: enable LPC decodes if platform uses LPC by Jeremy Soller · 2 years, 9 months ago
  86. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 10 months ago
  87. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  88. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 10 months ago
  89. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  90. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  91. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  92. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  93. f9fea86 soc/amd/{CZN,MDN,PCO}: Fix building with only single RW region by Matt DeVillier · 1 year, 11 months ago
  94. 25866fe soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecasts by Felix Held · 1 year, 11 months ago
  95. 9eac097 amd/cezanne: Control DPTC with only Kconfig by Tim Van Patten · 1 year, 11 months ago
  96. 9b3112c acpi/soc: Conditionally include dptc.asl by Tim Van Patten · 1 year, 11 months ago
  97. 44e4bf2 soc/amd/cezanne/Kconfig: add defaults for FSP_M_FILE and FSP_S_FILE by Felix Held · 3 years ago
  98. e48dcb7 cpu/amd/smm: Move MP & SMM init in a common place by Arthur Heymans · 2 years, 3 months ago
  99. 62cd5e8 soc/amd: Recalculate the field power in PSS table entry by Zheng Bao · 2 years ago
  100. b4b85eb soc/amd: Remove unsupported DPTC tablet mode settings by Tim Van Patten · 2 years ago