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
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
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2018-02-07
soc/intel/skylake: Add Kabylake PCH H device ID's
V Sowmya
2018-02-05
soc/intel/common/block/pmc: Fix ACPI BAR and PCI_COMMAND in PMC config space
Hannah Williams
2018-01-25
soc/intel/skylake: Clean up the skylake PCH H device ID macros
V Sowmya
2018-01-17
soc/intel/common: Add option to pass SoC IO resource
Subrata Banik
2017-12-21
soc/intel/common: Add API to restore power failure into PMC common code
Subrata Banik
2017-12-13
soc/intel/common/block: Add option to have subsystem_id in common pci driver
Subrata Banik
2017-12-02
soc/intel/common/block: Add Intel common PMC controller support for KBL, APL
Subrata Banik
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-19
soc/intel/common/block/pmc: Add helper routines to read/write PM1_CNT
Furquan Shaikh
2017-10-19
soc/intel/common/block/pmc: Add new function pmc_fill_pm_reg_info
Furquan Shaikh
2017-10-17
soc/intel/common/block/pmc: Move pmc_disable_all_gpe to romstage
Furquan Shaikh
2017-10-12
intel/common/pmc: Disable all GPEs during pmc_init
Furquan Shaikh
2017-10-12
soc/intel/common: Clean up PMC library GPE handling API
Furquan Shaikh
2017-10-05
soc/intel/common/block: Manage power state variable from common PMC block
Shaunak Saha
2017-10-02
soc/intel/common/block: Move power button SMI functions to common PMC block
Shaunak Saha
2017-08-15
soc/intel/common/block: Fix PMC common block dependency
Shaunak Saha
2017-08-08
soc/intel/common/block: Add Intel PMC support
Shaunak Saha