index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fsp
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
2020-09-25
x86: hob: Try to show a name instead of a GUID
Simon Glass
2020-09-25
x86: fsp: Update the FSP API with the end-firmware method
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2019-12-15
x86: fsp: Make the notify API call common
Simon Glass
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: fsp: Add a few more definitions for FSP2
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: Move fsp_bootmode.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_infoheader.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_hob.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_fv.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_types.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_azalia.h to the generic fsp directory
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: Update fsp command to show spec 1.1 header
Bin Meng
2017-09-16
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
Bin Meng
2017-09-16
x86: fsp: Update struct common_buf for FSP spec 1.1
Bin Meng
2017-02-06
x86: fsp: Fix cast for 64-bit compilation
Simon Glass
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: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-05
efi: Add start-up library code
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