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-10-25
soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT
Rex-BC Chen
2022-10-25
soc/mediatek/mt8188: Update mtcmos settings for display and audio
Bo-Chen Chen
2022-10-25
soc/mediatek/mt8188: Add eDP support for firmware display
Bo-Chen Chen
2022-10-25
soc/mediatek/mt8188: Add ddp driver to support eDP output
Nathan Lu
2022-10-25
soc/mediatek/mt8188: Rename SPM register
Bo-Chen Chen
2022-10-25
soc/mediatek: Add support for input 1P mode of dp_intf
Rex-BC Chen
2022-10-25
soc/mediatek: Move DP drivers to common
Bo-Chen Chen
2022-10-23
soc/amd/mendocino: Add STB Spill-to-DRAM enum
Martin Roth
2022-10-22
soc/amd/morgana/mca: Update for morgana
Fred Reitberger
2022-10-22
payloads/edk2: Disable the CPU Timer Lib unless supported
Sean Rhodes
2022-10-22
soc/intel/systemagent: Rewrite using new resource API
Arthur Heymans
2022-10-22
soc/intel/systemagent.c: Fix memory type reporting
Arthur Heymans
2022-10-22
soc/intel/alderlake_n: Enable FIVR VCCST ICCMax Control
V Sowmya
2022-10-22
soc/amd/*/i2c.h: Make definition more accurate
Fred Reitberger
2022-10-22
mb/google/nissa: Disable SOC_INTEL_CSE_PRE_CPU_RESET_TELEMETRY
Reka Norman
2022-10-21
soc/amd/*/smi.h: Use BIT() for clarity
Fred Reitberger
2022-10-21
soc/amd/*/uart: cleanup includes
Felix Held
2022-10-21
soc/mediatek: Unify PLL function names
Rex-BC Chen
2022-10-21
soc/mediatek/mt8186: Add support for PMIC MT6315
Sen Chu
2022-10-21
soc/mediatek: Move SPMI interface configuration to SoC folder
Sen Chu
2022-10-21
soc/mediatek/mt8186: Add PMIF_SPMI_IOCFG_DEFAULT_SETTING Kconfig option
Rex-BC Chen
2022-10-21
soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig option
Rex-BC Chen
2022-10-21
soc/mediatek/mt8186: Add support for reading CPU ID
Rex-BC Chen
2022-10-21
soc/amd/morgana/aoac: Remove to-do after review
Fred Reitberger
2022-10-21
soc/amd/morgana/i2c: Remove to-do after review
Fred Reitberger
2022-10-21
soc/amd/morgana/include/soc/iomap.h: Remove to-do after review
Fred Reitberger
2022-10-21
soc/intel/apollolake: Skip SMI lockdown on Apollolake
Matt DeVillier
2022-10-20
soc/amd/morgana/smi: Update smi definitions for morgana
Fred Reitberger
2022-10-20
soc/amd/morgana: Add TODOs for common code to Kconfig
Martin Roth
2022-10-20
soc/intel/meteorlake: Add support to skip the MBP HOB
Wonkyu Kim
2022-10-20
soc/amd/*/uart: commonize UART code and MMIO device driver
Felix Held
2022-10-20
soc/amd: move set_uart_config prototype to common UART header
Felix Held
2022-10-20
soc/amd: move all AOAC function prototypes to amdblocks/aoac.h
Felix Held
2022-10-20
soc/amd/stoneyridge/uart: introduce and use soc_get_uart_ctrlr_info
Felix Held
2022-10-20
soc/amd/morgana/uart: introduce and use soc_get_uart_ctrlr_info
Felix Held
2022-10-20
soc/amd/mendocino/uart: introduce and use soc_get_uart_ctrlr_info
Felix Held
2022-10-20
soc/amd/cezanne/uart: introduce and use soc_get_uart_ctrlr_info
Felix Held
2022-10-20
soc/amd/picasso/uart: introduce and use soc_get_uart_ctrlr_info
Felix Held
2022-10-20
soc/amd/stoneyridge: initialize GPIOs for serial console
Felix Held
2022-10-20
soc/amd/*/uart: add missing soc/iomap.h include
Felix Held
2022-10-20
soc/amd/stoneyridge/uart: add and use uart_info array
Felix Held
2022-10-20
soc/amd: introduce and use common soc_uart_ctrlr_info struct
Felix Held
2022-10-20
soc/amd/morgana/uart: separate data and code
Felix Held
2022-10-20
soc/amd/mendocino/uart: separate data and code
Felix Held
2022-10-20
soc/amd/cezanne/uart: separate data and code
Felix Held
2022-10-20
soc/amd/picasso/uart: separate data and code
Felix Held
2022-10-20
soc/qualcomm/sc7280: Remove NVMe init
Shelley Chen
2022-10-20
soc/intel/alderlake: Drop local `ufs.asl`
Subrata Banik
2022-10-20
soc/intel/alderlake: Use `ufs.asl` from common code acpi block
Subrata Banik
2022-10-20
soc/intel/cmn/block/acpi: Create common ASL entry for UFS
Subrata Banik
2022-10-18
soc/amd: factor out writing extended PM registers in FADT
Felix Held
2022-10-18
soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c
Fred Reitberger
2022-10-18
soc/amd/morgana/gpio: Update gpio definitions for morgana
Fred Reitberger
2022-10-17
soc/amd: factor out common noncar bootblock
Felix Held
2022-10-17
soc/amd/*/smihandler: Make fch_apmc_smi_handler common
Fred Reitberger
2022-10-15
soc/intel/apollolake: Lock down Global SMI
Sean Rhodes
2022-10-15
soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown
Sean Rhodes
2022-10-15
treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk'
Felix Held
2022-10-15
treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'
Felix Held
2022-10-14
soc/amd/picasso: Clean up includes
Elyes Haouas
2022-10-14
soc/amd/sata.c: Hook up directly in devicetree
Arthur Heymans
2022-10-14
soc/amd/*: Hook up IOMMU ops in devicetree
Arthur Heymans
2022-10-14
soc/amd/*: Hook up LPC ops in devicetree
Arthur Heymans
2022-10-14
soc/amd/*: Hook up SMBus ops to devicetree
Arthur Heymans
2022-10-14
soc/amd: factor out common eMMC code
Felix Held
2022-10-14
soc/intel/alderlake: Create helper header file for UFS
Subrata Banik
2022-10-14
soc/intel/alderlake: Add UFS PCR ID
Subrata Banik
2022-10-14
soc/mediatek/mt8186: Add DEVAPC settings for ADSP
Tinghan Shen
2022-10-14
soc/mediatek/mt8186: Inititalize ADSP
Tinghan Shen
2022-10-14
soc/mediatek/mt8186: Add mtcmos power-on control for ADSP
Mandy Liu
2022-10-14
soc/mediatek/mt8186: Enable ADSP clock
Mandy Liu
2022-10-14
soc/intel/alderlake: Fix unknown voltage in SMBIOS
Zhixing Ma
2022-10-14
soc/intel/alderlake: Fix unknown max speed in SMBIOS
Zhixing Ma
2022-10-14
soc/amd/stoneyridge: move northbridge ops to northbridge device
Felix Held
2022-10-14
soc/amd/stoneyridge: use devicetree ops over pci driver
Felix Held
2022-10-14
soc/amd/stoneyridge: Hook up device_operations in chipset.cb
Felix Held
2022-10-13
soc/amd/stoneyridge: add chipset devicetrees
Felix Held
2022-10-13
soc/amd/*: Hook up GPU ops in devicetree
Arthur Heymans
2022-10-13
soc/amd/*: Hook up GPP bridges ops to devicetree
Arthur Heymans
2022-10-13
soc/amd/acp: Hook up ops in devicetree
Arthur Heymans
2022-10-13
soc/amd/morgana: Use devicetree ops over pci driver
Felix Held
2022-10-13
soc/amd/mendocino: Use devicetree ops over pci driver
Arthur Heymans
2022-10-13
soc/amd/cezanne: Use devicetree ops over pci driver
Arthur Heymans
2022-10-13
soc/amd/picasso: Use devicetree ops over pci driver
Arthur Heymans
2022-10-13
soc/amd/*: Hook up device_operations in chipset.cb
Arthur Heymans
2022-10-13
soc/amd/*: Move emmc disabling to device ops
Arthur Heymans
2022-10-13
payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Elyes Haouas
2022-10-13
soc/amd/*/psp_verstage/svc: Make svc.h macros common
Fred Reitberger
2022-10-13
soc/amd/cezanne: enable LPC decodes if platform uses LPC
Jeremy Soller
2022-10-12
soc/intel: Kconfig: Correct UART source clock value in comment
Wonkyu Kim
2022-10-12
Revert "soc/qualcomm: Update the wait time for checking PCIe link up"
Shelley Chen
2022-10-12
treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'
Elyes Haouas
2022-10-12
treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'
Elyes Haouas
2022-10-12
treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width'
Elyes Haouas
2022-10-12
treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'
Elyes Haouas
2022-10-12
treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'
Elyes Haouas
2022-10-12
treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'
Elyes Haouas
2022-10-12
treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'
Elyes Haouas
2022-10-12
treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'
Elyes Haouas
2022-10-12
soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA register
Mario Scheithauer
[next]