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
2021-04-07
soc/amd/picasso/acpi: fix domain argument of acpigen_write_CSD_package
Felix Held
2021-04-07
soc/amd/cezanne: Pass DXIO and DDI Descriptors to FSP
Matt Papageorge
2021-04-07
vc/amd/fsp/cezanne: update UPD headers
Matt Papageorge
2021-04-05
soc/amd/cezanne: Add soc/msr.h
Raul E Rangel
2021-04-05
soc/amd/common: Add some ESPI register definitions
Martin Roth
2021-04-05
soc/amd: Make espi_clear_decodes private
Raul E Rangel
2021-04-05
soc/amd: Make espi_configure_decodes private
Raul E Rangel
2021-04-05
soc/amd/common/espi: Clear DNCMD_COMPLETE on completion
Raul E Rangel
2021-04-05
soc/amd/common/espi: Reset eSPI registers to known state
Raul E Rangel
2021-04-05
soc/amd/common/espi: Add missing eSPI register definitions
Raul E Rangel
2021-04-05
soc/amd/common/espi: Add ESPI_ prefix to SLAVE0_INT_EN
Raul E Rangel
2021-04-05
soc/amd/cezanne: Clear eSPI ranges before configuring eSPI
Martin Roth
2021-04-05
soc/amd/common: Add func to clear eSPI IO & memory decode ranges
Martin Roth
2021-04-02
soc/amd/cezanne: Add support to perform early EC sync
Karthikeyan Ramasubramanian
2021-04-01
soc/amd/cezanne: Enable GENERIC_GPIO_LIB
Raul E Rangel
2021-04-01
soc/amd/cezanne: Add device tree support for I2C
Raul E Rangel
2021-03-31
soc/amd/common/block/graphics: Don't add VBIOS to cbmem when using GOP
Raul E Rangel
2021-03-31
soc/amd/picasso/acpi: pass correct enum to acpigen_write_CSD_package
Felix Held
2021-03-30
soc/amd/cezanne: Comment the AOAC register access
Karthikeyan Ramasubramanian
2021-03-29
soc/amd: smbus: Use correct type for uintptr_t
Paul Menzel
2021-03-29
soc/amd/cezanne: factor out UPD-M configuration from romstage
Felix Held
2021-03-29
soc/amd/picasso: factor out UPD-M configuration from romstage
Felix Held
2021-03-29
soc/amd/cezanne,picasso: rename fsp_params.c to fsp_s_params.c
Felix Held
2021-03-29
soc/amd: add DISABLE_KEYBOARD_RESET_PIN option
Felix Held
2021-03-29
soc/amd/cezanne: Implement PROVIDES_ROM_SHARING
Raul E Rangel
2021-03-29
soc/amd/common/block/acpimmio/mmio_util: add fch_disable_kb_rst
Felix Held
2021-03-29
soc/amd: move PM_RST_CTRL1 register definition to common acpimmio header
Felix Held
2021-03-29
soc/amd/*/gpio: include types.h instead of stdint.h to have size_t
Felix Held
2021-03-28
soc/amd/common/gpio: add PAD_NF_SCI pad type
Felix Held
2021-03-28
soc/amd/picasso/mca: add missing comma in mca_bank_name array of strings
Felix Held
2021-03-28
soc/amd/common/block/i2c: Use `size_t` for `num_pins`
Angel Pons
2021-03-28
soc/amd/common/block/i2c: Fix printf format specifiers
Angel Pons
2021-03-25
soc/amd/common/block/i2c: fix control flow bug
Felix Held
2021-03-25
soc/amd/common/block/gpio_defs: Wake from either S0i3 or S3
Karthikeyan Ramasubramanian
2021-03-24
mb/google/guybrush: disable KBRSTEN
Kangheui Won
2021-03-23
soc/amd/cezanne: select HAVE_EM100_SUPPORT
Felix Held
2021-03-23
soc/amd/common/block/gpio_defs: Support wake and debounce configuration
Karthikeyan Ramasubramanian
2021-03-22
soc/amd/common/block/psp/psp: update psp_status_nobase error message
Felix Held
2021-03-22
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-03-22
soc/amd/cezanne: Initialize I2C
Zheng Bao
2021-03-22
soc/amd/cezanne: Get I2C specific code for cezanne
Zheng Bao
2021-03-22
trivial: Fix the tab and rearrange the lines
Zheng Bao
2021-03-22
soc/amd/common/block/i2c: Move SoC agnostic parts into common
Karthikeyan Ramasubramanian
2021-03-22
soc/amd/common: Introduce I2C driver common to all AMD SoCs
Karthikeyan Ramasubramanian
2021-03-19
soc/amd/picasso/soc_util.c: Fix typo in macro name
Angel Pons
2021-03-18
soc/amd/common: Make fch_spi_config_modes static
Mathew King
2021-03-18
soc/amd/cezanne/pci_gpp: Add ACPI names for GPP bridges
Raul E Rangel
2021-03-17
amd: refcode_loader: Switch to new CBFS API
Julius Werner
2021-03-17
cbfs: Replace more instances of cbfs_boot_locate() with newer APIs
Julius Werner
2021-03-17
cbfs: Move stage header into a CBFS attribute
Julius Werner
[next]