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-07-24
soc/amd/picasso/fsp_params: add missing newline between functions
Felix Held
2020-07-24
soc/amd/picasso/fsp_params: add asserts for descriptor count
Felix Held
2020-07-23
soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERY
Furquan Shaikh
2020-07-23
amd/picasso: rename PCIe descriptor to DXIO descriptor
Felix Held
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
soc/amd/stoneyridge: Select HAVE_CF9_RESET
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-17
soc/amd/picasso: Drop the addition of I2S machine device from ACP driver
Furquan Shaikh
2020-07-17
soc/amd/picasso: Add .scan_bus operation for ACP device
Furquan Shaikh
2020-07-17
soc/amd/common/gpio: Add macro for PAD_NC
Furquan Shaikh
2020-07-17
soc/amd/picasso: Drop _INI and OSFL methods
Furquan Shaikh
2020-07-17
soc/amd/picasso: Move PMOD global variable to globalnvs.asl
Furquan Shaikh
2020-07-17
soc/amd/picasso: Drop empty method CIRQ
Furquan Shaikh
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/picasso: remove unused fadt_pm_profile devicetree setting
Felix Held
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: Get rid of VERSTAGE_SIZE
Martin Roth
2020-07-16
soc/amd/stoneyridge: Remove unused SPI #defines
Martin Roth
2020-07-16
soc/amd/picasso/acpi,mb/{zork,mandolin}: Stop clearing PciExpWakeStatus
Raul E Rangel
2020-07-16
soc/amd/picasso,mb/{zork,mandolin}: Remove invalid UPWS variable
Raul E Rangel
2020-07-16
soc/amd/picasso: Drop mainboard_romstage_entry_s3
Furquan Shaikh
2020-07-15
soc/amd/picasso/acpi: Delete unused and invalid OperationRegions
Raul E Rangel
2020-07-15
soc/amd/picasso/acpi: Remove old AOAC register definitions
Raul E Rangel
2020-07-15
soc/amd/picasso/acpi: Remove invalid and unnecessary devices
Raul E Rangel
2020-07-15
amd/picasso: rework DXIO and DDI UPD handling
Felix Held
2020-07-14
soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-13
soc/amd/picasso: supply SMBIOS type 17
Rob Barnes
2020-07-11
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-10
soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCI
Raul E Rangel
2020-07-10
soc/amd/picasso: Delete partially implemented usb implementation
Raul E Rangel
2020-07-10
soc/amd/picasso: Add missing include to smi.h
Raul E Rangel
2020-07-10
soc/amd/picasso: Avoid NULL pointer dereference
John Zhao
2020-07-10
soc/amd/picasso: Add PCI driver for data fabric devices
Furquan Shaikh
2020-07-10
soc/amd/picasso: Add driver for handling PCIE GPP bridges
Furquan Shaikh
2020-07-10
soc/amd/picasso: Map AOAC registers to enable i2c after S3
Martin Roth
2020-07-09
include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definition
Felix Held
2020-07-09
soc/amd/picasso: Always load and run display oprom
Rob Barnes
2020-07-09
soc/amd/picasso: Remove I2C4
Edward Hill
2020-07-09
soc/amd/picasso: Add dummy spinlock for psp_verstage
Martin Roth
2020-07-08
soc/amd/picasso: Update APOB size & base generation
Martin Roth
2020-07-08
arch/x86: Add memmove.c to x86 bootblock
Martin Roth
2020-07-08
src/amd/common: Exclude biosram from psp_verstage
Martin Roth
2020-07-08
soc/amd/picasso: Halt if workbuf is absent after psp_verstage
Martin Roth
2020-07-08
soc/amd/common: Don't init SMIs or SCIs in psp_verstage
Martin Roth
2020-07-08
soc/amd/picasso: Update the AMD firmware in RW-A & RW-B regions
Martin Roth
2020-07-08
soc/amd/picasso:Add psp_verstage components to amdfw binary
Martin Roth
2020-07-08
soc/amd/picasso: add psp_verstage
Martin Roth
2020-07-08
soc/amd/picasso: Allow modification of i2c base addresses in PSP
Martin Roth
2020-07-06
mb/google/zork: Add USB2 phy tuning parameter for SI tuning
Chris Wang
2020-07-06
soc/amd/common: Fix missing gpio_banks.h include
Kyösti Mälkki
2020-07-06
soc/amd/picasso/memlayout: Verify bootblock is 16-bit aligned
Raul E Rangel
2020-07-06
soc/amd/picasso: Use PSP Sx command only for S3
Marshall Dawson
2020-07-03
soc/amd/common: fix eSPI virtual wire polarity encoding
Aaron Durbin
2020-07-02
soc/amd/picasso: Add support for generating I2S machine device
Furquan Shaikh
2020-07-02
soc/amd/picasso: Add .acpi_name and .acpi_fill_ssdt_generator for ACP device
Furquan Shaikh
2020-07-02
soc/amd/common: fix SPI bar resource usage
Aaron Durbin
2020-06-30
soc/amd/common/gpio: Clear interrupt and wake status when configuring pads
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Add new helper macro PAD_CFG_STRUCT_FLAGS
Furquan Shaikh
2020-06-30
soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Use gpio_setbits32()
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Add macros for setting fields of soc_amd_gpio
Furquan Shaikh
2020-06-30
soc/amd/common/lpc: Skip SERIRQ setup when using eSPI
Marshall Dawson
2020-06-30
soc/amd/common/gpio: Rename GPIO debounce macros
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Update the macros for interrupt and pad filtering
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Make macro names for GPIO flags consistent
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Drop unused macro GPIO_TRIGGER_INVALID
Furquan Shaikh
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-29
soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdt
Felix Held
2020-06-29
soc/amd/picasso/soc_util: add comment on the silicon and soc types
Felix Held
2020-06-29
soc/amd/common: Refactor GPIO SCI/SMI interrupts
Kyösti Mälkki
2020-06-29
soc/amd/common: Refactor GPIO_MASTER_SWITCH interrupt enable
Kyösti Mälkki
2020-06-29
soc/amd/common: Drop ACPIMMIO GPIO bank separation
Kyösti Mälkki
2020-06-28
soc/amd/common: Allow runtime mapping of ACPIMMIO banks
Kyösti Mälkki
2020-06-28
soc/amd/common: Access ACPIMMIO via proper symbols
Kyösti Mälkki
2020-06-28
soc/amd/picasso/soc_util: rework reduced I/O chip detection
Felix Held
2020-06-25
Revert "soc/amd/common/block/acpimmio: Update acpimmio for psp_verstage"
Kyösti Mälkki
2020-06-24
soc/amd/picasso: fix host bridge bus numbers
Aaron Durbin
2020-06-24
soc/amd/picasso: Add UPD xhci0_force_gen1
Chris Wang
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
soc/amd/stoneyridge: Correct ACPI CPU string prefix
Matt DeVillier
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2020-06-23
src/*: Update makefiles to exclude x86 code from psp-verstage
Martin Roth
2020-06-22
soc/amd/picasso: Set BERT_SIZE to 0 when no table generated
Marshall Dawson
2020-06-22
soc/amd/picasso: Convert BERT reserved region from cbmem
Marshall Dawson
2020-06-22
amd/picasso/acpi: Add power resources for I2C and UART
Raul E Rangel
2020-06-22
soc/amd/picasso: don't increment boot count twice
Aaron Durbin
2020-06-22
soc/amd/picasso: Enable IDT in all stages
Furquan Shaikh
2020-06-22
cpu/x86/lapic: Support x86_64 and clean up code
Patrick Rudolph
2020-06-22
soc/amd/picasso/bootblock: Clear BSS section
Raul E Rangel
2020-06-22
soc/amd/picasso/bootblock: Write EIP to secure S3
Raul E Rangel
2020-06-19
soc/amd: move acpi_wake_source.asl to common directory
Felix Held
2020-06-19
soc/amd/picasso/uart: factor out console-related functions
Felix Held
[next]