index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
/
pmutil.c
Age
Commit message (
Expand
)
Author
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
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-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-10-04
soc/intel/common: add acpi_get_sleep_type to pmclib
Bora Guvendik
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-19
soc/intel/skylake: Move power_state functions to pmutil.c
Furquan Shaikh
2017-10-16
src/soc/skylake: Fix Null pointer dereferences
Shaunak Saha
2017-10-12
soc/intel/common: Clean up PMC library GPE handling API
Furquan Shaikh
2017-10-05
soc/intel/skylake: Add support in SKL for PMC common code
Shaunak Saha
2017-10-03
soc/intel/skylake: Enable common LPC IP
Ravi Sarawadi
2017-10-02
soc/intel/skylake: Use common/block/gpio
Hannah Williams
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
soc/intel/skylake: refactor rtc failure checking
Aaron Durbin
2017-08-19
soc/intel/skylake: Enable power button SMI when jumping to payload
Furquan Shaikh
2017-04-25
lib: provide clearer devicetree semantics
Aaron Durbin
2017-03-17
soc/intel/skylake: Fix remaining issues detected by checkpatch
Lee Leahy
2016-11-07
soc/intel/{sky,apollo}lake: Wait until GPE is clear when reading
Duncan Laurie
2016-10-27
skylake: Add support for eSPI SMI events
Duncan Laurie
2016-10-27
skylake: Prepare GPE for use in bootblock
Duncan Laurie
2016-10-27
skylake: Support for early I2C TPM driver
Duncan Laurie
2016-08-20
intel/skylake: Do not halt in poweroff if in SMM
Furquan Shaikh
2016-08-14
soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regs
Barnali Sarkar
2016-07-15
soc/intel/skylake: provide poweroff() implementation
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-14
skylake: fix SMI GPI status handling
Aaron Durbin
2015-08-14
skylake: remove ec_smi_gpio and alt_gp_smi_en
Aaron Durbin
2015-07-29
skylake: align power management names with hardware
Aaron Durbin
2015-07-29
skylake: prefix the gpio functions with 'gpio_'
Aaron Durbin
2015-07-16
soc/intel: Add Skylake SOC support
Lee Leahy
2015-07-16
soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC
Lee Leahy