summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/pmutil.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Remove GPE0_{EN,STS}_2 definesKyösti Mälkki2023-05-141-2/+2
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* intel/haswell,lynxpoint: Fix out() parameter orderKyösti Mälkki2022-11-171-1/+1
* sb/intel/lynxpoint: Do not mask out TCO status bitsAngel Pons2021-02-121-3/+2
* haswell/lynxpoint: Align cosmetics with BroadwellAngel Pons2020-10-141-3/+3
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* nb/intel/haswell: Add an option for where verstage startsArthur Heymans2019-04-211-0/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* sb/intel: Deduplicate vbnv_cmos_failed and rtc_initPatrick Rudolph2018-11-071-16/+0
* src: Get rid of device_tElyes HAOUAS2018-06-141-2/+2
* 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
* southbridge/intel/lynxpoint: refactor rtc failure checkingAaron Durbin2017-09-201-0/+10
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-1/+1
* southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi2017-07-021-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* lynxpoint: Cosmetic cleanupStefan Reinauer2013-04-031-2/+0
* lynxpoint: fix enable_pm1() functionAaron Durbin2013-04-011-5/+5
* Fix compilation of Intel LynxPoint based boardsStefan Reinauer2013-03-221-6/+1
* lynxpoint: Add power management helper functionsDuncan Laurie2013-03-211-0/+567