summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/apollolake/systemagent.c
Commit message (Collapse)AuthorAgeFilesLines
* x86: apl: Add systemagent driverSimon Glass2019-12-151-0/+23
This driver handles communication with the systemagent which needs to be told when U-Boot has completed its init. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>