summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/apollolake/fsp_m.c
Commit message (Expand)AuthorAgeFilesLines
* x86: coral: Move fsp-m settings to a subnodeSimon Glass2021-01-051-1/+4
* x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass2020-07-171-1/+2
* x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass2020-07-171-1/+2
* x86: fsp: Support a warning message when DRAM init is slowSimon Glass2020-07-171-2/+10
* x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger2020-05-271-163/+6
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* x86: apl: Add FSP supportSimon Glass2019-12-151-0/+210