index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
stoneyridge
Age
Commit message (
Expand
)
Author
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
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
soc/amd/stoneyridge: Select HAVE_CF9_RESET
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-16
soc/amd/stoneyridge: Remove unused SPI #defines
Martin Roth
2020-07-11
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-29
soc/amd/common: Drop ACPIMMIO GPIO bank separation
Kyösti Mälkki
2020-06-28
soc/amd/common: Access ACPIMMIO via proper symbols
Kyösti Mälkki
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
soc/amd/stoneyridge: Correct ACPI CPU string prefix
Matt DeVillier
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2020-06-19
soc/amd: move acpi_wake_source.asl to common directory
Felix Held
2020-06-16
soc/amd: Replace enable_smi_generation()
Kyösti Mälkki
2020-06-10
ACPI: Remove Kconfig COMMON_FADT
Kyösti Mälkki
2020-06-10
sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile
Kyösti Mälkki
2020-06-10
soc/amd/stoneyridge,picasso: Select COMMON_FADT
Kyösti Mälkki
2020-06-10
sb,soc/amd: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-03
soc/amd: Use mp_cpu_bus_init()
Kyösti Mälkki
2020-06-03
soc,southbridge/amd: Remove some explicit zero-initializers
Kyösti Mälkki
2020-06-02
src: Remove unused '#include <timer.h>'
Elyes HAOUAS
2020-05-14
soc/amd/stoneyridge: add resources during read_resources()
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Split lpc_set_spibase() into two functions
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
soc/amd/stoneyridge: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-04-29
soc/amd/hda: Move HDA PCI device from DSDT to SSDT
Furquan Shaikh
2020-04-29
soc/amd/hda: Add .acpi_name() callback to HDA driver
Furquan Shaikh
2020-04-28
soc/amd/sata: Move SATA PCI device from DSDT to SSDT
Furquan Shaikh
2020-04-28
soc/amd/sata: Add .acpi_name() callback to SATA driver
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
[next]