summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/car.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* soc/intel/{apl,glk}: Move flush_l1d_to_l2 function to common locationNaresh G Solanki2018-04-091-7/+1
* soc/intel/apollolake: Use CPU common library codeBarnali Sarkar2017-06-091-1/+2
* soc/intel/apollolake: Fix parenthesis issuesLee Leahy2017-03-131-1/+1
* soc/intel/apollolake: Drop privilege level to IA_UNTRUSTEDAndrey Petrov2016-12-021-1/+1
* soc/intel/apollolake: Flush L1D to L2 only if loaded segment is in CARFurquan Shaikh2016-04-221-4/+21
* soc/intel: Update license headersMartin Roth2016-04-141-0/+5
* soc/intel/apollolake: use platform_segment_loaded() for CAR coherencyAaron Durbin2016-04-021-1/+3
* soc/intel/apollolake: use arch_segment_loaded() for CAR code coherencyAaron Durbin2016-04-021-3/+4
* soc/intel/apollolake: use CAR code coherency for all CAR stagesAaron Durbin2016-04-021-0/+33