index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
phoenix
Age
Commit message (
Expand
)
Author
2023-03-29
soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option
Felix Held
2023-03-29
soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq
Felix Held
2023-03-27
soc/amd: factor out common get_pstate_core_power implementation
Felix Held
2023-03-27
soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3
Felix Held
2023-03-27
soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3
Felix Held
2023-03-24
soc/amd/*/include/msr: add version number to SERIAL_VID_* define names
Felix Held
2023-03-24
soc/amd/*/include/msr: drop _LO part from PSTATE definition names
Felix Held
2023-03-24
soc/amd: pass pstate_msr union to get_pstate_core_[freq,power]
Felix Held
2023-03-23
soc/amd/phoenix: introduce and use pstate_msr bitfield struct
Felix Held
2023-03-22
soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq
Felix Held
2023-03-15
soc/amd: Print amdfwtool debug info if V=1
Martin Roth
2023-03-13
soc/amd/phoenix/mca.c: Remove excess MCA bank names
Fred Reitberger
2023-03-10
amdfwtool: Add HW IPCFG file whose subprog is 1
Zheng Bao
2023-03-10
src/soc/amd/phoenix/include/soc/: Update the Data Fabric ID for Phoenix
Anand Vaikar
2023-03-08
soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig
Felix Held
2023-03-08
soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h
Felix Held
2023-03-08
soc/amd/*/acpi: factor out common get_pstate_info implementation
Felix Held
2023-03-08
soc/amd/*/acpi: factor out common generate_cpu_entries implementation
Felix Held
2023-03-08
soc/amd/phoenix: Allow the amdfw.rom to be split into two parts
Zheng Bao
2023-03-08
soc/amd/phoenix/acpi: rework C state info table handling
Felix Held
2023-03-06
soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs
Felix Held
2023-03-06
soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes
Felix Held
2023-03-06
soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignment
Felix Held
2023-03-06
soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment
Felix Held
2023-02-28
soc/amd: introduce and use PSTATE_MSR macro
Felix Held
2023-02-28
soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage
Felix Held
2023-02-21
soc/amd/phoenix: add VBIOS ID remapping for phoenix
Ritul Guru
2023-02-16
soc/amd/phoenix: Remove non-functional APCB check
Fred Reitberger
2023-02-14
amdfwtool: use SoC ID info instead of misleading comboable flag
Zheng Bao
2023-02-13
soc/amd/phoenix: Expand APOB to 256K
Fred Reitberger
2023-02-11
soc/amd/*/Makefile.inc: remove command line soc-name
Zheng Bao
2023-02-11
soc/amd/*: Add SOC_NAME in fw.cfg(s)
Zheng Bao
2023-02-10
soc/amd(MDN/PHX/Glinda): Update DISABLE_KEYBOARD_RESET_PIN help
Martin Roth
2023-02-09
arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator
Felix Held
2023-02-08
soc/amd: use CPUID_FROM_FMS macro instead of magic numbers
Felix Held
2023-02-08
soc/amd/phoenix/soc_util: add get_soc_type
Felix Held
2023-02-08
soc/amd/phoenix/include/cpu: add Phoenix CPUID
Felix Held
2023-02-08
soc/amd/phoenix/cpu: use CPUID_ALL_STEPPINGS_MASK
Felix Held
2023-02-08
arch/x86/cpu: introduce and use device_match_mask
Felix Held
2023-02-08
soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE
Felix Held
2023-02-08
soc/amd/*/data_fabric: rename define for MMIO decode register set count
Felix Held
2023-02-08
soc/amd/phoenix/include/cpu: rename CPUID define to match CPU model
Felix Held
2023-02-06
soc/amd/phoenix: remove LIDS field from global NVS
Felix Held
2023-02-04
soc/amd/phoenix/chipset.cb: update USB ports
Felix Held
2023-02-04
soc/amd/phoenix/chipset.cb: add remaining PCI devices
Felix Held
2023-02-04
soc/amd/phoenix/chipset.cb: rename GPP bridges on device 2
Felix Held
2023-02-04
soc/amd/phoenix/chipset.cb: add missing GPP bridges on device 1
Felix Held
2023-02-04
soc/amd: Use common reset code for PHX & Glinda SoCs
Martin Roth
2023-01-31
soc/amd/phoenix/acpi: use acpigen_write_processor_device
Felix Held
2023-01-22
soc/amd/*: Enable override of MAINBOARD_BLOBS_DIR
Fred Reitberger
2023-01-20
soc/amd/glinda,mendocino,phoenix/espi_util: add comment about register
Felix Held
2023-01-20
soc/amd/phoenix/espi_util: remove TODO after checking
Felix Held
2023-01-20
soc/amd/phoenix: clean up global NVS
Felix Held
2023-01-18
soc/amd/*/agesa_acpi: add TODO for adding CRAT table
Felix Held
2023-01-18
soc/amd/phoenix/agesa_acpi: use acpi_align_current to align IVRS & ALIB
Felix Held
2023-01-18
soc/amd: Include <gpio.h> instead of <soc/gpio.h>
Elyes Haouas
2023-01-17
soc/amd: introduce and use common amd_cpu_bus_ops struct
Felix Held
2023-01-17
soc/amd: Use fixed EFS location for Phoenix & Glinda
Martin Roth
2023-01-17
treewide: Fix old-style declarations
Elyes Haouas
2023-01-13
soc/amd/phoenix: update mmconf base address and size
Ritul Guru
2023-01-13
soc/amd/phoenix: use common SMU S3/4/5 entry message code
Felix Held
2023-01-13
soc/amd/phoenix: Use common fsp-s preloader
Fred Reitberger
2023-01-12
3rdparty/amd_blobs:Advance submodule pointer
Jason Glenesk
2023-01-12
soc/amd: Change Morgana codename to Phoenix
Martin Roth