index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
Age
Commit message (
Expand
)
Author
2020-08-19
soc/amd/picasso: log and print GPIO wake events
Aaron Durbin
2020-08-19
soc/amd/common: add gpio subsystem event reporting
Aaron Durbin
2020-08-19
soc/amd/picasso: Use cbfs to locate the AMD firmware
Martin Roth
2020-08-19
soc/amd/picasso: Remove now unused #define
Martin Roth
2020-08-18
soc/amd/picasso: fix GPE snapshot state
Aaron Durbin
2020-08-18
elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE
Aaron Durbin
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-18
src: Remove unuse '<timestamp.h>
Elyes HAOUAS
2020-08-18
src: Remove unneded whitespace before tab
Elyes HAOUAS
2020-08-17
soc/amd/common: add GPE event logs
Aaron Durbin
2020-08-17
soc/amd/picasso: snapshot chipset state early in boot sequence
Aaron Durbin
2020-08-17
soc/amd/stoneyridge: remove unused soc_power_reg object
Aaron Durbin
2020-08-17
soc/amd/picasso: remove unused soc_power_reg object
Aaron Durbin
2020-08-17
soc/amd/common: removed unused functions
Aaron Durbin
2020-08-17
soc/amd/picasso: use new ACPI helper functions from common
Aaron Durbin
2020-08-17
soc/amd/stoneyridge: use new ACPI helper functions from common
Aaron Durbin
2020-08-17
soc/amd/common: add acpi_fill_gnvs()
Aaron Durbin
2020-08-17
soc/amd/common: add single function ACPI PM1 GPE helpers
Aaron Durbin
2020-08-15
soc/amd/picasso: use FADT devicetree configuration options
Martin Roth
2020-08-14
soc/amd/picasso/acpi: Set missing RTC offsets
Raul E Rangel
2020-08-13
drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platform
Felix Held
2020-08-12
soc/amd/common/espi_util: rename espi_check_status
Felix Held
2020-08-11
amd/picasso/acpi: Add power resources for UART0
Kangheui Won
2020-08-11
soc/amd/picasso: Correct processor ACPI scope
Jason Glenesk
2020-08-11
soc/amd/common/espi_util: espi_send_command: improve error message
Felix Held
2020-08-11
soc/amd/common/espi_util: espi_std_io_decode: fix edge case bug
Felix Held
2020-08-11
soc/amd/common/espi_util: simplify espi_std_io_decode function
Felix Held
2020-08-11
soc/amd/common/espi_util: make decode enable parameter uint32_t
Felix Held
2020-08-11
soc/amd/common/espi_util: make reg parameter unsigned
Felix Held
2020-08-11
soc/amd/stoneyridge/acpi: clean up global NVS
Felix Held
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-08-03
soc/amd/picasso: set is_rv to 1 for RV family
Akshu Agrawal
2020-08-03
Change all assert(0) to BUG()
Julius Werner
2020-07-30
mb/amd,google/mandolin,zork: Set EFS SPI platform config
Matt Papageorge
2020-07-30
amd/common/block/spi: Add EFS SPI configurations to Kconfig
Matt Papageorge
2020-07-30
soc/amd/picasso: Split ops for internal and external PCIe GPP bridges
Furquan Shaikh
2020-07-29
util/apcb: Strip SPD manufacturer information
Rob Barnes
2020-07-28
soc/amd/picasso: Add controls for SMT and downcoring
Marshall Dawson
2020-07-28
src/soc/amd: Add include <types.h>
Elyes HAOUAS
2020-07-28
soc/amd/picasso: Enable VBNV_BACKUP_TO_FLASH for psp_verstage
Martin Roth
2020-07-28
soc/amd/picasso: Init SPI in psp_verstage
Martin Roth
2020-07-28
soc/amd/picasso/Makefile.inc: force an error if PSPBTLDR_FILE is not set
Ronald G Minnich
2020-07-27
soc/amd: Use spi_writeX & spi_readX for all spi accesses
Martin Roth
2020-07-27
soc/amd/common: Move spi access functions into their own file
Martin Roth
2020-07-27
soc/amd/picasso: Set __USER_SPACE__ for psp_verstage
Martin Roth
2020-07-27
soc/amd/picasso: make USB over-current pin mapping configurable
Felix Held
2020-07-26
soc/amd/common/block/psp/psp_smm.c: Add missing <string.h>
Elyes HAOUAS
2020-07-26
soc/amd/common: Refactor and consolidate code for spi base
Martin Roth
[next]