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
/
picasso
/
include
Age
Commit message (
Expand
)
Author
2021-02-02
soc/amd/picasso/include/soc/southbridge: remove PM_USB_ENABLE defines
Felix Held
2021-02-01
soc/amd: Drop PCNT from GNVS
Kyösti Mälkki
2021-01-30
soc/amd/piasso/data_fabric: rename data_fabric_read_reg32
Felix Held
2021-01-29
soc/amd/picasso/fch: replace southbridge prefix with fch
Felix Held
2021-01-28
soc/amd/picasso: allow USB_PD port setting override
Chris Wang
2021-01-25
soc/amd/picasso: Change GPIO _HID to AMDI0030
Raul E Rangel
2021-01-25
soc/amd: Refactor ACPI power state and ELOG
Kyösti Mälkki
2021-01-23
soc/amd: Rename chipset_state to chipset_power_state
Kyösti Mälkki
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-15
soc/amd/picasso: Generate ACPI CRAT objects in cb
Jason Glenesk
2021-01-14
soc/amd/piasso/uart: move get_uart_base prototype to common code header
Felix Held
2021-01-14
soc/amd/picasso: remove broken and unused legacy UART support
Felix Held
2021-01-06
soc/amd/picasso: Correctly populate the PCI interrupt line register
Raul E Rangel
2020-12-16
soc/amd/picasso: Fix the typo in GPIO define
Zheng Bao
2020-12-15
soc/amd/picasso/smi: add missing bits to GEVENT_MASK
Felix Held
2020-12-15
soc/amd/common,picasso: Place some ENV_X86 guards
Kyösti Mälkki
2020-12-13
soc/amd/*/include/spc/gpio: fix pin numbers in comments
Felix Held
2020-12-11
soc/amd/picasso: Add data fabric read helper function
Jason Glenesk
2020-12-10
soc/amd/picasso/reset: use port and bit defines from cf9_reset.h
Felix Held
2020-12-09
soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset defines
Felix Held
2020-12-09
soc/amd/picasso: Rename SD_EMMC_EMMC_DDR_52 to SD_EMMC_EMMC_DDR_104
Raul E Rangel
2020-12-09
soc/amd/picasso/southbridge: drop unused sb_enable
Felix Held
2020-12-09
soc/amd: factor out functionality to print last reset source
Felix Held
2020-12-09
soc/amd: factor out PM_DECODE_EN register definitions
Felix Held
2020-12-09
soc/amd: remove unused PM_ISA_CONTROL definitions
Felix Held
2020-12-02
soc/amd: factor out common SMI/SCI enums and function prototypes
Felix Held
2020-12-02
soc/amd: factor out SMBUS controller registers into common header
Felix Held
2020-12-02
soc/amd: factor out common AOAC device enable and status query functions
Felix Held
2020-12-02
soc/amd: factor out common AOAC definitions
Felix Held
2020-11-30
soc/amd: move vboot-on-PSP-related functions to common/vboot
Felix Held
2020-11-16
soc/amd/picasso/acpi.h: include missing header files
Felix Held
2020-11-16
soc/amd/picasso/include: unify include guards
Felix Held
2020-11-16
soc/amd/picasso/include/amd_pci_int_defs: remove duplicate comment
Felix Held
2020-11-15
soc/amd/common: factor out SMU code from Picasso
Felix Held
2020-11-13
soc/amd: factor out _SOC_DEV macro into common block
Felix Held
2020-11-09
soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration
Arthur Heymans
2020-11-06
soc/amd/picasso: add Raven1 GPU PCI ID
Felix Held
2020-10-30
soc/amd/picasso: Fix the PSP SMI trigger info
Marshall Dawson
2020-10-19
soc/amd/picasso: Fix typo in SMU argument base
Marshall Dawson
2020-10-08
soc/amd/picasso: Print values from PSP transfer buffer
Martin Roth
2020-10-08
soc/amd/picasso: Refactor transfer buffer check
Martin Roth
2020-09-30
soc/amd/picasso: Add fields for the PSP to the transfer struct
Martin Roth
2020-09-25
soc/amd/picasso: Generate ACPI pstate and cstate objects in cb
Jason Glenesk
2020-09-17
soc/amd/picasso: Clean up legacy UART config
Rob Barnes
2020-09-13
soc/amd/picasso/aoac: make AOAC device number unsigned
Felix Held
2020-09-12
soc/amd/picasso/uart: make index parameters unsigned
Felix Held
2020-09-10
soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP
Marshall Dawson
2020-08-31
soc/amd/picasso/southbridge: make GPP clock outputs configurable
Felix Held
2020-08-31
soc/amd/picasso/southbridge.h: rename GPP clock setting offsets
Felix Held
2020-08-31
soc/amd/picasso/southbridge.h: replace GPP_CLK_REQ_MAP_* with macros
Felix Held
2020-08-31
soc/amd/picasso/southbridge.h: remove OSCOUT*_CLK_OUTPUT_ENB definitions
Felix Held
2020-08-24
soc/amd/picasso: Reboot for recovery if no psp workbuf is found
Martin Roth
2020-08-24
soc/amd/picasso: Add console & timestamp buffers to psp_verstage
Martin Roth
2020-08-19
soc/amd/picasso: log and print GPIO wake events
Aaron Durbin
2020-08-17
soc/amd/picasso: remove unused soc_power_reg object
Aaron Durbin
2020-08-07
soc/amd/picasso/acpi: remove AOAC device enables from global NVS
Felix Held
2020-08-05
mb/google/zork: keep the c-state IO base address alignment
Chris Wang
2020-08-04
soc/amd/picasso/acpi: clean up global NVS
Felix Held
2020-07-28
src/soc/amd: Add include <types.h>
Elyes HAOUAS
2020-07-24
soc/amd/picasso/sb: Gate FCH AL2AHB clocks
Matt Papageorge
2020-07-23
amd/picasso: rename PCIe descriptor to DXIO descriptor
Felix Held
2020-07-17
soc/amd/picasso: Use read-modify-write for ACP_I2S_PIN_CONFIG
Furquan Shaikh
2020-07-17
soc/amd/picasso: Configure ACP_PME_EN and ACP_I2S_WAKE_EN
Akshu Agrawal
2020-07-16
soc/amd/common: Don't get eSPI address from PCI if not on x86
Martin Roth
2020-07-16
soc/amd/picasso: Drop mainboard_romstage_entry_s3
Furquan Shaikh
2020-07-10
soc/amd/picasso: Add missing include to smi.h
Raul E Rangel
2020-07-09
soc/amd/picasso: Remove I2C4
Edward Hill
2020-07-08
soc/amd/picasso: Allow modification of i2c base addresses in PSP
Martin Roth
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/picasso/soc_util: rework reduced I/O chip detection
Felix Held
2020-06-19
soc/amd/picasso/uart: factor out console-related functions
Felix Held
2020-06-16
soc/amd/picasso/include/soc/memmap.c: Add missing <stdint.h>
Elyes HAOUAS
2020-06-16
soc/amd: Replace enable_smi_generation()
Kyösti Mälkki
2020-06-14
soc/amd/picasso/graphics: implement map_oprom_vendev_rev
Martin Roth
2020-06-14
soc/amd/picasso/aoac: Add wait_for_aoac_enabled
Raul E Rangel
2020-06-14
soc/amd/picasso/aoac: Set the Target Device State when powering on
Raul E Rangel
2020-06-14
soc/amd/picasso: Move aoac functions to new file
Raul E Rangel
2020-06-14
soc/amd/picasso: Explicitly disable legacy UART
Raul E Rangel
2020-06-13
soc/amd/picasso: Place early stages and data buffers at the bottom of DRAM
Furquan Shaikh
2020-06-11
vc/amd/fsp/platform_descriptors: drop prefix from PCIe/DDI structs
Felix Held
2020-06-10
soc/amd/picasso: Enable APOB/MRC training data cache
Furquan Shaikh
2020-06-10
sb,soc/amd: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-08
soc/amd/picasso: remove save/restore MTRRs around FSP-M
Aaron Durbin
2020-06-06
soc/amd/picasso: Use MSR_CSTATE_ADDRESS
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-02
soc/amd/picasso: Install AGESA ACPI tables
Matt Papageorge
2020-05-28
soc/amd/picasso/soc_util: remove unused functions
Felix Held
2020-05-27
soc/amd/picasso: Add generic SMU service request
Marshall Dawson
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-24
soc/amd/picasso/include/cpu: add Raven1 CPUID
Felix Held
2020-05-21
soc/amd/picasso/pci_devs: Update pci_devs.h with correct values
Furquan Shaikh
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-20
soc/amd/picasso/soc_util: add socket type detection and printing
Felix Held
2020-05-18
Remove new additions of "this file is part of" lines
Elyes HAOUAS
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
[next]