summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/pmutil.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Clean up some includesKyösti Mälkki2023-05-101-2/+2
* mb/google,intel: Use common ChromeEC code for lid shutdownKyösti Mälkki2023-05-091-0/+11
* soc/intel/baytrail/pmutil.c: Use {read,write}32p()Elyes Haouas2022-12-131-4/+4
* soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-21/+3
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-2/+2
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* soc/intel/baytrail: Retype some pointersAngel Pons2020-07-251-4/+4
* soc/intel/baytrail/pmutil.c: Constify string arraysAngel Pons2020-07-091-17/+16
* soc/intel/baytrail/pmutil.c: Do not hardcode num_bitsAngel Pons2020-07-091-9/+4
* soc/intel/baytrail: Align whitespace and commentsAngel Pons2020-07-091-3/+3
* soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons2020-07-091-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* 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