index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/amd/picasso/acpi: Delete unused and invalid OperationRegions
Raul E Rangel
2020-07-15
2
-151
/
+0
*
soc/amd/picasso/acpi: Remove old AOAC register definitions
Raul E Rangel
2020-07-15
1
-361
/
+0
*
soc/amd/picasso/acpi: Remove invalid and unnecessary devices
Raul E Rangel
2020-07-15
2
-13
/
+0
*
amd/picasso: rework DXIO and DDI UPD handling
Felix Held
2020-07-15
1
-10
/
+2
*
soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.h>
Elyes HAOUAS
2020-07-14
1
-1
/
+1
*
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
2
-2
/
+0
*
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
4
-5
/
+0
*
soc/amd/picasso: supply SMBIOS type 17
Rob Barnes
2020-07-13
2
-0
/
+196
*
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-11
4
-3
/
+9
*
soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCI
Raul E Rangel
2020-07-10
3
-0
/
+58
*
soc/amd/picasso: Delete partially implemented usb implementation
Raul E Rangel
2020-07-10
5
-129
/
+0
*
soc/amd/picasso: Add missing include to smi.h
Raul E Rangel
2020-07-10
1
-0
/
+1
*
soc/amd/picasso: Avoid NULL pointer dereference
John Zhao
2020-07-10
1
-6
/
+6
*
soc/amd/picasso: Add PCI driver for data fabric devices
Furquan Shaikh
2020-07-10
2
-1
/
+53
*
soc/amd/picasso: Add driver for handling PCIE GPP bridges
Furquan Shaikh
2020-07-10
3
-36
/
+61
*
soc/amd/picasso: Map AOAC registers to enable i2c after S3
Martin Roth
2020-07-10
1
-0
/
+6
*
include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definition
Felix Held
2020-07-09
1
-1
/
+1
*
soc/amd/picasso: Always load and run display oprom
Rob Barnes
2020-07-09
1
-0
/
+2
*
soc/amd/picasso: Remove I2C4
Edward Hill
2020-07-09
3
-48
/
+2
*
soc/amd/picasso: Add dummy spinlock for psp_verstage
Martin Roth
2020-07-09
1
-0
/
+17
*
soc/amd/picasso: Update APOB size & base generation
Martin Roth
2020-07-08
1
-6
/
+10
*
arch/x86: Add memmove.c to x86 bootblock
Martin Roth
2020-07-08
1
-1
/
+0
*
src/amd/common: Exclude biosram from psp_verstage
Martin Roth
2020-07-08
1
-1
/
+1
*
soc/amd/picasso: Halt if workbuf is absent after psp_verstage
Martin Roth
2020-07-08
1
-0
/
+16
*
soc/amd/common: Don't init SMIs or SCIs in psp_verstage
Martin Roth
2020-07-08
1
-2
/
+10
*
soc/amd/picasso: Update the AMD firmware in RW-A & RW-B regions
Martin Roth
2020-07-08
2
-54
/
+114
*
soc/amd/picasso:Add psp_verstage components to amdfw binary
Martin Roth
2020-07-08
1
-0
/
+19
*
soc/amd/picasso: add psp_verstage
Martin Roth
2020-07-08
22
-107
/
+1125
*
soc/amd/picasso: Allow modification of i2c base addresses in PSP
Martin Roth
2020-07-08
2
-15
/
+26
*
mb/google/zork: Add USB2 phy tuning parameter for SI tuning
Chris Wang
2020-07-06
2
-0
/
+41
*
soc/amd/common: Fix missing gpio_banks.h include
Kyösti Mälkki
2020-07-06
1
-0
/
+1
*
soc/amd/picasso/memlayout: Verify bootblock is 16-bit aligned
Raul E Rangel
2020-07-06
1
-0
/
+1
*
soc/amd/picasso: Use PSP Sx command only for S3
Marshall Dawson
2020-07-06
1
-1
/
+2
*
soc/amd/common: fix eSPI virtual wire polarity encoding
Aaron Durbin
2020-07-03
1
-8
/
+5
*
soc/amd/picasso: Add support for generating I2S machine device
Furquan Shaikh
2020-07-02
2
-1
/
+60
*
soc/amd/picasso: Add .acpi_name and .acpi_fill_ssdt_generator for ACP device
Furquan Shaikh
2020-07-02
1
-0
/
+7
*
soc/amd/common: fix SPI bar resource usage
Aaron Durbin
2020-07-02
1
-4
/
+12
*
soc/amd/common/gpio: Clear interrupt and wake status when configuring pads
Furquan Shaikh
2020-06-30
1
-0
/
+3
*
soc/amd/common/gpio: Add new helper macro PAD_CFG_STRUCT_FLAGS
Furquan Shaikh
2020-06-30
1
-17
/
+17
*
soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...
Furquan Shaikh
2020-06-30
2
-82
/
+46
*
soc/amd/common/gpio: Use gpio_setbits32()
Furquan Shaikh
2020-06-30
2
-4
/
+12
*
soc/amd/common/gpio: Add macros for setting fields of soc_amd_gpio
Furquan Shaikh
2020-06-30
1
-47
/
+47
*
soc/amd/common/lpc: Skip SERIRQ setup when using eSPI
Marshall Dawson
2020-06-30
1
-6
/
+14
*
soc/amd/common/gpio: Rename GPIO debounce macros
Furquan Shaikh
2020-06-30
1
-20
/
+20
*
soc/amd/common/gpio: Update the macros for interrupt and pad filtering
Furquan Shaikh
2020-06-30
1
-17
/
+26
*
soc/amd/common/gpio: Make macro names for GPIO flags consistent
Furquan Shaikh
2020-06-30
2
-48
/
+73
*
soc/amd/common/gpio: Drop unused macro GPIO_TRIGGER_INVALID
Furquan Shaikh
2020-06-30
1
-2
/
+0
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
9
-22
/
+23
*
soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdt
Felix Held
2020-06-29
1
-0
/
+6
*
soc/amd/picasso/soc_util: add comment on the silicon and soc types
Felix Held
2020-06-29
1
-0
/
+8
[next]