summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/early_me.c
Commit message (Expand)AuthorAgeFilesLines
* haswell/lynxpoint: Add native early ME initAngel Pons2022-12-161-1/+29
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-3/+3
* src/southbridge: Remove unused <string.h>Elyes HAOUAS2022-01-051-1/+1
* sb/intel/lynxpoint: Update `intel_me_status()` signatureAngel Pons2021-12-181-1/+1
* sb/intel/lynxpoint: Use unions for ME PCI registersAngel Pons2021-12-181-28/+11
* 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
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* lynxpoint: PMIR register renameAaron Durbin2013-03-141-7/+4
* lynxpoint: Management Engine UpdatesAaron Durbin2013-03-141-4/+14
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+201