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-10
amd/picasso: Load x86 microcode from CBFS modules
Zheng Bao
2020-06-10
soc/amd/picasso: Enable APOB/MRC training data cache
Furquan Shaikh
2020-06-10
soc/amd/picasso: initialize ACP device at init() time
Aaron Durbin
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-09
soc/amd/picasso/acpi/sb_fch: use local variable in _CRS methods
Felix Held
2020-06-08
soc/amd/picasso: solve MTRRs only from 4GiB and below
Aaron Durbin
2020-06-08
soc/amd/picasso: remove save/restore MTRRs around FSP-M
Aaron Durbin
2020-06-08
soc/amd/picasso: establish full early caching memory map
Aaron Durbin
2020-06-07
soc/amd/picasso/cpu.c: Make comment clearer
Raul E Rangel
2020-06-07
soc/amd/picasso: Remove unnecessary includes from pmutil.c
Martin Roth
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
soc/amd/picasso: Add device operations for UART MMIO devices
Furquan Shaikh
2020-06-06
soc/amd/picasso: Use MSR_CSTATE_ADDRESS
Raul E Rangel
2020-06-06
soc/amd/picasso: Remove call to setup_bsp_ramtop
Raul E Rangel
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-05
soc/amd/common/spi: add and use define for last FIFO position
Felix Held
2020-06-05
soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devices
Furquan Shaikh
2020-06-04
soc/amd/picasso/Makefile: Allow absolute path for picasso firmware
Raul E Rangel
2020-06-04
soc/amd/picasso: fix iomap for ACPI_PM
Kangheui Won
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-03
soc/amd/picasso/acpi: Add missing eMMC device
Raul E Rangel
2020-06-03
soc/amd/picasso/acpi: Remove hardcoded FCH IRQ numbers
Raul E Rangel
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
[next]