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
2024-08-09
soc/amd/*: pass PSP RPMC NVRAM base and size to amdfwtool
Felix Held
2024-08-08
soc/amd/*: pass PSP NVRAM base and size to amdfwtool
Felix Held
2024-08-08
soc/amd/picasso/Makefile: move PSP_NVRAM_[BASE,SIZE]
Felix Held
2024-08-07
soc/amd/common/psp_smi_flash: add buffer overflow checks
Felix Held
2024-08-07
soc/amd/common/psp_smi_flash: implement SPI read/write/erase command
Felix Held
2024-08-07
soc/amd/common/psp_smi_flash: implement SPI info command
Felix Held
2024-08-07
soc/amd/common/psp_smi_flash: add spi_controller_available
Felix Held
2024-08-07
soc/amd/common/psp_smi_flash: add find_psp_spi_flash_device_region
Felix Held
2024-08-07
soc/amd/common/psp_smi_flash: validate target SPI region ID
Felix Held
2024-08-07
soc/amd/common/psp_smi_flash: add command-specific data structures
Felix Held
2024-08-07
soc/amd/common/psp: add and call PSP SMI SPI access function stubs
Felix Held
2024-08-07
soc/amd/common/psp_smi: implement P2C mailbox handling
Felix Held
2024-08-07
soc/amd/common/include/spi: add and use SPI_MISC_CNTRL define
Felix Held
2024-08-05
soc/amd: add PSP SMI handler stub
Felix Held
2024-08-01
soc/amd/common/smi_util: add PSP SMI helper functions
Felix Held
2024-07-31
soc/amd/common/psp: move buffer sizes to common header
Felix Held
2024-07-31
soc/amd/common/psp_smm: introduce and use send_psp_command_smm
Felix Held
2024-07-31
soc/amd/common/psp_smm: add comments to psp_notify_smm
Felix Held
2024-07-31
soc/amd/common/psp_smm: add/improve comments to buffers and flags
Felix Held
2024-07-31
device: introduce and use dev_get_domain_id
Felix Held
2024-07-25
soc/amd/common/psp_gen2: use MMIO access again
Felix Held
2024-07-25
soc/amd/common/psp_gen2: return status from soc_read_c2p38
Felix Held
2024-07-25
soc/amd/common/block/psp_gen2: add get_psp_mmio_base
Felix Held
2024-07-25
soc/amd: add SoC-specific root_complex.c to SMM
Felix Held
2024-07-25
soc/amd/*/root_complex: introduce and use domain_iohc_info struct
Felix Held
2024-07-25
acpi,soc: use is_domain0 function
Felix Held
2024-07-25
soc/amd: Ensure bank 0 is selected before accessing VBNV in CMOS
Yu-Ping Wu
2024-07-25
soc/amd/psp_verstage: Add -Oz flag for clang
Yu-Ping Wu
2024-07-22
soc/amd/common/root_complex: move IOHC_MMIO_EN definition to header
Felix Held
2024-07-15
soc/amd/phoenix/include/gpio: update GPIO HID to AMDI0030
Felix Held
2024-07-15
soc/amd/glinda/include/gpio: update GPIO HID to AMDI0030
Felix Held
2024-07-15
soc/amd/glinda/include/gpio: update to match hardware
Felix Held
2024-07-11
soc/amd/phoenix: Fix APOB NV size/base for non-vboot builds
Matt DeVillier
2024-07-11
soc/amd/mendocino: Fix APOB NV size/base for non-vboot builds
Matt DeVillier
2024-07-10
cbmem_top: Change the return value to uintptr_t
Elyes Haouas
2024-07-04
soc/amd/common/acpi/ivrs: use PCI_DEVFN macro
Felix Held
2024-06-18
soc/amd/cezanne: Add AMD Renoir SOC support
Anand Vaikar
2024-06-11
soc/amd/genoa_poc: Prefer include <soc/gpio.h> via <gpio.h>
Elyes Haouas
2024-05-29
tree: Remove unused <stddef.h>
Elyes Haouas
2024-05-28
tree: Remove unused <stdarg.h>
Elyes Haouas
2024-05-23
device: drop unnecessary CHECK_REV_IN_OPROM_NAME option
Felix Held
2024-05-23
soc/amd/phoenix/chip_opensil.h: add missing include guards
Felix Held
2024-05-22
soc/amd/phoenix/chip.h: add USB PHY configuration for openSIL
Felix Held
2024-05-22
soc/amd/phoenix/chip.h: add DDI configuration for openSIL
Felix Held
2024-05-22
soc/amd/phoenix/chipset_*.cb: remove TODO
Felix Held
2024-05-15
mb/amd/birman/devicetree_phoenix_opensil: add stub MPIO chips
Felix Held
2024-05-13
soc/amd/common/block/psp: Comment unused symbol
Elyes Haouas
2024-05-12
vc/amd/opensil: introduce common mpio/chip.h header file
Felix Held
2024-05-06
soc/amd/phoenix/include/platform_descriptor: remove TODO
Felix Held
2024-04-26
soc/amd/genoa_poc/chip.h: remove empty newline before '}'
Felix Held
2024-04-24
soc/amd/common/amd_pci_util.h: assign 0 to PIN_A in pcie_swizzle_pin
Felix Held
2024-04-24
soc/amd/common/amd_pci_util.h: rename bridge irq in pci_routing_info
Felix Held
2024-04-22
soc/amd/phoenix/acpi: call acpi_add_opensil_tables in openSIL case
Felix Held
2024-04-22
vc/amd/opensil/stub/ramstage: add acpi_add_opensil_tables stub
Felix Held
2024-04-22
drivers/intel/fsp2_0: Introduce fsp print helper macros
Appukuttan V K
2024-04-19
soc/amd/glinda: Add support for A0 and B0 steppings
Anand Vaikar
2024-04-15
soc/amd/picasso: Mark eMMC as non-removable for Windows 10/11 install
CoolStar
2024-04-12
tree: Drop duplicated <device/{path,resource}.h>
Elyes Haouas
2024-04-11
tree: Drop unused <timestamp.h>
Elyes Haouas
2024-04-11
tree: Drop unused <string.h>
Elyes Haouas
2024-04-10
tree: Drop unused <elog.h>
Elyes Haouas
2024-04-10
tree: Drop unused <stdio.h>
Elyes Haouas
2024-04-09
tree: Drop unused <post.h>
Elyes Haouas
2024-04-09
tree: Drop unused <console/console.h>
Elyes Haouas
2024-04-07
soc/amd/genoa_poc: Allow using UART with DEBUG_SMI=y
Benjamin Doron
2024-04-06
lib: Refactor bmp_load_logo() implementation
Subrata Banik
2024-03-30
soc/amd: Remove blank lines before '}' and after '{'
Elyes Haouas
2024-03-28
cpu/x86/Kconfig: Mark 64bit support as stable
Arthur Heymans
2024-03-28
cpu/x86: Link page tables in stage if possible
Arthur Heymans
2024-03-28
soc/amd/noncar: Increase bootblock size from 64K to 128K
Arthur Heymans
2024-03-28
soc/amd/non_car/memlayout_x86.ld: Top align the code
Arthur Heymans
2024-03-28
security/tpm: resolve conflicts in TSS implementations
Sergii Dmytruk
2024-03-23
soc/amd/common/noncar/memmap: reduce visibility of memmap_early_dram
Felix Held
2024-03-23
soc/amd/common/cpu/noncar/memmap: use VGA MMIO defines everywhere
Felix Held
2024-03-23
soc/amd/common/cpu/noncar/memmap: make local variables const
Felix Held
2024-03-23
soc/amd/*/memmap: factor out common read_lower_soc_memmap_resources
Felix Held
2024-03-23
soc/amd/genoa_poc/domain: refactor read_soc_memmap_resources
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chip
Felix Held
2024-03-17
soc/amd/phoenix: make openSIL stub optional
Marshall Dawson
2024-02-29
soc/amd: move common pci_domain_fill_ssdt implementation to acpi/
Felix Held
2024-02-26
util/amdfwtool: build amdfwtool only for all tools or AMD CPUs
Martin Roth
2024-02-24
soc/amd/glinda: Update GPP_CLK_OUTPUT_AVAILABLE to 7
Varshit Pandya
2024-02-23
soc/amd/common/acp: use clrsetbits32p to avoid need for casts
Felix Held
2024-02-23
soc/amd/glinda: Use gpp_clk_setup_common function
Varshit Pandya
2024-02-23
arch/x86/ioapic: use uintptr_t for IOAPIC base address
Felix Held
2024-02-23
soc/amd/glinda: Use pcie_gpp_dxio_update_clk_req_config
Varshit Pandya
2024-02-18
soc: Add SPDX license headers to Kconfig files
Martin Roth
2024-02-12
soc/amd/picasso: Use gpp_clk_setup_common function
Varshit Pandya
2024-02-12
soc/amd/picasso: Use pcie_gpp_dxio_update_clk_req_config
Varshit Pandya
2024-02-10
soc/amd: Factor out gpp_clk_setup function
Varshit Pandya
2024-02-08
soc/amd/common/data_fabric/domain: drop unneeded parenthesis
Felix Held
2024-02-08
soc/amd/common/data_fabric/domain: don't report DRAM as MMIO producer
Felix Held
2024-02-08
cpu/x86/64bit: Turn jumping to long mode into a macro
Arthur Heymans
2024-02-07
soc/amd/genoa_poc/chip: print data fabric MMIO decoding configuration
Felix Held
2024-02-07
soc/amd: drop unneeded data_fabric_set_mmio_np
Felix Held
2024-02-02
soc/amd: commonize PCI root IOAPIC initialization
Felix Held
2024-02-02
soc/amd/phoenix/chip.h: guard FSP-specific data structures
Felix Held
2024-02-02
soc/amd/phoenix/fch: only init ACPI IO ports in FSP case
Felix Held
2024-02-02
soc/amd/phoenix: add openSIL calls
Felix Held
2024-02-02
soc/amd/phoenix/fch: only call gpp_clk_setup in FSP case
Felix Held
[next]