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-01-11
soc/intel/apl: Rework on CPU privilege level implementation
Subrata Banik
2022-01-10
src/soc: Remove unused <stdlib.h>
Elyes HAOUAS
2022-01-10
src/soc/intel: Remove unused <console/console.h>
Elyes HAOUAS
2022-01-10
soc/intel/common/cse: Add config to disable HECI1 at pre-boot
Subrata Banik
2022-01-10
soc/intel/common: Add missing space before }
Paul Menzel
2022-01-07
soc/intel/common/block/pcie/rtd3: Update ACPI methods for CPU PCIe RPs
Tim Wawrzynczak
2022-01-07
soc/intel/common/blk/memory: Make mixed topo work
Angel Pons
2022-01-06
soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() function
Tim Wawrzynczak
2022-01-06
soc/intel/common/gpio: Skip GPP pad lock config if config is not set
Subrata Banik
2022-01-06
soc/intel/common/gpio: Modify pad_config.pad type from `int` to 'gpio_t'
Subrata Banik
2022-01-06
soc/intel/common/gpio: Rename struct gpio_lock_config.gpio to .pad
Subrata Banik
2022-01-05
soc/intel: Remove unused <string.h>
Elyes HAOUAS
2022-01-04
soc/intel/common/acpi/pep: Use correct size_t length modifier
Paul Menzel
2022-01-04
soc/intel/common: irq: Use correct size_t length modifier
Paul Menzel
2022-01-02
soc/intel/common/blk/crashlog: Drop some new lines
Subrata Banik
2022-01-01
src: Drop duplicated includes
Elyes HAOUAS
2021-12-20
soc/intel/common: Do not trigger crashlog on all resets by default
Curtis Chen
2021-12-15
soc/intel/denverton_ns: Use common SMBus support code
Kyösti Mälkki
2021-12-13
soc/intel/common/cse: Update help text for CSE_OEMP_FILE
ravindr1
2021-12-13
soc/intel/common/block/cpu/car/exit_car_fsp.S: Align stack
Arthur Heymans
2021-12-13
soc/intel/common/block/pcie/rtd3: Add ModPHY power gate support for RTD3
Tim Wawrzynczak
2021-12-13
soc/intel/tigerlake: Define soc_get_pcie_rp_type
Tim Wawrzynczak
2021-12-10
soc/intel/cse: config to enable oem key manifest
Ravindra N
2021-12-08
soc/intel/common/pch: Fix return value documentation for CHIPSET_LOCKDOWN
Jingle Hsu
2021-12-07
soc/intel/common: add generic gpio lock mechanism
Nick Vaccaro
2021-12-06
soc/intel/common: Refactor cpu_set_p_state_to_max_non_turbo_ratio
Sridhar Siricilla
2021-12-06
soc/intel/common: Add CPU related APIs
Sridahr Siricilla
2021-12-06
soc/intel: Move enum pcie_rp_type to intelblocks/pcie_rp.h
Tim Wawrzynczak
2021-12-03
soc/intel/common: Add support for CSE IOM/NPHY sub-parition update
Krishna Prasad Bhat
2021-12-03
soc/intel/common: Add check before sending HMRFPO_ENABLE command
Sridhar Siricilla
2021-12-03
soc/intel/common: Rename compare_cse_version() function name
Sridhar Siricilla
2021-12-01
soc/intel/common/pmc: Drop unnecessary pmc_ipc.c entry
Subrata Banik
2021-11-30
intel: cse_lite: Use cbfs_unverified_area API
Julius Werner
2021-11-29
soc/intel/common: Include Alder Lake-N device IDs
Usha P
2021-11-25
soc/intel/elkhartlake: Update SA DIDs Table
Rick Lee
2021-11-25
soc/intel/graphics/Kconfig: Guard options
Arthur Heymans
2021-11-25
soc/intel/common/thermal: Refactor thermal block to improve reusability
Subrata Banik
2021-11-22
soc/intel: Allow enable/disable ME via CMOS
Sean Rhodes
2021-11-20
soc/intel/common/thermal: Allow thermal configuration over PMC
Subrata Banik
2021-11-20
soc/intel/common/thermal: Use `clrsetbits32()` for setting LTT
Subrata Banik
2021-11-20
soc/intel/common/thermal: Hook up IA thermal block to romstage
Subrata Banik
2021-11-20
soc/intel/common/thermal: Drop unused parameter of pch_get_ltt_value()
Subrata Banik
2021-11-18
drivers/fsp: Rewrite post code hex values in lowercase
Sean Rhodes
2021-11-17
soc/intel/../thermal: Fix return type of `pch_get_ltt_value()`
Subrata Banik
2021-11-16
soc/intel/../thermal: Drop `ltt_value` local variable
Subrata Banik
2021-11-12
soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDs
Tracy Wu
2021-11-11
soc/intel: move SGX ACPI code to block/acpi
Michael Niewöhner
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-09
soc/intel: generate SSDT instead of using GNVS for SGX
Michael Niewöhner
2021-11-08
soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`
Michael Niewöhner
2021-11-04
soc/intel: Replace bad uses of `find_resource`
Angel Pons
2021-11-02
lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()
Subrata Banik
2021-11-01
soc/intel: Don't send CSE EOP if CSME is disabled
Sean Rhodes
2021-11-01
soc/intel/common/block/cse: Add get_me_fw_version function
Johnny Lin
2021-10-30
lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_width
Subrata Banik
2021-10-27
soc/intel/common/acpi: Correct IPC sub command for reading LPM requirement
Ethan Tsao
2021-10-26
cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option
Felix Held
2021-10-26
soc/intel: Update api name for getting spi destination id
Wonkyu Kim
2021-10-26
soc/intel/common: Add HECI Reset flow in the CSE driver
Sridhar Siricilla
2021-10-25
soc/intel/common: Skip CSE post hook when CSE is disabled
Subrata Banik
2021-10-22
sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()
Kyösti Mälkki
2021-10-22
sb,soc/intel: Set IOAPIC max entries before APIC ID
Kyösti Mälkki
2021-10-22
sb,soc/intel: Set IOAPIC redirection entry count
Kyösti Mälkki
2021-10-22
cpu/x86/mp_init: use cb_err as status return type in remaining functions
Felix Held
2021-10-20
soc/intel/{skl,apl}: don't run or even include SGX code if disabled
Michael Niewöhner
2021-10-19
soc/intel/common/block/cse: Use newly added `create-cse-region`
Furquan Shaikh
2021-10-19
soc/intel/common/cse: Support RW update when stitching CSE binary
Furquan Shaikh
2021-10-19
soc/intel/common/cse: Add support for stitching CSE components
Furquan Shaikh
2021-10-19
soc/intel: Constify `soc_get_cstate_map()`
Angel Pons
2021-10-18
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2021-10-17
soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM Timer
Michael Niewöhner
2021-10-17
soc/intel/*: only enable PM Timer emulation if the PM Timer is disabled
Michael Niewöhner
2021-10-17
soc/intel: implement ACPI timer disabling per SoC and drop common code
Michael Niewöhner
2021-10-17
soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake
Michael Niewöhner
2021-10-17
soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask
Michael Niewöhner
2021-10-17
soc/intel: deduplicate acpi_fill_soc_wake
Michael Niewöhner
2021-10-17
soc/intel/common: add SGX fields to GNVS
Michael Niewöhner
2021-10-16
soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer Kconfig
Michael Niewöhner
2021-10-16
soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig
Michael Niewöhner
2021-10-15
soc/intel/common/cse: Split CSE metadata into two CBFS files
Furquan Shaikh
2021-10-14
soc/intel/common/cse: Reorganize firmware update checks for CSE Lite
Furquan Shaikh
2021-10-13
soc/intel/common/tcss: Optimize USB-C DP flow and code structure
Derek Huang
2021-10-13
soc/intel: drop P_BLK support
Michael Niewöhner
2021-10-06
soc/intel/common: Helper function to check CSE device `devfn` status
Subrata Banik
2021-10-06
soc/intel/common/../cse: Allow D0i3 enable/disable for all CSE devices
Subrata Banik
2021-10-05
src/soc to src/superio: Fix spelling errors
Martin Roth
2021-10-02
soc/intel/common: round PM Timer emulation frequency multiplier
Michael Niewöhner
2021-10-02
soc/intel/common/../cse: Avoid caching of CSE BAR
Subrata Banik
2021-10-02
soc/intel/common/../cse: Append `_MS` with CSE_DELAY_BOOT_TO_RO macro
Subrata Banik
2021-10-01
mb/google/brya: move MILLIWATTS_TO_WATTS macro in header file
Sumeet Pawnikar
2021-10-01
soc/intel/common: Add PMC IPC commands for FIVR control
Sumeet Pawnikar
2021-09-30
soc/intel/common/block/sgx: Fix typo in log message
Angel Pons
2021-09-30
soc/intel/alderlake: Add CPU ID 0x906a4
Meera Ravindranath
2021-09-30
soc/intel/common/../cse: Append the time units to the HECI macro names
Subrata Banik
2021-09-30
soc/intel/common/cse: Late sending EOP msg if !HECI_DISABLE_USING_SMM
Subrata Banik
2021-09-30
soc/intel/common/../cse: Perform D0I3 bit reset/set prior sending EOP
Subrata Banik
2021-09-30
soc/intel/common/../cse: Create APIs for CSE device state transition
Subrata Banik
2021-09-29
soc/intel/common/block/smbus: Drop reg-script usage
Angel Pons
2021-09-29
soc/intel: Rename GNVS struct member to match ASL
Angel Pons
[next]