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
/
cannonlake
/
pmutil.c
Age
Commit message (
Expand
)
Author
2020-02-04
soc/intel: Add get_pmbase
Eugene Myers
2019-12-19
src/soc/intel: Remove unused <stdlib.h>
Elyes HAOUAS
2019-11-11
soc/intel/cannonlake: add soc implementation for ETR address API
Michael Niewöhner
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-07-21
soc/intel: Fix chip_info for PCH_DEV_PMC
Kyösti Mälkki
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-03-25
soc/intel/cannonlake: Clear PMCON status bits
Krishna Prasad Bhat
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-15
soc/intel/cannonlake: Fix GEN_PMCON bit checks
Furquan Shaikh
2019-03-07
soc/intel/cannonlake: Move power_state functions to pmutil.c
V Sowmya
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2018-04-19
soc/intel/cannonlake: Set DISB after Dram init
Lijian Zhao
2017-12-02
soc/intel/cannonlake: Initialize PMC controller
Subrata Banik
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-12
soc/intel/common: Clean up PMC library GPE handling API
Furquan Shaikh
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
soc/intel/cannonlake: add rtc failure checking
Aaron Durbin
2017-09-13
soc/intel/cannonlake: Add common ACPI support for CNL
Lijian Zhao
2017-08-29
soc/intel/cannonlake: Fix Coverity scan error
Lijian Zhao
2017-08-21
soc/intel/cannonlake: Enable common PMC code for CNL
Lijian Zhao