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
Age
Commit message (
Expand
)
Author
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
soc/intel/alderlake: Add HID for DPTF Power Participant
Varshit B Pandya
2022-04-01
arch/x86/Kconfig: Drop obsolete fixed ramstage symbols
Arthur Heymans
2022-04-01
soc/qualcomm/common: Increase SPI gpios drive strength to 8mA
Shelley Chen
2022-03-31
soc/intel/common: Add Kconfig SOC_INTEL_CSE_SET_EOP
John
2022-03-31
Kconfig: Select UDK2017
Patrick Rudolph
2022-03-31
soc/intel/denverton_ns: Resolve macro conflicts with UDK2017 headers
Patrick Rudolph
2022-03-31
soc/mediatek/early_init: Fix function return type
Jianjun Wang
2022-03-30
soc/intel/alderlake: Log CSE RO write protection info for ADL
Sridhar Siricilla
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
2022-03-30
soc/amd/sabrina: Add espi_switch_to_spi1_pads
Raul E Rangel
2022-03-29
soc/amd/sabrina: Do not clear Port80 enable bit in ESPI Decode
Karthikeyan Ramasubramanian
2022-03-29
soc/mediatek: Ensure PERST# deassertion time follows the spec
Jianjun Wang
2022-03-29
mb/google/cherry: Pre-initialize PCIe at the bootblock stage
Jianjun Wang
2022-03-29
soc/mediatek/mt8195: Add early init support
Jianjun Wang
2022-03-29
soc/mediatek: Add early_init for passing data across stages
Jianjun Wang
2022-03-29
soc/amd/common/block/lpc: Add support to not clear port80 enable
Karthikeyan Ramasubramanian
2022-03-29
soc/mediatek/mt8186: Enable USE_CBMEM_DRAM_INFO
Rex-BC Chen
2022-03-29
soc/mediatek: Add a configurate "USE_CBMEM_DRAM_INFO"
Rex-BC Chen
2022-03-29
soc/mediatek/mt8186: Fix pmif setting for low power mode
Zhiyong Tao
2022-03-29
mb/google/cherry: support max98390 audio amp
Trevor Wu
2022-03-29
soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code
Subrata Banik
2022-03-28
soc/amd/sabrina/Kconfig: update SOC_AMD_COMMON_BLOCK_UCODE_SIZE
Felix Held
2022-03-28
soc/intel/alderlake: Enable FSP_USES_CB_DEBUG_EVENT_HANDLER Kconfig
Subrata Banik
2022-03-28
soc/intel/alderlake: Use coreboot native event handler for FSP-M/S
Subrata Banik
2022-03-27
soc/mediatek: Include 'console/console.h' when appropriate
Elyes HAOUAS
2022-03-27
src/soc/mediatek: Remove unused <console/console.h>
Elyes HAOUAS
2022-03-27
src: Remove unused <bootmode.h>
Elyes HAOUAS
2022-03-27
soc/mediatek/mt8195: Update audio and adsp power control
Chun-Jie Chen
2022-03-25
soc/amd/pi: Use -Wno-pragma-pack
Arthur Heymans
2022-03-25
soc/amd/pi/amd_late_init.c: Fix implicit enum conversion
Arthur Heymans
2022-03-25
soc/intel/*/meminit.c: Fix formatted print
Arthur Heymans
2022-03-25
soc/amd/noncar/memmap.c: Fix formatted print
Arthur Heymans
2022-03-25
soc/amd/dmi.c: Fix implicit enum typing
Arthur Heymans
2022-03-25
soc/mediatek/i2c.c: Remove unused variables
Arthur Heymans
2022-03-25
soc/amd/sabrina/cpu.c: Skip SMMINFO init in S3 resume
Fred Reitberger
2022-03-25
soc/amd/picasso/cpu.c: Skip SMMINFO init in S3 resume
Fred Reitberger
2022-03-25
soc/amd/cezanne/cpu.c: Skip SMMINFO init in S3 resume
Fred Reitberger
2022-03-25
soc/amd/sabrina: update soft fuse bit 15 definition
Felix Held
2022-03-24
soc/intel/common: Add APIs to check CSE's write protection info
Sridhar Siricilla
2022-03-23
soc/amd/sabrina: Add prompt for AMDFW_CONFIG_FILE
Karthikeyan Ramasubramanian
2022-03-23
amdfwtool: Change the some FW's level for A/B recovery
Zheng Bao
2022-03-23
soc/amd/cezanne: Turn off gpp clock request for disabled devices
Robert Zieba
2022-03-23
soc/amd/cezanne: Add PSP Bootloader for AB recovery in fw.cfg
Zheng Bao
2022-03-23
soc/amd/common/psp_verstage: Write postcodes after ESPI init
Karthikeyan Ramasubramanian
2022-03-23
soc/intel/adl-n: Add device ID for TCSS XHCI
Maulik V Vaghela
2022-03-23
src/mediatek/mt8186: Implement sdram_size() to get real dram size
Xi Chen
2022-03-23
soc/mediatek: Save dram info to cbmem
Xi Chen
2022-03-22
soc/amd/common: move FCH IOAPIC and HPET init from SMBUs to LPC device
Felix Held
2022-03-22
soc/intel/{adl,common}: Add ASPM setting in pcie_rp_config
Kevin Chang
2022-03-21
soc/intel/common: Add IOE P2SB for TCSS
John Zhao
2022-03-19
soc/intel/common/block/p2sb: Add helper function to enable BAR
Subrata Banik
2022-03-18
soc/mediatek/mt8186: Disable unused spm_thermal
Rex-BC Chen
2022-03-18
soc/mediatek: Trigger wdt SW reset when wdt status is not equal to 0
Rex-BC Chen
2022-03-18
soc/mediatek: Set soc_ops.set_resources as no-op
Yu-Ping Wu
2022-03-18
soc/intel/common/block/cse: Change loglevel prefix to WARNING
Wisley Chen
2022-03-17
soc/intel/adl: Remove IOM Mctp command from TCSS ASL
MAULIK V VAGHELA
2022-03-17
soc/amd/cezanne: Add counter initializers
Jon Murphy
2022-03-17
soc/amd/picasso: Add counter initializers
Jon Murphy
2022-03-17
soc/amd/sabrina: Add counter initializers
Jon Murphy
2022-03-17
soc/intel/alderlake/retimer: Change loglevel prefix
Wisley Chen
2022-03-17
soc/intel/common/block/p2sb: Refactor P2SB to add comprehend future SoC
Subrata Banik
2022-03-17
qualcomm/sc7280: Add mdp clock support to turbo in coreboot
Taniya Das
2022-03-17
qualcomm/sc7280: Add display external clock support in coreboot
Taniya Das
2022-03-17
soc/intel/alderlake: Update ADL-P id list of th VccIn Aux Imon IccMax values
Curtis Chen
2022-03-17
soc/intel/common/block/cpu: Enable ROM caching in ramstage
Subrata Banik
2022-03-17
soc/intel/common/fast_spi: support caching `ext_bios` in ramstage
Subrata Banik
2022-03-16
soc/qualcomm/common: Add dram information to CBMEM table
Ravi Kumar Bokka
2022-03-16
soc/intel/common: Retry MEI CSE DISABLE command
Sridhar Siricilla
2022-03-16
soc/intel/common: Retry END_OF_POST command
Sridhar Siricilla
2022-03-16
soc/mediatek: PCI: Remove global variable
Jianjun Wang
2022-03-16
soc/mediatek: Add chip config for setting PCIe config
Jianjun Wang
2022-03-16
soc/amd/common/block: Add mainboard_handle_smi
Raul E Rangel
2022-03-15
i2c: Add configurable I2C transfer timeout
Jes Klinke
2022-03-15
soc/intel/tgl: move DIMM_SPD_SIZE from mb to SoC Kconfig
Michael Niewöhner
2022-03-15
intel/common/block: Add APL and GLK PCI IDs for HDA
Sean Rhodes
2022-03-15
soc/mediatek/mt8186: change pmic hwcid from warning to info
Rex-BC Chen
2022-03-15
soc/mediatek/common: Add halt() after triggering wdt reset
Rex-BC Chen
2022-03-15
soc/intel/alderlake: Allow mainboard to configure c1-state auto-demotion
MAULIK V VAGHELA
2022-03-15
soc/intel/adl/chip.h: Convert all camel case variables to snake case
MAULIK V VAGHELA
2022-03-15
{mb, soc}: Move mrc_cache invalidating logic into `memory` common code
Subrata Banik
2022-03-15
soc/intel/common: Pass `FSPM_UPD *` argument for spd functions
Subrata Banik
2022-03-15
{mb, soc}: Change `memcfg_init()` and `variant_memory_init()` prototype
Subrata Banik
2022-03-14
soc/intel/common: Use generic enum type values
Sridhar Siricilla
2022-03-14
soc/intel/common: Use heci_reset() in the CSE TX and RX flows
Sridhar Siricilla
2022-03-14
soc/intel/common: Implement error codes for for heci_send_receive()
Sridhar Siricilla
2022-03-14
soc/intel/alderlake: Add EPP override support
Cliff Huang
2022-03-10
soc/intel/alderlake: Inject CSE TS into CBMEM timestamp table
Bora Guvendik
2022-03-10
soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmem
Raul E Rangel
2022-03-10
soc/mediatek/mt8195: Enable PCIe support
Jianjun Wang
2022-03-10
soc/mediatek/mt8195: Add driver to configure PCIe
Jianjun Wang
2022-03-10
soc/amd/cezanne/psp_verstage: Log the platform boot mode report
Karthikeyan Ramasubramanian
2022-03-10
soc/intel/adl: Send EOP early in the boot sequence
MAULIK V VAGHELA
2022-03-10
intel/common/block/cse: Add option to send EOP early via SoC
MAULIK V VAGHELA
[next]