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
/
block
/
pmc
Age
Commit message (
Expand
)
Author
2024-01-26
soc/intel/common: Add lunarlake device IDs
Appukuttan V K
2024-01-24
soc/intel: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-22
soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mapping
Anil Kumar
2023-12-22
soc/intel/cmn/block/pmc: Add previous sleep state strings in log
Marx Wang
2023-10-25
cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM
Arthur Heymans
2023-09-15
intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SB
Michał Żygowski
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-04-28
soc/intel/common/block/pmc: Sort Kconfig in alphabetical order
Christian Walter
2023-04-26
soc/intel: Don't report _S1 state when unsupported
Arthur Heymans
2023-03-09
soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done`
Subrata Banik
2023-01-24
soc/intel/cmn/pmc: Clear GEN_PMCON_x register power failure status bits
Subrata Banik
2023-01-24
soc/intel/cmn/pmc: Create API to clear PMC power failure status bits
Subrata Banik
2022-12-23
soc/intel/cmn/block/pmc: Add pmc_or_mmio32 utility function
Tim Chu
2022-11-26
src/soc/intel: Remove unnecessary space after casts
Elyes Haouas
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-09-15
soc/intel/skylake: Assign device ops in chipset devicetree
Nico Huber
2022-07-29
intel/pmclib: Avoid PMC ABASE read of SLP_TYP and STATUS in ramstage
Harsha B R
2022-07-11
soc/intel/common/block/pmc/pmclib: Use same loglevel as print_num_status_bits
Patrick Rudolph
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-16
soc/intel: Add Raptor Lake device IDs
Bora Guvendik
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-04-24
soc/intel: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-03-29
soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code
Subrata Banik
2022-03-09
soc/intel/common: Include Meteor Lake device IDs
Wonkyu Kim
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-02-21
soc/intel/denverton_ns: Select PMC PCI discoverable config
Subrata Banik
2022-02-15
soc/intel/*/pmc: Add `finalize` operation for pmc
Subrata Banik
2022-02-11
soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N
Usha P
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-12-01
soc/intel/common/pmc: Drop unnecessary pmc_ipc.c entry
Subrata Banik
2021-11-08
soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`
Michael Niewöhner
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: implement ACPI timer disabling per SoC and drop common code
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-05
src/soc to src/superio: Fix spelling errors
Martin Roth
2021-09-10
soc/intel/common: Add Intel Power Engine support to discoverable PMC
Tim Wawrzynczak
2021-08-19
soc/intel/common: Add TGL-H PCI IDs
Jeremy Soller
2021-07-19
soc/intel/common: Rename kconfig PMC_EPOC
Lean Sheng Tan
2021-06-30
soc/intel/common: Refine pmc_get_xtal_freq function
Lean Sheng Tan
2021-06-30
soc/intel/common: Move PMC EPOC related code to Intel common code
Lean Sheng Tan
2021-06-28
soc/intel: Drop casts around `soc_read_pmc_base()`
Angel Pons
2021-06-17
soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_EN
Nico Huber
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-04-28
soc/intel: Rename 200-series PCH device IDs
Angel Pons
2021-04-21
{sb,soc}/intel: Use `get_int_option` function
Angel Pons
2021-01-23
ACPI: Add helpers for CBMEM_ID_POWER_STATE
Kyösti Mälkki
2021-01-22
soc/intel/commmon: Include Alder Lake device IDs
Varshit Pandya
2020-11-22
soc/intel/block/pmclib.c: Properly guard apm_control()
Arthur Heymans
2020-11-22
soc/intel/common/pmc.c Don't implement a weak function that dies
Arthur Heymans
2020-11-22
soc/intel/block/pmc: Only include the PCI driver when it is not hidden
Arthur Heymans
2020-11-22
soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.c
Arthur Heymans
2020-11-13
soc/intel/common: add Kconfig to enable/disable the ACPI PM timer
Michael Niewöhner
2020-11-09
intel/common/pmc: Add functions for IPC mailbox in ACPI
Duncan Laurie
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-19
soc/intel/*: drop useless XTAL shutdown qualification code
Michael Niewöhner
2020-10-14
soc/intel/common/block: Enable PMC IPC driver
Brandon Breitenstein
2020-10-03
soc/intel/common/block/pmc: Add PMC API for low power programming
Subrata Banik
2020-09-15
common/block/pmc: Add a check to program the PchPmPwrCycDur
V Sowmya
2020-08-18
soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'
Elyes HAOUAS
2020-08-05
soc/intel/common: Include Alder Lake device IDs
Subrata Banik
2020-07-16
soc/intel/common/block/pmc: Select PMC on mainboard basis
Tim Chu
2020-06-16
sb/intel: Remove spurious HAVE_SMI_HANDLER test
Kyösti Mälkki
2020-06-16
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-31
security/vboot: relocate and rename vboot_platform_is_resuming()
Bill XIE
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-25
soc/intel/common: Update Jasper Lake Device IDs
Meera Ravindranath
2020-01-22
soc/intel/common: Add Elkhartlake Device IDs
Tan, Lean Sheng
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-13
soc/intel/common: Add PCI device IDs for CMP-H
Gaggery Tsai
2019-12-10
soc/intel/common: Add Jasperlake Device IDs
rkanabar
2019-11-20
soc/intel/common: pmclib: make use of the new ETR address API
Michael Niewöhner
2019-11-05
soc/intel/common: Include Tigerlake device IDs
Ravi Sarawadi
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-09-06
soc/intel/skylake: Add Lewisburg family PCH support
Maxim Polyakov
2019-08-09
soc/intel/common: Set power-failure-state via option table
Nico Huber
2019-08-09
soc/intel: Drop pmc_soc_restore_power_failure()
Nico Huber
2019-08-09
soc/intel/common: Implement power-failure-state handling
Nico Huber
2019-05-29
soc/intel/common/pmc: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-22
post_code: add post code for hardware initialization failure
Keith Short
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-26
soc/intel/common: Include cometlake PCH IDs
Ronak Kanabar
2019-01-23
soc/{amd,intel}: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2019-01-06
soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()
Nico Huber
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-10-18
intel/common/block: Fix issue found by klockwork
John Zhao
2018-10-17
soc/intel/cannonlake: Add new cannon lake PCH-H support
praveen hodagatta pranesh
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-04
soc/intel/common: add acpi_get_sleep_type to pmclib
Bora Guvendik
2018-09-14
soc/intel/denverton_ns: Enable common block PMC
Julien Viard de Galbert
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-06-28
soc/intel/common: Disable GPEs just before enabling SMIs
Furquan Shaikh
2018-06-28
soc/intel/common/block/pmc: Get rid of pmc_fixup_power_state
Furquan Shaikh
[next]