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
2020-05-01
soc/amd/common/block/graphics/graphics: Add missing const to fill_ssdt
Raul E Rangel
2020-05-01
soc/amd/picasso: Enable cache in bootblock
Felix Held
2020-05-01
soc/amd/stoneyridge: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-04-30
soc/amd/picasso: Add support for em100
Furquan Shaikh
2020-04-30
soc/amd/picasso: Allow mainboard to configure SPI settings
Furquan Shaikh
2020-04-30
soc/amd/picasso: Move SPI init calls into sb_spi_init()
Furquan Shaikh
2020-04-30
soc/amd/picasso: Introduce enums for SPI read mode and speed
Furquan Shaikh
2020-04-30
soc/amd/picasso: Get rid of chip.h inclusion from southbridge.h
Furquan Shaikh
2020-04-30
soc/amd/common/block/smbus: Include acpimmio_map.h in sm.c
Furquan Shaikh
2020-04-29
soc/amd/picasso: Enable secure debug unlock conditionally
Furquan Shaikh
2020-04-29
soc/amd/picasso: Use a helper to set bits in PSP_SOFTFUSE
Furquan Shaikh
2020-04-29
soc/amd/picasso: Drop prompts from some Kconfig options
Furquan Shaikh
2020-04-29
soc/amd/picasso: Fix comment about SMU firmware2 type
Furquan Shaikh
2020-04-29
soc/amd/picasso: Drop addition of PSPTRUSTLETS_FILE
Furquan Shaikh
2020-04-29
soc/amd/picasso: Drop unused OPT_PSPNVRAM_FILE
Furquan Shaikh
2020-04-29
soc/amd/picasso: Drop addition of PUBSIGNEDKEY_FILE
Furquan Shaikh
2020-04-29
soc/amd/picasso: Disable inclusion of S0i3 firmware by default
Furquan Shaikh
2020-04-29
soc/amd/picasso: Disable MP2 FW inclusion by default
Furquan Shaikh
2020-04-29
soc/amd/hda: Move HDA PCI device from DSDT to SSDT
Furquan Shaikh
2020-04-29
soc/amd/picasso: Drop _INI method and OperationRegion for AZHD device
Furquan Shaikh
2020-04-29
soc/amd/hda: Add .acpi_name() callback to HDA driver
Furquan Shaikh
2020-04-29
soc/amd/common/block/hda: Use tabs instead of spaces in hda.c
Furquan Shaikh
2020-04-29
soc/amd/common/block/hda: Use default pci_dev_ops_pci
Furquan Shaikh
2020-04-29
soc/amd/common/block/hda: Drop PCI_DEVICE_ID_AMD_FAM17H_HDA0
Furquan Shaikh
2020-04-29
soc/amd/picasso: Add bootblock support
Felix Held
2020-04-28
soc/amd/common/block/sata: Add missing .ops_pci member
Furquan Shaikh
2020-04-28
soc/amd/picasso: Use AMD common SATA 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
soc/amd/common/block/sata: Use tabs instead of spaces in sata.c
Furquan Shaikh
2020-04-28
soc/amd/common/block/sata: Fix the condition to include sata.c
Furquan Shaikh
2020-04-28
soc/amd/picasso: Add UPD settings to chip.h
Marshall Dawson
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
2020-04-28
i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
soc/amd/{common,picasso}: Move GFX device from static ASL to SSDT
Furquan Shaikh
2020-04-28
soc/amd/picasso: Use common block graphics driver
Furquan Shaikh
2020-04-28
soc/amd/common: Add a common graphics block device driver for AMD SoCs
Furquan Shaikh
2020-04-28
amd/family17h: Add PCI device IDs for all controllers in AMD Family17h
Furquan Shaikh
2020-04-28
soc/amd: Update macro name for IOMMU on AMD Family 17h
Furquan Shaikh
2020-04-24
soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor code
Martin Roth
2020-04-20
soc/amd/stoneyridge/memmap: fix bug in bert_reserved_region
Felix Held
2020-04-20
soc/amd: replace remaining license headers with SPDX ones
Felix Held
2020-04-18
soc/amd/picasso: Move BERT region to cbmem
Marshall Dawson
2020-04-16
soc/amd/common/psp: refactor psp_print_cmd_status parameters
Felix Held
2020-04-16
soc/amd/picasso: Notify PSP system is going to sleep state
Marshall Dawson
2020-04-16
soc/amd/common/psp: Add notify_sx_info
Felix Held
2020-04-16
soc/amd/psp: Add SmmInfo command
Marshall Dawson
2020-04-15
soc/amd/picasso: Add common PSP support
Marshall Dawson
2020-04-15
soc/amd/common/psp: add Kconfig description to interface version
Felix Held
2020-04-15
soc/amd/common/block/psp: move psp_load_named_blob to psp_gen1.c
Felix Held
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-13
soc/amd/common/psp: Split mailbox support into v1 and v2
Marshall Dawson
2020-04-13
soc/amd/picasso/soc_util: add TODO to Dali detection
Felix Held
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-08
soc/amd/picasso: replace get_soc_config with config_of_soc
Felix Held
2020-04-08
soc/amd/stoneyridge: replace get_soc_config with config_of_soc
Felix Held
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
soc/amd/common/psp: Move definitions into a private file
Marshall Dawson
2020-04-02
soc/amd/common/psp: Move early init to soc
Felix Held
2020-04-02
soc/amd/common/psp: Consolidate FW blob load functions
Marshall Dawson
2020-04-02
soc/amd/common/psp: Make common function to print status
Marshall Dawson
2020-03-31
security/vboot: relocate and rename vboot_platform_is_resuming()
Bill XIE
2020-03-30
soc/amd/picasso: Add helper functions for finding SOC type
Martin Roth
2020-03-29
soc/amd/picasso: Add and use CPUID defines for Picasso and Raven2
Martin Roth
2020-03-29
soc/amd/picasso: Add Kconfig option for chip footprint
Felix Held
2020-03-25
amd/common/acpi: move thermal zone to common location
Michał Żygowski
2020-03-25
acpi: correct the processor devices scope
Michał Żygowski
2020-03-18
soc/amd/picasso: Add CPUID of newer device
Marshall Dawson
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-17
soc/amd/picasso: Set I2C clock reference to 150MHz
Martin Roth
2020-03-17
soc/amd/picasso: Remove unused defines from cpu.h
Marshall Dawson
2020-03-17
soc/amd/picasso: Move get_soc_config to common location
Marshall Dawson
2020-03-02
soc/amd/picasso: Add PCI ID for Dali xHCI
Marshall Dawson
2020-02-24
soc/amd/common/block/include/amdblocks: Fix typos
Elyes HAOUAS
2020-02-20
soc/amd/stoneyridge: Remove TODO for file extensions
Marshall Dawson
2020-02-17
vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option
Joel Kitching
2020-02-04
soc/amd: unify SMBus support
Aaron Durbin
2020-01-31
soc/amd/picasso: move to using smbus_host.h definitions
Aaron Durbin
2020-01-31
soc/amd/picasso: use SMBus timeout in compilation unit
Aaron Durbin
2020-01-31
soc/amd/picasso: use SMBus speed in compilation unit
Aaron Durbin
2020-01-31
soc/amd/stoneyridge: move to using smbus_host.h definitions
Aaron Durbin
2020-01-31
soc/amd/stoneyridge: use SMBus timeout in compilation unit
Aaron Durbin
2020-01-31
soc/amd/stoneyridge: use SMBus speed in compilation unit
Aaron Durbin
2020-01-29
amdblocks/biosram: Do small reformatting
Marshall Dawson
2020-01-22
{soc,southbridge}/*/*/acpi: Add possibility to disable S4
Wim Vervoorn
2020-01-20
soc/amd/picasso: Add SMMSTORE support
Marshall Dawson
2020-01-20
soc/amd/stoneyridge: Add SMMSTORE support
Matt DeVillier
2020-01-03
soc/amd/common/block/spi: remove code duplication
Aaron Durbin
2020-01-03
amdblocks/acpimmio: add missing MMIO functions
Michał Żygowski
2020-01-03
amdblocks/biosram: Force use of abstraction
Kyösti Mälkki
2020-01-02
amd/acpi: Drop empty PCSD device nodes
Nico Huber
2020-01-02
src: Remove unneeded 'include <arch/io.h>'
Elyes HAOUAS
2019-12-31
src/{soc,southbridge}/amd: Fix typo
Elyes HAOUAS
2019-12-27
soc/amd/common: Correct SPI FIFO size check
Marshall Dawson
2019-12-26
soc/amd/picasso: Configure APOB NV only with ACPI resume
Marshall Dawson
[next]