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
Age
Commit message (
Expand
)
Author
2020-05-02
soc/amd/picasso: Select CHROMEOS_RAMOOPS_DYNAMIC
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
soc/amd/picasso: add sd/emmc0 configuration to chip.h
Aaron Durbin
2020-05-01
soc/amd/picasso: Add FSP support for including AGESA
Marshall Dawson
2020-05-01
src/soc/amd/picasso: Add methods to save and restore MTRRs
Raul E Rangel
2020-05-01
soc/amd/picasso: initialize i2c controllers in SoC flow
Aaron Durbin
2020-05-01
soc/amd/picasso/bootblock: Remove duplicate sb_reset_i2c_slaves
Raul E Rangel
2020-05-01
soc/amd/picasso/bootblock/bootblock: Remove duplicate i2c init
Raul E Rangel
2020-05-01
soc/amd/picasso: Allow mainboard to provide pci ddi descriptors
Aaron Durbin
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
[next]