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
2022-07-17
soc/amd/common: Fix some white spaces issues
Elyes Haouas
2022-07-17
soc/amd/*/include/soc/iomap.h: Fix some white spaces issues
Elyes Haouas
2022-07-16
soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config option
Fred Reitberger
2022-07-16
soc/amd/picasso: Add MP2 I2C0 and I2C1 controller ACPI devices
Ritul Guru
2022-07-14
arch/x86: Mark prepare_and_run_postcar noreturn
Arthur Heymans
2022-07-14
lib/program_loaders.c: Mark run_ramstage with __noreturn
Arthur Heymans
2022-07-14
commonlib: Substitude macro "__unused" in compiler.h
Bill XIE
2022-07-14
soc/amd/*: Move apm call out of MP init code
Arthur Heymans
2022-07-14
soc/amd/fsp: Cache smm_region() results
Arthur Heymans
2022-07-13
cpu/amd: Add common helpers for TSEG and SMM
Arthur Heymans
2022-07-08
soc/amd/common/block/lpc/lpc.c: Remove duplicated include
Elyes Haouas
2022-07-06
soc/amd/sabrina,vc/amd/fsp/sabrina: Add UART support for Sabrina
Jon Murphy
2022-07-04
treewide: Unify Google branding
Jon Murphy
2022-07-04
soc/amd/sabrina: Add support for Rembrandt SoC as base SoC
Ritul Guru
2022-06-30
soc/amd/common/psp: Revert AMD_SOC_SEPARATE_EFS_SECTION
Fred Reitberger
2022-06-28
soc,sb/amd: Change SPI controller resource
Kyösti Mälkki
2022-06-24
soc/amd/common/block/noncar/cpu: Provide correct smbios processor family
Fred Reitberger
2022-06-24
src/soc: Get rid of most src/soc/Kconfig files
Martin Roth
2022-06-23
soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_ACPI_GPIO
Felix Held
2022-06-23
soc/amd/sabrina: remove TODOs from MCA code/config
Felix Held
2022-06-23
soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_UCODE
Felix Held
2022-06-23
soc/amd/sabrina/Kconfig: set soft fuse bit 34
Felix Held
2022-06-22
soc/amd/picasso/acpi: Add missing UART resources
Matt DeVillier
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-21
soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE option
Felix Held
2022-06-21
soc/amd/common/i2c: Add i2c bus ops handler
Matt DeVillier
2022-06-21
soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common block
Matt DeVillier
2022-06-20
soc/amd/stoneyridge: Align get_cpu_count to other targets
Arthur Heymans
2022-06-20
soc/amd/*: Make mtrr decision based on syscfg
Arthur Heymans
2022-06-17
soc/amd/smm_relocate.c: Improve TSEG programming
Arthur Heymans
2022-06-13
soc/amd/sabrina: only make the available clock outputs configurable
Felix Held
2022-06-10
soc/amd/sabrina: Update fw.cfg for new names and blobs
Marshall Dawson
2022-06-10
soc/amd/sabrina: Adjust whitespace in fw.cfg
Marshall Dawson
2022-06-10
soc/amd/sabrina: Update firmware config for soc name
Marshall Dawson
2022-06-10
soc/amd/sabrina: change MAX_CPUS to 8
Felix Held
2022-06-10
soc/amd/sabrina/mca: update MCA bank names to match the hardware
Felix Held
2022-06-10
soc/amd/sabrina/Makefile: Support new Ucode patch names
Fred Reitberger
2022-06-09
soc/amd/sabrina/acpi: Correct VID decoding on Sabrina
Fred Reitberger
2022-06-07
arch/x86: Add a common romstage entry
Arthur Heymans
2022-06-07
Replace some ENV_ROMSTAGE with ENV_RAMINIT
Kyösti Mälkki
2022-06-07
soc/amd/common/block/cpu/: Make ucode update more generic
Fred Reitberger
2022-06-03
amdblocks/smm.h: Add header guards
Arthur Heymans
2022-05-28
soc/amd/sabrina/acpi/soc.asl: re-enable WAL1 call in PNOT method
Felix Held
2022-05-25
arch/x86/acpi_bert_storage.c: Use a common implementation
Arthur Heymans
2022-05-24
soc/amd/stoneyridge: Move BERT into a cbmem region
Arthur Heymans
2022-05-24
security/tpm/crtm: Add a function to measure the bootblock on SoC level
Werner Zeh
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-17
soc/amd/block/psp/psp_gen2: move SPL fusing earlier to BS_PAYLOAD_LOAD
Felix Held
2022-05-16
soc/amd/cezanne/fsp_m_params: fix modification of constant
Fred Reitberger
2022-05-16
soc/amd/cezanne/fsp_m_params: add defines for FSP USB struct version
Felix Held
2022-05-16
soc/amd/cezanne/fsp_m_params: don't hard-code USB PHY config table size
Felix Held
2022-05-16
acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.h
Raul E Rangel
2022-05-16
soc/amd/common/block/psp: Add platform secure boot support
Ritul Guru
2022-05-16
arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature
Arthur Heymans
2022-05-16
soc/amd/stoneyridge: Use common prepare_and_run_postcar
Arthur Heymans
2022-05-16
arch/x86/postcar: Set up postcar MTRR in C code
Arthur Heymans
2022-05-16
soc/amd/picasso/acpi: Change GPIO controller interrupt to shared
Raul E Rangel
2022-05-12
soc/amd/sabrina/fsp_m_params: fix modification of constant
Fred Reitberger
2022-05-12
soc/amd/sabrina/fsp_m_params: add defines for FSP USB struct version
Felix Held
2022-05-12
soc/amd/sabrina/fsp_m_params: don't hard-code USB PHY config table size
Felix Held
2022-05-12
soc/amd/non-car: Don't add bootblock cbfs file
Arthur Heymans
2022-05-12
soc/amd/*/Makefile.inc: Do some cosmetics
Arthur Heymans
2022-05-06
soc/amd/picasso: Use read*p
Arthur Heymans
2022-05-06
soc/amd/common/block/psp/psp_gen2: simplify soc_read_c2p38
Felix Held
2022-05-06
soc/amd/common/include/espi: reduce visibility of IO/MMIO decode defines
Felix Held
2022-05-06
soc/amd/common/include/espi: generalize IO/MMIO decode range macros
Felix Held
2022-05-04
soc/amd/common/block/psp/psp_gen2: use SMN access to PSP
Felix Held
2022-05-04
soc/amd/common/block/psp/psp_gen2: move CORE_2_PSP_MSG_38 defines
Felix Held
2022-05-02
soc/amd/common/block/spi: Pretty print SPI status
Raul E Rangel
2022-05-02
soc/amd/common/block/spi: Print error when SPI bus can't be acquired
Raul E Rangel
2022-05-02
soc/amd/common/block/psp/psp_gen2: drop unneeded variable initialization
Felix Held
2022-05-02
soc/amd/common/block/psp/psp_gen2: use offsets to access mailbox
Felix Held
2022-05-02
soc/amd/common/block/psp/psp_gen2: use read32p instead of typecast
Felix Held
2022-05-02
soc/amd/common/block/psp/psp_gen2: use union pspv2_mbox_command
Felix Held
2022-05-02
soc/amd/common/block/psp/psp_gen2: factor out pspv2_mbox_command union
Felix Held
2022-05-02
soc/amd/common/block/psp/psp_gen2: rename cmd_response to buffer
Felix Held
2022-05-02
soc/amd/common/block/psp/psp: remove unneeded line break
Felix Held
2022-05-02
soc/amd/common/block/psp: move mbox struct to generation-specific code
Felix Held
2022-04-29
soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2022-04-27
soc/amd/sabrina: Select SOC_AMD_COMMON_BLOCK_HAS_ESPI_ALERT_ENABLE
Raul E Rangel
2022-04-27
soc/amd/common/block/lpc/espi: Add support for ALERT_ENABLE bit
Raul E Rangel
2022-04-27
soc/amd/sabrina/acpi: Disable ALIB calls
Raul E Rangel
2022-04-25
amdfwtool: Change the name of macros for 'BHD'
Zheng Bao
2022-04-25
soc/amd/sabrina: Modify start address of PSP verstage
Karthikeyan Ramasubramanian
2022-04-24
soc/amd/sabrina/psp_verstage: Add platform_report_boot_mode API
Karthikeyan Ramasubramanian
2022-04-24
soc/amd/sabrina/psp_verstage: Unify SVC ID
Karthikeyan Ramasubramanian
2022-04-22
soc/amd: Remove unused <cbmem.h>
Elyes HAOUAS
2022-04-22
soc/amd/sabrina: enable warm reset functionality
Felix Held
2022-04-14
soc/amd/sabrina: Allow to specify custom SPL File
Karthikeyan Ramasubramanian
2022-04-14
soc/amd/sabrina: Maintain a single copy of PSP Level2 entries
Karthikeyan Ramasubramanian
2022-04-03
soc/amd/cezanne/fw.cfg: provide default SPL table binary
Felix Held
2022-04-01
soc/amd/sabrina/makefile: drop multilevel option in amdfwtool calls
Felix Held
2022-04-01
soc/amd/common/block/i2c/i23c_pad_ctrl: only configure mode and voltage
Felix Held
2022-04-01
soc/amd/sabrina/i2c: handle all I2C pads as I23C pad type
Felix Held
2022-04-01
soc/amd/sabrina/include/gpio: add I3C3 IOMUX definitions
Felix Held
2022-04-01
soc/amd/common/block/i2c/i23c_pad_ctrl: invert and mask
Felix Held
2022-04-01
soc/amd/common/block/i2c/i23c_pad_def.h: fix off by one in define
Felix Held
2022-04-01
arch/x86/Kconfig: Drop obsolete fixed ramstage symbols
Arthur Heymans
2022-03-30
soc/amd/sabrina/makefile: use Sabrina as SoC name in amdfwtool call
Felix Held
2022-03-30
soc/amd/sabrina/makefile: drop PSP_S0I3_RESUME_VERSTAGE handling
Felix Held
[next]