summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/bd82x6x/early_me.c
Commit message (Expand)AuthorAgeFilesLines
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-2/+2
* src/southbridge: Remove unused <string.h>Elyes HAOUAS2022-01-051-1/+0
* sb/intel/bd82x6x: Turn ME PCI register structs into unionsAngel Pons2021-03-011-17/+11
* sb/intel/bd82x6x: Clean up early_me.c cosmeticsAngel Pons2021-02-131-8/+8
* sb/intel: Extract `set_global_reset` functionAngel Pons2021-02-071-16/+1
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* sb/intel/bd82x6x: Use PCI bitwise opsAngel Pons2020-06-101-3/+1
* 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
* sb/intel/bd82x6x: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* 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
* sb/intel/{bd82x6x,ibexpeak}: Fix out of bounds access in intel_me_status()Nicola Corna2018-05-291-3/+10
* sb/intel/bd82x6x: Add awareness of ME's Alt Disable ModeNathaniel Roach2017-09-191-10/+18
* sb/intel/bd82x6x: Add time-stamp around ME DRAM updateNathaniel Roach2017-09-131-0/+3
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-061-2/+2
* src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-031-32/+97
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* Replace hlt with halt()Patrick Georgi2014-12-021-2/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Add support for Intel Panther Point PCHStefan Reinauer2012-04-041-0/+201