summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/elog.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Remove GPE0_{EN,STS}_2 definesKyösti Mälkki2023-05-141-4/+4
* sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki2022-11-281-1/+1
* sb/intel/lynxpoint: Add and use power state bit macrosAngel Pons2021-04-261-15/+15
* haswell/lynxpoint: Align cosmetics with BroadwellAngel Pons2020-10-141-1/+1
* elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin2020-08-181-3/+3
* 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
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-1/+1
* lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie2013-03-211-23/+96
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+114