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-06-02
soc/amd/picasso: Install AGESA ACPI tables
Matt Papageorge
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
src: Remove duplicated includes
Elyes HAOUAS
2020-06-02
soc/amd/picasso: Remove unused 'include <romstage_handoff.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <timer.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-05-29
soc/amd/picasso: Enable FSP compression
Furquan Shaikh
2020-05-29
soc/amd/picasso: Relocate FSP-M to address in DRAM
Furquan Shaikh
2020-05-28
soc/amd/picasso/soc_util: add comment on socket detection problems
Felix Held
2020-05-28
soc/amd/picasso/soc_util: remove unused functions
Felix Held
2020-05-27
soc/amd/picasso/smu: only print time for actual command execution
Felix Held
2020-05-27
soc/amd/picasso: Use SMU to put system into S3
Marshall Dawson
2020-05-27
soc/amd/picasso: Add generic SMU service request
Marshall Dawson
2020-05-27
soc/amd/picasso/Makefile: Change APCB_magic.bin location
Raul E Rangel
2020-05-27
soc/amd/picasso: add and use CPUIDs for older steppings
Felix Held
2020-05-27
soc/amd/picasso: rewrite soc_util
Felix Held
2020-05-26
soc/amd/picasso: Use C00n for CPU ACPI string
Marshall Dawson
2020-05-26
soc/amd/picasso: Give the mainboard the ability to modify the MADT table
Raul E Rangel
2020-05-24
soc/amd/picasso/include/cpu: add Raven1 CPUID
Felix Held
2020-05-21
soc/amd/common/block/gpio: add API for gpio override table
Peichao Wang
2020-05-21
soc/amd/picasso/chip.c: Generate ACPI nodes for PCI Bridge A and B
Raul E Rangel
2020-05-21
soc/amd/picasso/pci_devs: Update pci_devs.h with correct values
Furquan Shaikh
2020-05-21
soc/amd/picasso: Add APOB NV back for non-S3
Marshall Dawson
2020-05-21
soc/amd/picasso/soc_util: change return type of soc_is_*
Felix Held
2020-05-21
soc/amd/picasso/include/soc_util: add include guards
Felix Held
2020-05-21
soc/amd/picasso/southbridge: add missing soc/i2c.h include
Felix Held
2020-05-20
soc/amd/picasso: Add pcie root complex driver
Marshall Dawson
2020-05-20
soc/amd/picasso: Add Kconfig option for the PSP bootloader filename
Martin Roth
2020-05-20
soc/amd/picasso/acpi: Improve PCI Interrupt Link Devices
Raul E Rangel
2020-05-20
soc/amd/picasso/acpi: Move _PIC method to root namespace
Raul E Rangel
2020-05-20
soc/amd/picasso/soc_util: use socket type detection
Felix Held
2020-05-20
soc/amd/picasso/soc_util: add socket type detection and printing
Felix Held
2020-05-19
soc/amd/picasso/romstage: removed unused include
Felix Held
2020-05-18
soc/amd/picasso: add telemetry setting
Chris Wang
2020-05-18
soc/amd/picasso/romstage: add missing types.h include
Felix Held
2020-05-18
soc/amd/picasso/Makefile: Use apcb_tool to generate APCBs from SPDs
Raul E Rangel
2020-05-18
soc/amd/picasso: Switch to using amd_blobs
Raul E Rangel
2020-05-18
soc/amd/picasso: only link soc_util in ramstage
Felix Held
2020-05-18
Remove new additions of "this file is part of" lines
Elyes HAOUAS
2020-05-18
soc/amd/picasso: Set VERSTAGE_ADDR for picasso
Raul E Rangel
2020-05-14
soc/amd/stoneyridge: add resources during read_resources()
Furquan Shaikh
2020-05-13
soc/amd/picasso: Enable eSPI capability for Picasso
Furquan Shaikh
2020-05-13
soc/amd/picasso: Use lpc_early_init() from common lpc driver
Furquan Shaikh
2020-05-13
soc/amd/common/block: Add support for configuring eSPI connection to slave
Furquan Shaikh
2020-05-13
Remove new additions of "this file is part of" lines
Furquan Shaikh
2020-05-13
soc/amd/picasso: Mark FCH MMIO addresses as non-posted
Raul E Rangel
2020-05-13
soc/amd/picasso: Add data fabric pci_devs
Raul E Rangel
2020-05-13
soc/amd/picasso: Add data fabric register definitions
Raul E Rangel
2020-05-13
soc/amd/picasso: Delete northbridge
Marshall Dawson
2020-05-13
soc/amd/picasso: Extract reset flags from northbridge.h
Raul E Rangel
2020-05-13
soc/amd/picasso: Move ACP register to acp.h
Raul E Rangel
2020-05-13
soc/amd/picasso: Move acpi_fill_mcfg
Raul E Rangel
2020-05-13
soc/amd/common/block/psp: Remove unused northbridge header
Raul E Rangel
2020-05-13
soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.c
Furquan Shaikh
2020-05-13
soc/amd/common/block/lpc: Add helper function lpc_early_init()
Furquan Shaikh
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-12
soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPI
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Provide an option to use static eSPI BAR
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Add helpers for managing eSPI decode
Furquan Shaikh
2020-05-12
soc/amd/common/block: Add header file for eSPI register definitions
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Set LPC_IO_PORT_DECODE_ENABLE to 0 when disabling d...
Furquan Shaikh
2020-05-12
soc/amd/picasso: Use SPI configuration support from common block SPI driver
Furquan Shaikh
2020-05-12
soc/amd/picasso: Add support for using common SoC configuration
Furquan Shaikh
2020-05-12
soc/amd/common/block/spi: Add support for common SPI configuration
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Split lpc_set_spibase() into two functions
Furquan Shaikh
2020-05-12
soc/amd/common/block: Add support for common config for AMD SoCs
Furquan Shaikh
2020-05-11
soc/amd/common/block/lpc: Reorganize LPC enable resources
Furquan Shaikh
2020-05-11
soc/amd/common/block/lpc: Add config options for eSPI
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-07
soc/amd/common/block/lpc: Use standard pci_dev_ops_pci
Furquan Shaikh
2020-05-05
soc/amd/picasso: add Kconfig option to disable rom sharing
Aaron Durbin
2020-05-05
soc/amd/common/block/lpc: Add lpc_disable_spi_rom_sharing
Raul E Rangel
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
[next]