summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/pmutil.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-2/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-091-4/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-241-0/+10
* src: Use tabs for indentationElyes HAOUAS2018-10-081-1/+1
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-141-4/+4
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* vboot: reset vbnv in cmos when cmos failure occursAaron Durbin2017-09-201-0/+6
* soc/intel/baytrail: refactor rtc failure checkingAaron Durbin2017-09-201-1/+21
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-4/+4
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-4/+4
* rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh2014-09-181-2/+2
* baytrail: clear the pmc wake status registersAaron Durbin2014-05-131-0/+14
* baytrail: add GPIO SMI supportAaron Durbin2014-05-061-2/+55
* baytrail: SMM supportAaron Durbin2014-02-161-0/+297