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
/
cezanne
Age
Commit message (
Expand
)
Author
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-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-22
soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq
Felix Held
2023-03-20
soc/amd/cezanne: introduce and use pstate_msr bitfield struct
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-09
soc/amd/cezanne: Set up SoC-specific XHCI definitions
Robert Zieba
2023-03-09
soc/amd/cezanne: Update XHCI GPE to use constant
Robert Zieba
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/cezanne/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-03-03
soc/amd/cezanne/graphics: simplify map_oprom_vendev implementation
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/cezanne/Kconfig: add VGA BIOS ID and file defaults
Felix Held
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-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/cezanne: use CPUID_ALL_STEPPINGS_MASK to support all steppings
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/cezanne: remove LIDS field from global NVS
Felix Held
2023-02-04
soc/amd/cezanne/chipset.cb: add missing ops for GPP GFX bridges
Felix Held
2023-02-04
soc/amd: Use common reset code for CZN & MDN SoCs
Martin Roth
2023-01-31
soc/amd/cezanne/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/cezanne: 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/cezanne/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
treewide: Fix old-style declarations
Elyes Haouas
2023-01-13
soc/amd/cezanne: use common SMU S3/4/5 entry message code
Felix Held
2023-01-12
soc/amd/cezanne: 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
2023-01-03
soc/amd/cezanne/psp_verstage/Makefile.inc: Remove path to non-existent direct...
Elyes Haouas
2022-12-27
tree/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-20
src/soc: Remove unneeded <assert.h>
Elyes Haouas
2022-12-14
soc/amd/*/config: drop invalid comment
Felix Held
2022-12-08
vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configuration
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-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/cezanne/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-28
soc/amd/cezanne/Kconfig: Enable APOB_HASH
Fred Reitberger
2022-10-26
soc/amd/cezanne: Update GPP clk req code to use ARRAY_SIZE
Robert Zieba
2022-10-26
soc/amd/cezanne: Factor out common GPP clk req code
Robert Zieba
2022-10-26
soc/amd: Add amdfw.rom in coreboot.pre
Karthikeyan Ramasubramanian
2022-10-22
soc/amd/*/i2c.h: Make definition more accurate
Fred Reitberger
2022-10-21
soc/amd/*/smi.h: Use BIT() for clarity
Fred Reitberger
2022-10-21
soc/amd/*/uart: cleanup includes
Felix Held
2022-10-20
soc/amd/*/uart: commonize UART code and MMIO device driver
Felix Held
2022-10-20
soc/amd: move set_uart_config prototype to common UART header
Felix Held
2022-10-20
soc/amd: move all AOAC function prototypes to amdblocks/aoac.h
Felix Held
2022-10-20
soc/amd/cezanne/uart: introduce and use soc_get_uart_ctrlr_info
Felix Held
2022-10-20
soc/amd/*/uart: add missing soc/iomap.h include
Felix Held
2022-10-20
soc/amd: introduce and use common soc_uart_ctrlr_info struct
Felix Held
2022-10-20
soc/amd/cezanne/uart: separate data and code
Felix Held
2022-10-18
soc/amd: factor out writing extended PM registers in FADT
Felix Held
2022-10-18
soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c
Fred Reitberger
2022-10-17
soc/amd: factor out common noncar bootblock
Felix Held
2022-10-17
soc/amd/*/smihandler: Make fch_apmc_smi_handler common
Fred Reitberger
2022-10-15
treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'
Felix Held
2022-10-14
soc/amd/*: Hook up IOMMU ops in devicetree
Arthur Heymans
2022-10-14
soc/amd/*: Hook up LPC ops in devicetree
Arthur Heymans
2022-10-14
soc/amd/*: Hook up SMBus ops to devicetree
Arthur Heymans
2022-10-14
soc/amd: factor out common eMMC code
Felix Held
2022-10-13
soc/amd/*: Hook up GPU ops in devicetree
Arthur Heymans
2022-10-13
soc/amd/*: Hook up GPP bridges ops to devicetree
Arthur Heymans
2022-10-13
soc/amd/acp: Hook up ops in devicetree
Arthur Heymans
[next]