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
/
intel
/
common
Age
Commit message (
Expand
)
Author
2022-05-24
soc/intel/cmn/fast-spi: Add BIOS MMIO window as reserved region
Werner Zeh
2022-05-21
src/soc/intel/cmn/fast-spi: Add SSDT extension to fast SPI driver
Werner Zeh
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-19
soc/intel/common/block/smbus: Deduplicate some code
Angel Pons
2022-05-18
intel/common/block: Provide RAPL and min clock ratio switches in common
Uwe Poeche
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
soc/intel/cmn/spi: Separate fast SPI device from generic SPI driver
Werner Zeh
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
src: Remove unused <cf9_reset.h>
Elyes Haouas
2022-05-16
soc/intel: Remove unused <cpu/intel/common/common.h>
Elyes HAOUAS
2022-05-14
soc/intel/acpi_bert.c: Fix formatted print type for size_t
Arthur Heymans
2022-05-13
soc/intel/block/crashlog: Remove unused variable
Arthur Heymans
2022-05-12
soc/intel/alderlake: provide a list of D-states to enter LPM
Tarun Tuli
2022-05-12
soc/intel/common/block/fast_spi/Makefile.inc: Improve cosmetics
Arthur Heymans
2022-05-06
soc/intel/alderlake: Add missing ACPI device path names
Tarun Tuli
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-04
arch/x86/acpi: Consolidate POST code handling
Angel Pons
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-04-29
soc/intel/cmn/cse: Skip sending CSE `get_boot_perf` when CSE hidden
Subrata Banik
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-28
soc/intel/cmn/sa: Introduce `PCIEXBAR_PCIEXBAREN` macro
Wonkyu Kim
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/common/block/acpi: Fill PEP S0 mask on failure
Evan Green
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-24
soc/intel: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-04-23
soc/intel/common/smbus: Add `finalize` operation for smbus
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
2022-04-21
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-04-21
soc/intel/cmn/lpc: Add APIs to enable/disable LPC write protect (WP)
Subrata Banik
2022-04-21
soc/intel/cmn/pch/lockdown: Perform additional SPI lock configuration
Subrata Banik
2022-04-21
soc/intel/common/block/cse: Simplify CSE final ops
Angel Pons
2022-04-20
soc/intel: clean up dmi driver code
Wonkyu Kim
2022-04-20
soc/intel/cmn/{block, pch}: Migrate GPMR driver
Subrata Banik
2022-04-19
soc/intel/cmn/fast_spi: Add API to set SPI controller VCL
Subrata Banik
2022-04-19
soc/intel/cmn/fast_spi: Add API to clear outstanding SPI status
Subrata Banik
2022-04-19
soc/intel/cmn/fast_spi: Add API to check if SPI Cycle In Progress
Subrata Banik
2022-04-19
soc/intel/cmn/lpc: Fix typo from FAST_SPIBAR to LPC
Subrata Banik
2022-04-19
soc/intel/cmn/fast_spi: Use tab instead space
Subrata Banik
2022-04-14
soc/intel/common/gpio: Add PAD_CFG_GPI_SCI_LOW/HIGH_LOCK macro
Eric Lai
2022-04-14
soc/intel/cmn/{block, pch}: Rename configs from `DMI` to `GPMR`
Subrata Banik
2022-04-14
soc/intel/cmn/gpmr: Enhance GPMR driver
Subrata Banik
2022-04-14
intel/common/block: rename dmi folder to gpmr as starting gpmr migration
Wonkyu Kim
2022-04-13
soc/intel/cmn/xhci: Add function to reset the XHCI controller
Subrata Banik
2022-04-12
soc/intel/common: register generic LPC resources
Michael Niewöhner
2022-04-08
soc/intel/common/cse: Show CSE device slot and function number properly
Subrata Banik
2022-04-08
soc/intel/cse: Allow calling all functions associated with `cse_final`
Subrata Banik
2022-04-07
soc/intel/common: Update CSE sub partition update
Sridhar Siricilla
2022-04-06
soc/intel/common: Add support to control coreboot and Intel SoC features
Sridhar Siricilla
2022-04-06
soc/intel/common: Add IOE SBI access for TCSS functions
John
2022-04-06
soc/intel/common: Abstract the common TCSS functions
John
2022-04-04
soc/intel/alderlake: Add new CPU ID
Lean Sheng Tan
2022-04-04
soc/intel/alderlake: Update CPU IDs with correct steppings
Lean Sheng Tan
2022-04-02
soc/intel/common/block/fast_spi: Refactor ROM caching implementation
Subrata Banik
2022-04-01
soc/intel/common/tcss: Check conn device enabled in tcss_get_port_info
Reka Norman
2022-04-01
arch/x86/postcar: Use a separate stack for C execution
Arthur Heymans
2022-03-31
soc/intel/common: Add Kconfig SOC_INTEL_CSE_SET_EOP
John
2022-03-29
soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code
Subrata Banik
2022-03-24
soc/intel/common: Add APIs to check CSE's write protection info
Sridhar Siricilla
2022-03-23
soc/intel/adl-n: Add device ID for TCSS XHCI
Maulik V Vaghela
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/intel/common/block/cse: Change loglevel prefix to WARNING
Wisley Chen
2022-03-17
soc/intel/common/block/p2sb: Refactor P2SB to add comprehend future SoC
Subrata Banik
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/intel/common: Retry MEI CSE DISABLE command
Sridhar Siricilla
2022-03-16
soc/intel/common: Retry END_OF_POST command
Sridhar Siricilla
2022-03-15
intel/common/block: Add APL and GLK PCI IDs for HDA
Sean Rhodes
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-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-10
soc/intel/alderlake: Inject CSE TS into CBMEM timestamp table
Bora Guvendik
2022-03-10
intel/common/block/cse: Add option to send EOP early via SoC
MAULIK V VAGHELA
2022-03-09
soc/intel/common: Include Meteor Lake device IDs
Wonkyu Kim
2022-03-09
soc/intel/common: Add Kconfig to enable compression on ME_RW blobs
Krishna Prasad Bhat
2022-03-08
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-03-08
device/mmio.h: Move readXp/writeXp helpers to device/mmio.h
Jianjun Wang
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-03-02
mb, soc: Add the SPD_CACHE_ENABLE
Zhuohao Lee
2022-03-01
intelblocks/cse: Skip sending EOP during S3 resume
MAULIK V VAGHELA
2022-02-28
soc/intel/common/block/acpi: Return existing Object for _DSM subfunction
Tim Wawrzynczak
2022-02-26
soc/intel/fast_spi: Check SPI Cycle In-Progress prior start HW Seq
Subrata Banik
2022-02-25
intelblocks/pcie: Correct mapping between LCAP port and coreboot index
MAULIK V VAGHELA
2022-02-25
arch/x86: factor out and commonize HPET_BASE_ADDRESS definition
Felix Held
[prev]
[next]