index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fsp
/
fsp_support.h
Age
Commit message (
Expand
)
Author
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-12-22
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2019-12-15
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
Simon Glass
2019-10-08
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
x86: fsp: Tidy up comment style a little
Simon Glass
2019-10-08
x86: fsp: Create a common fsp_support.h header
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-08-09
x86: Add a common HOB library
Park, Aiden
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-19
x86: fsp: Consolidate Azalia header file
Bin Meng
2017-09-16
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
Bin Meng
2016-01-13
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
x86: fsp: Move struct fspinit_rtbuf definition to chipset header
Bin Meng
2016-01-13
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-13
x86: fsp: Rename shared_data to fsp_config_data
Bin Meng
2016-01-13
x86: fsp: Add boot_mode as a member of struct shared_data
Bin Meng
2016-01-13
x86: fsp: Avoid cast stack_top in struct shared_data
Bin Meng
2016-01-13
x86: fsp: Simplify fsp_continue()
Bin Meng
2015-08-14
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-02-05
x86: Adjust the FSP types slightly
Simon Glass
2015-02-05
x86: Move common FSP code into a common location
Simon Glass