index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
baytrail
/
fsp_configs.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-19
x86: baytrail: fsp: Move Azalia update codes to board
Bin Meng
2017-10-19
x86: baytrail: fsp: Use a function to update the Azalia config pointer
Bin Meng
2017-10-19
x86: fsp: Consolidate Azalia header file
Bin Meng
2017-06-05
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
Bin Meng
2017-06-05
x86: baytrail: Use macros instead of magic numbers for FSP settings
Bin Meng
2017-06-05
x86: baytrail: Remove "serial-debug-port-*" settings
Bin Meng
2017-06-05
x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1
Bin Meng
2016-01-13
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2015-08-14
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
2015-02-06
x86: Add support for Intel Minnowboard Max
Simon Glass