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
/
glinda
Age
Commit message (
Expand
)
Author
2023-03-23
soc/amd/glinda: 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-10
amdfwtool: Add HW IPCFG file whose subprog is 1
Zheng Bao
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/glinda/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-16
soc/amd/glinda: Remove non-functional APCB check
Fred Reitberger
2023-02-14
amdfwtool: use SoC ID info instead of misleading comboable flag
Zheng Bao
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/glinda/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-06
soc/amd/glinda: remove LIDS field from global NVS
Felix Held
2023-02-04
soc/amd: Use common reset code for PHX & Glinda SoCs
Martin Roth
2023-01-31
soc/amd/glinda/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/glinda/espi_util: update file to match documentation
Felix Held
2023-01-20
soc/amd/glinda: 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/glinda/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/glinda: use common SMU S3/4/5 entry message code
Felix Held
2023-01-13
soc/amd/glinda: Use common fsp-s preloader
Fred Reitberger
2023-01-09
treewide: Remove unused <cpu/amd/msr.h>
Elyes Haouas
2023-01-09
soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS
Elyes Haouas
2022-12-27
tree/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-14
soc/amd/*/config: drop invalid comment
Felix Held
2022-12-12
vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy config
Felix Held
2022-12-06
sb,soc/amd: Remove unused southbridge_io_trap_handler()
Kyösti Mälkki
2022-11-25
ACPI: Use common code for MADT LAPIC NMIs
Kyösti Mälkki
2022-11-24
soc/amd: Define post codes
Martin Roth
2022-11-23
soc/amd/*/fsp_m_params: rework local USB PHY table update
Felix Held
2022-11-23
soc/amd/*/Makefile: fix readelf parameters to get bootblock size
Felix Held
2022-11-17
soc/amd: Use ioapic helper functions
Kyösti Mälkki
2022-11-14
soc/amd/*/root_complex: use FSP HOB iterator functions
Felix Held
2022-11-14
arch/x86/Kconfig: Move AMD stages arch to common code
Arthur Heymans
2022-11-11
soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case
Felix Held
2022-11-10
/: Remove "ERROR: "/"WARNING: " prefixes from log messages
Elyes Haouas
2022-11-04
soc/amd/*/data_fabric: Use common device ops
Fred Reitberger
2022-11-04
soc/amd/*/data_fabric: Move register offsets to soc
Fred Reitberger
2022-11-04
soc/amd: Specify memory types supported by each chip
Martin Roth
2022-11-03
soc/amd/glinda/data_fabric: Add register bitslice struct
Fred Reitberger
2022-11-03
soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common
Fred Reitberger
2022-11-03
soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-10-29
soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device
Felix Held
2022-10-29
soc/amd/glinda: Don't add amdfw.rom to cbfs in SOC Makefile
Martin Roth
2022-10-25
soc/amd: Add framework for Glinda SoC
Martin Roth