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
/
vendorcode
/
amd
Age
Commit message (
Expand
)
Author
2024-06-17
vc/amd/opensil/*/opensil.h: add missing device/device.h include
Felix Held
2024-05-29
tree: Use <stdio.h> for snprintf
Elyes Haouas
2024-05-12
vc/amd/opensil: introduce common mpio/chip.h header file
Felix Held
2024-05-12
vc/amd/opensil/*/mpio/chip.h: add missing include guards
Felix Held
2024-04-22
vc/amd/opensil/stub/ramstage: add acpi_add_opensil_tables stub
Felix Held
2024-04-04
Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE
Arthur Heymans
2024-04-03
vendorcode/amd/opensil: Add CPP args to all stages
Arthur Heymans
2024-03-23
soc/amd/genoa_poc/domain: refactor read_soc_memmap_resources
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: add debug output for unused chip
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: fix unused MPIO chip warning
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: use device status for port_present
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: simplify per_device_config arguments
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chip
Felix Held
2024-03-20
vc/amd/opensil/*/mpio: add IFTYPE_UNUSED mpio_type enum element
Felix Held
2024-03-20
vc/amd/opensil/genoa_poc/mpio: add IFTYPE_ prefix to mpio_type values
Felix Held
2024-03-20
vc/amd/opensil/stub/mpio: change mpio_engine_type prefix to IFTYPE
Felix Held
2024-03-17
vc/amd/opensil: don't use source path when using stub
Marshall Dawson
2024-03-11
vc/amd/opensil/stub: add stub MPIO driver
Felix Held
2024-03-06
vc/amd/opensil/genoa_poc/memmap: use GiB define
Felix Held
2024-03-06
vc/amd/opensil/genoa_poc/memmap: use get_top_of_mem_below_4gb
Felix Held
2024-02-23
vc/amd/opensil/genoa_poc/mpio/chip: fix typo in pcie_aspm enum name
Felix Held
2024-02-18
Treewide: Fix incorrect SPDX license strings
Martin Roth
2024-02-12
vc/amd/fsp/picasso: Bring picasso inline with other AMD SoC
Varshit Pandya
2024-02-02
vc/amd/opensil: add openSIL stub implementation
Felix Held
2024-02-02
vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h
Felix Held
2024-02-01
soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources
Felix Held
2024-02-01
vc/amd/opensil/genoa_poc/memmap: pass resource index as pointer
Felix Held
2024-02-01
vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource index
Felix Held
2024-01-31
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-26
vc/amd: move verstage on PSP files to new psp_verstage folder
Felix Held
2024-01-25
vc/amd/opensil/genoa_poc/mpio: don't add duplicate MPIO descriptors
Felix Held
2024-01-25
soc/amd/genoa_poc: rely less on boot state hooks
Felix Held
2024-01-25
vc/amd/opensil/genoa_poc: move configure_mpio call to setup_opensil
Felix Held
2024-01-25
vc/amd/opensil/genoa_poc/opensil_console: fix host debug print function
Felix Held
2024-01-24
vc/amd/opensil/genoa_poc/mpio: rename mpio_config to configure_mpio
Felix Held
2024-01-24
vendorcode: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-17
vc/amd/psp: Remove unknown section flags
Lennart Eichhorn
2023-12-20
treewide: Use show_notices target for warnings
Martin Roth
2023-12-16
vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOA
Felix Held
2023-12-16
soc/amd/genoa: rename to genoa_poc
Felix Held
2023-12-15
vc/amd: use 'openSIL' spelling in comments & help text
Felix Held
2023-12-14
vendorcode/amd/opensil/genoa_poc: add opensil_fill_fadt_io_ports
Felix Held
2023-12-12
vendorcode/amd/genoa: Parse APOB for DRAM layout
Arthur Heymans
2023-12-12
soc/amd/genoa: Add opensil MPIO chip files
Arthur Heymans
2023-12-12
vendorcode/amd/opensil: Add SATA configuration
Arthur Heymans
2023-12-12
vendorcode/amd/opensil: Add USB configuration
Martin Roth
2023-12-08
vendorcode/amd/opensil: Set up resource manager input block
Arthur Heymans
2023-12-06
vendorcode/amd/opensil: Add initial setup and API calls
Arthur Heymans
2023-11-30
vendorcode/amd/opensil: Implement cbmem_top_chipset
Arthur Heymans
2023-11-30
vendorcode/amd/opensil/genoa: Implement console callback
Arthur Heymans
2023-11-28
vendorcode/amd: Hook up opensil
Arthur Heymans
2023-11-13
Update genoa_poc/opensil submodule to upstream main
Martin Roth
2023-11-07
vc/amd/opensil/genoa_poc/openSIL: Add openSIL code as submodule
Martin Roth
2023-11-02
soc/amd/mendocino: Update FSP-S UPD to pass boot logo
Karthikeyan Ramasubramanian
2023-08-26
vc/amd/pi: Add SPDX headers to all files that don't have them
Martin Roth
2023-08-26
vc/amd: Only pull in Makefiles & dirs that are needed
Martin Roth
2023-08-04
soc/amd/phoenix: Add SVC call to inject v2 hash tables
Karthikeyan Ramasubramanian
2023-07-21
vendorcode/amd/fsp/common: Refactor dmi_info.h
Konrad Adamczyk
2023-07-14
vc/amd/fsp/phoenix/FspmUpd: drop eMMC-related UPDs
Felix Held
2023-07-14
vc/amd/fsp/glinda/platform_descriptors: add dxio_port_param_type TODO
Felix Held
2023-07-14
vc/amd/fsp/*/platform_descriptor: add dxio_link_hotplug_type enum
Felix Held
2023-07-14
vc/amd/fsp/phoenix/platform_descriptors: fix dxio_port_param_type enum
Felix Held
2023-07-14
vc/amd/fsp/mendocino/platform_descriptors: fix dxio_port_param_type enum
Felix Held
2023-07-14
vc/amd/fsp/*/platform_descriptor: drop SoC name from DDI comment
Felix Held
2023-07-14
vc/amd/phoenix/platform_descriptor: clarify link_compliance_mode comment
Felix Held
2023-06-22
vc/amd/fps/phoenix/platform_descriptors: drop logical-physical mapping
Felix Held
2023-06-14
soc|vc/amd/phoenix: Prepare for PSP verstage
Karthikeyan Ramasubramanian
2023-05-24
vc/amd/pi/amdlib.c: Use native coreboot code over compiler builtins
Arthur Heymans
2023-05-18
vc/amd/fsp/phoenix/FspUsb: update USB config struct for Phoenix SoC
Felix Held
2023-04-27
vc/amd/fsp/mendocino/FspmUpd: Add UPD to set eDP panel T9 vaule
Chris Wang
2023-04-27
soc/amd/mendocino: rename pwr_on_vary_bl_to_blon to edp_panel_t8_ms
Chris Wang
2023-03-29
vc/amd/fsp/mendocino/FspmUpd: Update UDP structure for MDN-FSP
Chris.Wang
2023-03-27
vc/amd/fsp/mendocino:Add fch_usb_3_port_force_gen1 tp AGESA FSP-M UPD
Patrick Huang
2023-03-27
soc/amd/mendocino: Add UPDs for DPTC current limits
Patrick Huang
2023-03-20
soc/amd/mendocino: Consume fsp misc_data hob
Jason Glenesk
2023-02-13
soc/amd/mendocino: Add svc_write_postcode call instead of stub
Martin Roth
2023-02-05
vc/amd/pi: Fix "No such file or directory"
Elyes Haouas
2023-01-17
treewide: Fix old-style declarations
Elyes Haouas
2023-01-15
soc/amd/mendocino: PSP_INCLUDES_HSP
Karthikeyan Ramasubramanian
2023-01-15
vc/amd/*,soc/amd/*: Add SVC call to get HSP Secure State
Karthikeyan Ramasubramanian
2023-01-12
soc/amd: Change Morgana codename to Phoenix
Martin Roth
2023-01-04
soc/amd/mendocino: Hook up UPD dxio_tx_vboost_enable for PCIe optimization
Chris.Wang
2023-01-03
vc/amd/pi/00670F00/Makefile.inc: Remove path to non-existent directory
Elyes Haouas
2022-12-21
vc/amd,soc/amd/mendocino: Add SVC_CMD_GET_PREV_BOOT_STATUS
Karthikeyan Ramasubramanian
2022-12-12
vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy config
Felix Held
2022-12-12
vc/amd/fsp/morgana/FspmUpd: don't use pointers for usb_phy config
Felix Held
2022-12-08
vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configuration
Felix Held
2022-12-08
vc/amd/fsp/mendocino/FspmUpd: don't use pointers for usb_phy config
Felix Held
2022-11-19
vc/amd/fsp/glinda/platform_descriptors.h: Update for glinda
Fred Reitberger
2022-11-19
vc/amd/fsp/morgana/platform_descriptors.h: Update for morgana
Fred Reitberger
2022-11-11
vc/amd/fsp/mendocino: Update FSP UPD signatures to MNDCNO
Martin Roth
2022-11-07
vendorcode/amd/ccx_cppc_data.h: Fix header guard
Arthur Heymans
2022-11-07
sb/amd: Remove dropped platforms
Arthur Heymans
2022-11-07
cpu/amd/agesa: Remove leftover code
Arthur Heymans
2022-11-07
vendorcode/amd/agesa: Drop unused common code
Arthur Heymans
2022-11-07
vendorcode/amd/agesa/family16: Drop unused platform
Arthur Heymans
2022-11-07
{cpu/nb}/amd/family16: Remove platform
Arthur Heymans
2022-11-07
vendorcode/amd/agesa/fam15tn: Drop unused platform
Arthur Heymans
2022-11-07
vendorcode/amd/agesa/fam14: Remove dropped platform
Arthur Heymans
[next]