aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail/fsp_configs.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass1-1/+1
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng1-109/+2
2017-10-19x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng1-2/+13
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng1-7/+6
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng1-5/+6
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng1-15/+20
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng1-4/+0
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng1-1/+1
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng1-1/+7
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng1-2/+3
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford1-30/+132
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass1-0/+156