summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/pmutil.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apollolake: Only use 8 bits for afterg3Sean Rhodes2023-05-111-6/+7
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* soc/intel/apollolake/pmutil.c: Fix smi_sts_bits[HSMBUS_SMI_STS_BIT]Elyes Haouas2023-01-151-1/+1
* soc/intel/apollolake/pmutil.c: Use {read,wrire}32p()Elyes Haouas2022-12-131-8/+8
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-261-1/+1
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-271-1/+1
* treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas2022-07-201-1/+0
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-14/+0
* soc/intel/apollolake: Add function to clear PMCON status bitsSubrata Banik2022-02-151-0/+14
* soc/intel/apollolake: Rename PWRMBASE macro and functionSubrata Banik2022-02-031-5/+5
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-3/+3
* soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons2021-04-211-0/+13
* soc/intel/apollolake: Add `GPE0_STS_BIT` macroAngel Pons2021-03-051-1/+6
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-5/+3
* soc/intel: deduplicate ACPI timer emulationMichael Niewöhner2020-10-281-18/+0
* soc/intel: convert XTAL frequency constant to KconfigMichael Niewöhner2020-10-211-5/+7
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel/apollolake: Make SMI_STS offset macro definition consistentSubrata Banik2020-02-231-22/+22
* soc/intel: Add get_pmbaseEugene Myers2020-02-041-0/+6
* soc/intel/apollolake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-7/+1
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-1/+1
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-12/+9
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-071-1/+1
* soc/intel/apollolake: Clear RTC failure bit after reading itFurquan Shaikh2018-02-051-1/+17
* soc/intel/apollolake: Fix prev_sleep_state on G3 exitHannah Williams2018-01-171-0/+11
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* soc/intel/apollolake: Use newly added pmc_read_pm1_controlFurquan Shaikh2017-10-191-1/+1
* soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh2017-10-121-2/+2
* vboot: reset vbnv in cmos when cmos failure occursAaron Durbin2017-09-201-0/+6
* soc/intel/apollolake: refactor rtc failure checkingAaron Durbin2017-09-201-0/+19
* soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha2017-08-081-425/+53
* soc/intel/apollolake: Use CPU common library codeBarnali Sarkar2017-06-091-0/+1
* soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar2017-06-091-43/+43
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-251-2/+2
* soc/intel/apollolake: Fix debug build booting issueSubrata Banik2017-03-291-1/+1
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-1/+1
* soc/intel/apollolake: Fix spacing around operators and commasLee Leahy2017-03-131-4/+4
* soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov2016-12-021-0/+18
* soc/intel/{sky,apollo}lake: Wait until GPE is clear when readingDuncan Laurie2016-11-071-6/+17
* soc/intel/apollolake: Use fixed resource for SRAM and IPC1Lijian Zhao2016-09-281-2/+1
* soc/intel/apollolake: Add function to read and clear GPE statusDuncan Laurie2016-09-211-0/+21