summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/pmc/pmclib.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mappingAnil Kumar2024-01-221-5/+5
* soc/intel/cmn/block/pmc: Add previous sleep state strings in logMarx Wang2023-12-221-1/+16
* cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans2023-10-251-1/+1
* soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done`Subrata Banik2023-03-091-1/+3
* soc/intel/cmn/pmc: Clear GEN_PMCON_x register power failure status bitsSubrata Banik2023-01-241-1/+7
* soc/intel/cmn/pmc: Create API to clear PMC power failure status bitsSubrata Banik2023-01-241-0/+42
* soc/intel/cmn/block/pmc: Add pmc_or_mmio32 utility functionTim Chu2022-12-231-0/+11
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-261-3/+3
* intel/pmclib: Avoid PMC ABASE read of SLP_TYP and STATUS in ramstageHarsha B R2022-07-291-0/+5
* soc/intel/common/block/pmc/pmclib: Use same loglevel as print_num_status_bitsPatrick Rudolph2022-07-111-2/+2
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-1/+1
* soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration doneSubrata Banik2022-05-051-0/+16
* soc/intel: Return ACPI_S4 as previous sleep stateEvan Green2022-05-051-0/+3
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-0/+40
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner2021-10-171-9/+0
* soc/intel/common: Rename kconfig PMC_EPOCLean Sheng Tan2021-07-191-1/+1
* soc/intel/common: Refine pmc_get_xtal_freq functionLean Sheng Tan2021-06-301-3/+18
* soc/intel/common: Move PMC EPOC related code to Intel common codeLean Sheng Tan2021-06-301-0/+11
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-5/+5
* soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_ENNico Huber2021-06-171-8/+15
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* {sb,soc}/intel: Use `get_int_option` functionAngel Pons2021-04-211-2/+2
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-1/+2
* soc/intel/block/pmclib.c: Properly guard apm_control()Arthur Heymans2020-11-221-1/+1
* soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur Heymans2020-11-221-0/+8
* soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner2020-10-191-7/+0
* soc/intel/common/block/pmc: Add PMC API for low power programmingSubrata Banik2020-10-031-0/+16
* common/block/pmc: Add a check to program the PchPmPwrCycDurV Sowmya2020-09-151-0/+127
* soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'Elyes HAOUAS2020-08-181-1/+0
* 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/common: 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/+4
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* soc/intel/common: pmclib: make use of the new ETR address APIMichael Niewöhner2019-11-201-21/+8
* soc/intel/common: Set power-failure-state via option tableNico Huber2019-08-091-1/+5
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-091-12/+0
* soc/intel/common: Implement power-failure-state handlingNico Huber2019-08-091-0/+27
* soc/intel/common/pmc: Don't use CAR_GLOBALArthur Heymans2019-05-291-6/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-1/+2
* soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber2019-01-061-9/+0
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-6/+1
* intel/common/block: Fix issue found by klockworkJohn Zhao2018-10-181-1/+5
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik2018-10-041-0/+8
* soc/intel/denverton_ns: Enable common block PMCJulien Viard de Galbert2018-09-141-0/+2