aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/me.c
AgeCommit message (Expand)Author
2020-04-06soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-03src: Add missing include <stdlib.h>Elyes HAOUAS
2019-11-09ELOG: Avoid some preprocessor useKyösti Mälkki
2019-11-08sb,soc/intel: Reduce preprocessor use with ME debuggingKyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-10-02src/soc/intel/broadwell/me.c: Correct HMRFPO misspellingAngel Pons
2018-06-01soc/intel/broadwell: Get rid of device_tElyes HAOUAS
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-17soc/intel/broadwell: Fix other issues detected by checkpatchLee Leahy
2017-03-17soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy
2017-03-17soc/intel/broadwell: Add int to unsignedLee Leahy
2017-03-17soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy
2016-10-19intel/broadwell: "free" memory after usePatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-29intel/broadwell: Hide use of acpi_slp_typeKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-15broadwell: Clean up ME device and add new ME10 flowDuncan Laurie
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-10ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki
2015-02-25intel/broadwell: free local heap objectPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-12soc/intel/broadwell/me.c: Prevent unused function warningEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-10-22broadwell: add new intel SOCDuncan Laurie