index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
fsp
/
fsp_support.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
x86: fsp: Correct wrong header inlude in fsp_support.c
Simon Glass
2019-12-15
1
-1
/
+1
*
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
1
-0
/
+7
*
x86: fsp: Move common support functions into a common file
Simon Glass
2019-10-08
1
-0
/
+176
*
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
1
-366
/
+0
*
x86: Add a common HOB library
Park, Aiden
2019-08-09
1
-54
/
+3
*
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
2019-08-09
1
-47
/
+31
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
Bin Meng
2017-09-16
1
-0
/
+7
*
x86: fsp: Remove the call to set up internal uart in fsp_init()
Bin Meng
2017-06-05
1
-4
/
+0
*
x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
Bin Meng
2016-07-12
1
-1
/
+1
*
x86: fsp: Make sure HOB list is not overwritten by U-Boot
Bin Meng
2016-02-21
1
-0
/
+33
*
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-28
1
-1
/
+1
*
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
1
-6
/
+1
*
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
Bin Meng
2016-01-13
1
-9
/
+14
*
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-13
1
-6
/
+6
*
x86: fsp: Rename shared_data to fsp_config_data
Bin Meng
2016-01-13
1
-5
/
+5
*
x86: fsp: Add boot_mode as a member of struct shared_data
Bin Meng
2016-01-13
1
-0
/
+1
*
x86: fsp: Avoid cast stack_top in struct shared_data
Bin Meng
2016-01-13
1
-2
/
+2
*
x86: fsp: Simplify fsp_continue()
Bin Meng
2016-01-13
1
-23
/
+6
*
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
Bin Meng
2015-08-14
1
-2
/
+1
*
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
1
-0
/
+3
*
x86: fsp_support: Correct high mem comment typo
Andrew Bradford
2015-06-04
1
-1
/
+1
*
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2015-02-06
1
-0
/
+4
*
x86: Remove unnecessary casts and fix comment typos
Simon Glass
2015-02-06
1
-5
/
+5
*
x86: Adjust the FSP types slightly
Simon Glass
2015-02-05
1
-2
/
+2
*
x86: Move common FSP code into a common location
Simon Glass
2015-02-05
1
-0
/
+408