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-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-20
soc/mediatek: Fill coreboot table with PCIe info
Jianjun Wang
2022-05-19
soc/intel/common/block/smbus: Deduplicate some code
Angel Pons
2022-05-18
soc/intel/elkhartlake: Skip FSP Notify APIs
Lean Sheng Tan
2022-05-18
soc/intel/ehl/tsn_gbe.c: Reduce `void *` casts
Angel Pons
2022-05-18
soc/intel/alderlake: Add support enable external V1P05/Vnn rails
V Sowmya
2022-05-18
soc/intel/alderlake: Update the VccIn Aux Imon IccMax
V Sowmya
2022-05-18
soc/intel/alderlake: Configure the SKU specific parameters for VR domains
V Sowmya
2022-05-18
intel/common/block: Provide RAPL and min clock ratio switches in common
Uwe Poeche
2022-05-17
soc/intel/elkhartlake/chip.h: Drop unused members
Angel Pons
2022-05-17
soc/intel/elkhartlake: Enable SMBus depending on dev state
Angel Pons
2022-05-17
soc/amd/block/psp/psp_gen2: move SPL fusing earlier to BS_PAYLOAD_LOAD
Felix Held
2022-05-17
soc/intel/skylake: Hook up FSP hyper-threading setting to option API
Felix Singer
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
soc/intel/elkhartlake: Provide ability to update TSN GbE MAC addresses
Mario Scheithauer
2022-05-16
soc/intel/elkhartlake: Implement TSN GbE driver
Mario Scheithauer
2022-05-16
soc/intel: Add Raptor Lake device IDs
Bora Guvendik
2022-05-16
soc/intel/common: Implement IOC driver
Wonkyu Kim
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/intel/cmn/spi: Separate fast SPI device from generic SPI driver
Werner Zeh
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/intel/*: Fix up header guards
Arthur Heymans
2022-05-16
soc/intel/*: Use SSDT to pass A4GB and A4GS
Arthur Heymans
2022-05-16
soc/intel/common: Consistently use smbus 7-bit address log format
Kane Chen
2022-05-16
intelblocks/gpio: Optimize GPIO functions by passing group and pin info
Maulik V Vaghela
2022-05-16
intelblocks: Add function to program GPE_EN before GPIO locking
Maulik V Vaghela
2022-05-16
soc/inte/*/gpio; Add GPE_EN and GPE_STS register definition
Maulik V Vaghela
2022-05-16
soc/intel/common: Use mp_run_on_all_cpus_synchronously for APs MTRR init
Kane Chen
2022-05-16
soc/intel/common/block/smbus: Add smbus block read write functions
Shelly Chang
2022-05-16
soc/amd/picasso/acpi: Change GPIO controller interrupt to shared
Raul E Rangel
2022-05-16
soc/intel/apollolake/romstage.c: Remove unused <cpu/x86/pae.h>
Elyes Haouas
2022-05-16
src: Remove unused <cf9_reset.h>
Elyes Haouas
2022-05-16
soc/intel: Remove unused <cpu/intel/common/common.h>
Elyes HAOUAS
2022-05-16
soc/intel: Remove unused <cpu/x86/tsc.h>
Elyes HAOUAS
2022-05-15
soc/intel/alderlake: Move array declaration
Arthur Heymans
2022-05-15
soc/intel/apl: Drop cbfs bootblock
Arthur Heymans
2022-05-14
soc/intel/acpi_bert.c: Fix formatted print type for size_t
Arthur Heymans
2022-05-14
soc/intel/alderlake: Fix Coverity CID 1488814
Tarun Tuli
2022-05-13
soc/intel/xeon_sp: Remove set but unused variable
Arthur Heymans
2022-05-13
soc/intel/xeon_sp/skx: Use correct formatted print for size_t
Arthur Heymans
2022-05-13
soc/intel/alderlake: Use correct formatted print for size_t
Arthur Heymans
2022-05-13
soc/intel/block/crashlog: Remove unused variable
Arthur Heymans
2022-05-13
soc/intel/denverton_ns: Remove always false statement
Arthur Heymans
2022-05-13
soc/intel/tigerlake/meminit.c: Fix clang static asserts
Arthur Heymans
2022-05-12
soc/intel/alderlake: provide a list of D-states to enter LPM
Tarun Tuli
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/intel/apl: Write to cbfs regions using intermediate targets
Arthur Heymans
2022-05-12
soc/intel/common/block/fast_spi/Makefile.inc: Improve cosmetics
Arthur Heymans
2022-05-12
soc/amd/*/Makefile.inc: Do some cosmetics
Arthur Heymans
2022-05-11
soc/*: Use __fallthrough statement
Arthur Heymans
2022-05-11
*.h: Fix up typos in guarding
Arthur Heymans
2022-05-09
soc/mediatek: Demote log level of SPMI clock calibration problem to info
Rex-BC Chen
2022-05-09
soc/mediatek/mt8186: Change the power-down time slot from 0xA to 0xF
zhiyong tao
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/intel/alderlake: Add missing ACPI device path names
Tarun Tuli
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-05
soc/intel/tigerlake: Add enum for `DdiPortXConfig`
Angel Pons
2022-05-05
soc/intel/alderlake: Call into PMC IPC to inform PCI enumeration done
Subrata Banik
2022-05-05
soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration done
Subrata Banik
2022-05-05
soc/intel: Return ACPI_S4 as previous sleep state
Evan Green
2022-05-05
soc/mediatek/mt8186: Enlarge CBFS_MCACHE to 16K
Yu-Ping Wu
2022-05-04
soc/amd/common/block/psp/psp_gen2: use SMN access to PSP
Felix Held
2022-05-04
mb/ocp, soc/intel/xeon_sp: Use common ASL POST defines
Angel Pons
2022-05-04
arch/x86/acpi: Consolidate POST code handling
Angel Pons
2022-05-04
soc/amd/common/block/psp/psp_gen2: move CORE_2_PSP_MSG_38 defines
Felix Held
2022-05-03
soc/intel/alderlake: Update maximum PCIe and TBT ports and clocks
Michał Żygowski
2022-05-03
intelblocks/pep: Handle TBT displays on s0ix transition
Michał Kopeć
2022-05-03
intelblocks/pep: Add display on/off notifications
Michał Żygowski
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
sc7280: Increase SPI frequency to 50 MHz
Shelley Chen
2022-05-02
soc/mediatek/mt8186: Prevent early USB wakeup
Rex-BC Chen
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/intel/cmn/cse: Skip sending CSE `get_boot_perf` when CSE hidden
Subrata Banik
2022-04-29
soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2022-04-29
soc/intel/cmn/cse: Enforce CSE disabling
Subrata Banik
2022-04-29
soc/intel/cmn/cse: Drop redundant macro check for heci1_disable()
Subrata Banik
2022-04-29
soc/intel: Decouple HECI disabling interface from HECI disable Kconfig
Subrata Banik
2022-04-28
soc/intel/cmn/sa: Introduce `PCIEXBAR_PCIEXBAREN` macro
Wonkyu Kim
2022-04-27
soc/intel/jasperlake: Revert CdClock setting
Simon Yang
2022-04-27
soc/intel/cmn/lockdown: Perform SA lockdown configuration
Subrata Banik
2022-04-27
soc/intel/cmn/pch/lockdown: Add `gpmr` prefix
Subrata Banik
2022-04-27
soc/intel/alderlake: Skip FSP Notify API (post PCI enumeration)
Subrata Banik
[next]