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
/
stoneyridge
Age
Commit message (
Expand
)
Author
2021-02-11
mainboards: Drop PWRS from GNVS
Kyösti Mälkki
2021-02-11
soc/amd/*/smihandler: use size_t and unsigned int
Felix Held
2021-02-11
soc/amd/*/smihandler: remove replace southbridge references with fch
Felix Held
2021-02-11
soc/amd: fully commonize clear_tvalid
Felix Held
2021-02-11
soc/amd: include cpu/x86/smm directory in common SMM Makefile
Felix Held
2021-02-11
soc/amd: move southbridge_smi_handler to common code
Felix Held
2021-02-11
soc/amd: factor out common SMM relocation code
Felix Held
2021-02-11
soc/amd*/smihandler: factor out and rename clear_smi_sci_status
Felix Held
2021-02-11
soc/amd*/smihandler: factor out and rename clear_all_smi_status
Felix Held
2021-02-11
soc/amd/stoneyridge: drop empty sb_enable
Felix Held
2021-02-10
soc/amd/stoneyridge/chip: rewrite enable_dev as switch case statement
Felix Held
2021-02-10
soc/amd/common/blocks/lpc: Remove common SPI registers
Raul E Rangel
2021-02-10
soc/amd/stoneyridge: Add SPI registers
Raul E Rangel
2021-02-10
soc/amd: Move southbridge_smi_set_eos to common/blocks/smi/smi_util
Felix Held
2021-02-10
soc/amd: Move global_smi_enable to common/blocks/smi/smi_util
Felix Held
2021-02-10
soc/amd: Move soc_route_sci to common/blocks/smi/smi_util
Felix Held
2021-02-09
soc/amd/stoneyridge/cpu: use MSR_PSP_ADDR define instead of hex number
Felix Held
2021-02-09
soc/amd/stoneyridge/memmap: drop __SIMPLE_DEVICE__
Felix Held
2021-02-09
soc/amd/stoneyridge/acpi: Convert to ASL 2.0
Elyes HAOUAS
2021-02-07
soc/amd/stoneyridge: remove STONEYRIDGE_ACPI_IO_BASE Kconfig option
Felix Held
2021-02-07
soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE define
Felix Held
2021-02-06
soc/amd/stoneyridge: Create chipset_power_state in romstage
Kyösti Mälkki
2021-02-03
soc/amd: rename sb_init_acpi_ports to fch_init_acpi_ports
Felix Held
2021-02-01
soc/amd: Drop PCNT from GNVS
Kyösti Mälkki
2021-02-01
soc/amd/stoneyridge/acpi: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-31
soc/amd/stoneyridge/psp: fix check of MSR_PSP_ADDR contents
Felix Held
2021-01-31
soc/amd/*/psp: move MSR_CU_CBBCFG to common and rename to MSR_PSP_ADDR
Felix Held
2021-01-31
soc/amd/stoneyridge/southbridge: move PSP BAR hide bit to its register
Felix Held
2021-01-30
soc/amd/stoneyridge/southbridge: replace southbridge prefix with fch
Felix Held
2021-01-29
device/Kconfig: Declare MMCONF symbols' type once
Angel Pons
2021-01-28
ACPI: Separate ChromeOS NVS in ASL
Kyösti Mälkki
2021-01-28
ACPI: Declare GNVS variables globally
Kyösti Mälkki
2021-01-27
soc/amd/stoneyridge: Change set_sb_nvs_final()
Kyösti Mälkki
2021-01-27
sb,soc/amd: Rename PMOD to PICM in ASL
Kyösti Mälkki
2021-01-26
soc/amd: Refactor some ACPI S3 calls
Kyösti Mälkki
2021-01-25
soc/amd: Refactor ACPI power state and ELOG
Kyösti Mälkki
2021-01-23
soc/amd: Rename chipset_state to chipset_power_state
Kyösti Mälkki
2021-01-19
soc/amd/picasso,stoneyridge: Unify set_nvs_sws()
Kyösti Mälkki
2021-01-19
soc/amd/stoneyridge: Add struct chipset_state
Kyösti Mälkki
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-18
soc/amd/stoneyridge/romstage.c: Remove repeated word
Elyes HAOUAS
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
build system: Remove flock calls from intermediate processing
Patrick Georgi
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-14
soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UART
Felix Held
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-13
soc/amd: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-13
soc/amd: Rename to pm_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-08
cbfstool: Use flock() when accessing CBFS files
Julius Werner
2021-01-07
ACPI: Remove ACPI_NO_SMI_GNVS
Kyösti Mälkki
2020-12-22
soc/amd/stoneyridge: Remove unused psp.h
Marshall Dawson
2020-12-15
soc/amd/common: Refactor SMBus base arguments
Kyösti Mälkki
2020-12-13
soc/amd/*/include/spc/gpio: fix pin numbers in comments
Felix Held
2020-12-12
soc/amd/common: Refactor ACPIMMIO posted writes
Kyösti Mälkki
2020-12-10
soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.h
Felix Held
2020-12-09
soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset defines
Felix Held
2020-12-09
soc/amd: factor out functionality to print last reset source
Felix Held
2020-12-09
soc/amd: factor out legacy I/O and cf9 decode enable functions
Felix Held
2020-12-09
soc/amd: factor out PM_DECODE_EN register definitions
Felix Held
2020-12-09
soc/amd: remove unused PM_ISA_CONTROL definitions
Felix Held
2020-12-09
soc/amd/stoneyridge/southbridge: make sb_disable_4dw_burst static
Felix Held
2020-12-06
soc/amd/stoneyridge: remove unused config_t typedef
Felix Held
2020-12-06
soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_ops
Felix Held
2020-12-06
soc/amd/stoneyridge/acpi/sb_fch: use existing base address defines
Felix Held
2020-12-05
soc/amd/stoneyridge: order selected Kconfig options alphabetically
Felix Held
2020-12-05
amd_blobs: Always set default paths
Nico Huber
2020-12-04
soc/amd: move smi_util to common block
Felix Held
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-12-02
soc/amd: factor out common SMI/SCI enums and function prototypes
Felix Held
2020-12-02
soc/amd: factor out fch_smbus_init
Felix Held
2020-12-02
soc/amd: factor out SMBUS controller registers into common header
Felix Held
2020-12-02
soc/amd: factor out common AOAC device enable and status query functions
Felix Held
2020-12-02
soc/amd: factor out common AOAC definitions
Felix Held
2020-12-01
soc/amd/stoneyridge: align AOAC code with Picasso
Felix Held
2020-11-30
soc/amd: move bootblock inside main SoC directories
Felix Held
2020-11-21
soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vboot
Felix Held
2020-11-18
soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol
Felix Held
2020-11-16
soc/amd/stoneyridge: unify and align include guards with picasso
Felix Held
2020-11-13
soc/amd: factor out _SOC_DEV macro into common block
Felix Held
2020-11-09
soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration
Arthur Heymans
2020-11-06
amdfwtool: Use shell command to get depend file list
Zheng Bao
2020-11-04
soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION
Zheng Bao
2020-10-30
{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg
Arthur Heymans
2020-10-30
amdfwtool: Take a config file instead of command line parameters
Zheng Bao
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-21
soc/amd: Drop unneeded empty lines
Elyes HAOUAS
2020-09-20
soc/amd/picasso: Fix typo of Kconfig setting
Zheng Bao
2020-09-15
soc/amd/stoneyridge/acpi/sb_pci0_fch: remove duplicate I/O range
Felix Held
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-08-17
soc/amd/stoneyridge: remove unused soc_power_reg object
Aaron Durbin
2020-08-17
soc/amd/stoneyridge: use new ACPI helper functions from common
Aaron Durbin
2020-08-11
soc/amd/stoneyridge/acpi: clean up global NVS
Felix Held
2020-07-28
src/soc/amd: Add include <types.h>
Elyes HAOUAS
2020-07-27
soc/amd: Use spi_writeX & spi_readX for all spi accesses
Martin Roth
2020-07-26
soc/amd/common: Refactor and consolidate code for spi base
Martin Roth
[next]