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
Age
Commit message (
Expand
)
Author
2023-04-26
soc/amd: Use ACPI_COMMON_MADT_IOAPIC
Kyösti Mälkki
2023-04-26
arch/x86/ioapic: Promote ioapic_get_sci_pin()
Kyösti Mälkki
2023-04-23
include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb
Felix Held
2023-04-22
soc/amd/glinda: drop code for non-existing eMMC controller
Felix Held
2023-04-22
soc/amd/phoenix: drop defines for non-existing eMMC controller
Felix Held
2023-04-22
soc/amd/mendocino: drop code for non-existing eMMC controller
Felix Held
2023-04-22
soc/amd/phoenix/xhci: add SCI sources for the two USB4 controllers
Felix Held
2023-04-22
soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFN
Felix Held
2023-04-22
soc/amd/phoenix/include/soc/smi: add missing SCI map defines 61-63
Felix Held
2023-04-21
soc/amd/phoenix: Mark PCIe GPP bridges as hidden instead of off
Martin Roth
2023-04-21
soc/amd/mendocino: Mark PCIe GPP bridges as hidden instead of off
Martin Roth
2023-04-21
soc/amd/common/cpu/noncar/early_cache: use get_top_of_mem_below_4gb
Felix Held
2023-04-21
soc/amd/stoneyridge/memmap: use get_top_of_mem_below_4gb
Felix Held
2023-04-21
soc/amd/stoneyridge/northbridge: use get_top_of_mem_[below,above]_4gb
Felix Held
2023-04-21
soc/amd/common/block/acpi/tables: use get_top_of_mem_[below,above]_4gb
Felix Held
2023-04-21
Drop unused include <version.h>
Kyösti Mälkki
2023-04-21
include/cpu/amd/mtrr: rename functions to get top of memory regions
Felix Held
2023-04-21
soc/amd/phoenix: Update XHCI events
Jon Murphy
2023-04-21
ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields
Kyösti Mälkki
2023-04-21
soc/amd/phoenix/xhci: Correct counting of xhci_sci_sources
Fred Reitberger
2023-04-20
soc/amd/phoenix/include/soc/pci_devs: update defines to match the PPR
Felix Held
2023-04-20
soc/amd/phoenix/devicetree: drop i2s_ac97 device
Felix Held
2023-04-20
soc/amd/stoneyridge/northbridge: fix indentation in set_mmio_addr_reg
Felix Held
2023-04-19
soc/amd/common/block/lpc/spi_dma: Leverage CBFS_CACHE when using SPI DMA
Karthikeyan Ramasubramanian
2023-04-15
sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC
Kyösti Mälkki
2023-04-14
soc/amd: Clarify ACPI _PRT entry generation
Kyösti Mälkki
2023-04-13
soc/amd/stoneyridge/northbridge: use common acpi_fill_root_complex_tom
Felix Held
2023-04-11
soc/amd/mendocino: Lower log level for TDP value to DEBUG
Paul Menzel
2023-04-10
soc/amd/common/blk/pcie: Program LTR max latencies
Matt DeVillier
2023-04-06
amd/mendocino/root_complex: Restrict DPTC to 15W boards
Tim Van Patten
2023-04-06
soc/amd/mendocino: Reinterpret smu_power_and_thm_limit
Tim Van Patten
2023-04-04
soc/amd/*/Makefile: use all_x86 target
Felix Held
2023-04-03
soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target
Felix Held
2023-04-01
soc/amd/stoneyridge: factor out P-state utils to link in all stages
Felix Held
2023-04-01
soc/amd/stoneyridge/Makefile: use all target for more compilation units
Felix Held
2023-03-31
soc/amd/common/block/cpu/tsc/Makefile: order targets by stage
Felix Held
2023-03-31
soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSC
Felix Held
2023-03-31
soc/amd/picasso/graphics: use RAVEN2_VBIOS_REV with RAVEN2_VBIOS_VID_DID
Felix Held
2023-03-30
soc/amd/picasso/graphics: refactor map_oprom_vendev_rev
Felix Held
2023-03-30
drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hob
Felix Held
2023-03-30
soc/amd/common/block/cpu/noncar/memmap: simplify return value check
Felix Held
2023-03-29
soc/amd/stoneyridge: use common AMD CPU power state ACPI generation
Felix Held
2023-03-29
soc/amd/stoneyridge/cpu: implement get_pstate_latency
Felix Held
2023-03-29
soc/amd/picasso/Kconfig: update help text for 2nd VBIOS ID detection
Felix Held
2023-03-29
soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latency
Felix Held
2023-03-29
soc/amd/stoneyridge: implement and use get_pstate_0_reg
Felix Held
2023-03-29
soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_reg
Felix Held
2023-03-29
soc/amd/common/acpi/cpu_power_state: factor out get_visible_pstate_count
Felix Held
2023-03-29
soc/amd/stoneyridge/acpi: add C state config table
Felix Held
2023-03-29
soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option
Felix Held
2023-03-29
soc/amd/common/block/cpu/tsc_freq: move static variable inside function
Felix Held
2023-03-29
soc/amd/common/block/cpu/tsc/tsc_freq: use get_pstate_core_freq
Felix Held
2023-03-29
soc/amd/stoneyridge/tsc_freq: use get_pstate_core_freq
Felix Held
2023-03-29
soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16h
Felix Held
2023-03-29
soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq
Felix Held
2023-03-29
soc/amd/stoneyridge/monotonic_time: add comment that we can't use TSC
Felix Held
2023-03-29
soc/amd/mendocino: Add FSP parameter for eDP power sequence adjustment
Chris.Wang
2023-03-28
soc/amd/stoneyridge/graphics: introduce defines for constants
Felix Held
2023-03-28
soc/amd/stoneyridge: move map_oprom_vendev to graphics.c
Felix Held
2023-03-28
soc/amd/stoneyridge/Kconfig: use correct VGA_BIOS_ID
Felix Held
2023-03-27
soc/amd/stoneyridge/Kconfig: select SOC_AMD_COMMON_BLOCK_SVI2
Felix Held
2023-03-27
soc/amd/common/block/cpu/Makefile: group build targets by stage
Felix Held
2023-03-27
soc/amd/common/block/cpu/svi2: drop unneeded core_vid check
Felix Held
2023-03-27
soc/amd/mendocino: Add UPD to support USB3 force to gen1 by port
Patrick Huang
2023-03-27
soc/amd/stoneyridge/include/msr: add pstate_msr bitfield struct
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-25
soc/amd/common/include/cppc: remove cppc_config forward declaration
Felix Held
2023-03-25
soc/amd/common/include/cppc: rename include guard
Felix Held
2023-03-24
soc/amd/*/include/msr: add version number to SERIAL_VID_* define names
Felix Held
2023-03-24
soc/amd/mendocino: add and use missing cpu_vid_8 pstate_msr field
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/common/block/acpi/cpu_power_state: use pstate_msr union
Felix Held
2023-03-23
soc/amd/glinda: introduce and use pstate_msr bitfield struct
Felix Held
2023-03-23
soc/amd/phoenix: introduce and use pstate_msr bitfield struct
Felix Held
2023-03-23
soc/amd/mendocino: Remove GPP bridge to Bus B
Martin Roth
2023-03-22
soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq
Felix Held
2023-03-21
soc/amd/mendocino: Remove 2 unused PCIe functions
Martin Roth
2023-03-20
soc/amd/mendocino: introduce and use pstate_msr bitfield struct
Felix Held
2023-03-20
soc/amd/cezanne: introduce and use pstate_msr bitfield struct
Felix Held
2023-03-20
soc/amd/picasso: introduce and use pstate_msr bitfield struct
Felix Held
2023-03-20
soc/amd/mendocino: Consume fsp misc_data hob
Jason Glenesk
2023-03-15
soc/amd/mendocino: MP2 firmware isn't needed in the RO image
Martin Roth
2023-03-15
soc/amd: Print amdfwtool debug info if V=1
Martin Roth
2023-03-15
soc/amd/common: Ignore * in PSP dependency generation
Martin Roth
2023-03-15
soc/amd/common: Update PSP dependency generation
Martin Roth
2023-03-13
soc/amd/phoenix/mca.c: Remove excess MCA bank names
Fred Reitberger
2023-03-13
soc/amd/common/block/cpu/update_microcode: use raw MSR data
Felix Held
2023-03-13
soc/amd/common/block/cpu/noncar/write_resume_eip: use raw MSR data
Felix Held
2023-03-10
soc/amd/common/psp: Put spl_fuse in separate compilation unit
Martin Roth
2023-03-10
soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GB
Felix Held
2023-03-10
soc/amd/common/block/psp/psp_smm: use raw MSR data
Felix Held
2023-03-10
soc/amd/stoneyridge/monotonic_timer: use raw MSR data
Felix Held
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-09
soc/amd/common/cpu: move get_threads_per_core from noncar to common code
Felix Held
2023-03-09
soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCs
Felix Held
2023-03-09
soc/amd/cezanne: Set up SoC-specific XHCI definitions
Robert Zieba
[next]