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
/
baytrail
/
pmutil.c
Age
Commit message (
Expand
)
Author
2020-07-25
soc/intel/baytrail: Retype some pointers
Angel Pons
2020-07-09
soc/intel/baytrail/pmutil.c: Constify string arrays
Angel Pons
2020-07-09
soc/intel/baytrail/pmutil.c: Do not hardcode num_bits
Angel Pons
2020-07-09
soc/intel/baytrail: Align whitespace and comments
Angel Pons
2020-07-09
soc/intel/baytrail: Rename "pmc.h" to "pm.h"
Angel Pons
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/baytrail: 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
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
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-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
soc/intel/baytrail: refactor rtc failure checking
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-09-18
rambi/baytrail: ACPI, GPIO, audio, misc updates
Shawn Nematbakhsh
2014-05-13
baytrail: clear the pmc wake status registers
Aaron Durbin
2014-05-06
baytrail: add GPIO SMI support
Aaron Durbin
2014-02-16
baytrail: SMM support
Aaron Durbin