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-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
2022-04-27
soc/intel/alderlake: Implement PCH lock down configuration
Subrata Banik
2022-04-27
soc/intel/alderlake: Implement PMC feature lock
Subrata Banik
2022-04-27
soc/intel/alderlake: Implement PMC soft strap interface lock
Subrata Banik
2022-04-27
soc/intel/alderlake: Implement PMC static function lock
Subrata Banik
2022-04-27
soc/intel/adl/chip.h: Rename max_dram_speed to include units
Scott Chao
2022-04-27
soc/intel/common/block/acpi: Fill PEP S0 mask on failure
Evan Green
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/intel/common: Add support to control CSE firmware update
Sridhar Siricilla
2022-04-25
soc/intel/common: Fix buggy code tries to access DESC region
Sridhar Siricilla
2022-04-25
soc/amd/sabrina: Modify start address of PSP verstage
Karthikeyan Ramasubramanian
2022-04-24
src: Remove unused <console/cbmem_console.h>
Elyes HAOUAS
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-24
soc/qualcomm: Remove unused <timer.h>
Elyes HAOUAS
2022-04-24
soc/intel: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-04-23
soc/intel/alderlake: Refactor `pmc_lockdown_cfg` function
Subrata Banik
2022-04-23
soc/intel/common/smbus: Add `finalize` operation for smbus
Subrata Banik
2022-04-23
soc/intel/{skl, xeon_sp}: Drop SoC specific LPC lock down configuration
Subrata Banik
2022-04-23
soc/intel/cmn/pch/lockdown: Implement LPC lock down configuration
Subrata Banik
2022-04-23
soc/intel/cmn/fast_spi: Include SAF_CE (bit 8) bit to clear HSFSTS reg
Subrata Banik
[next]