index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
fsp
/
fsp_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
2017-05-17
1
-1
/
+37
*
x86: Store and display previous sleep state
Bin Meng
2017-05-17
1
-0
/
+1
*
x86: fsp: acpi: Pass different boot mode to FSP init
Bin Meng
2017-05-17
1
-1
/
+25
*
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-05
1
-0
/
+5
*
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
2017-04-05
1
-1
/
+1
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
1
-2
/
+2
*
x86: Remove legacy pci codes
Bin Meng
2015-11-13
1
-5
/
+0
*
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
Bin Meng
2015-10-21
1
-1
/
+29
*
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-26
1
-1
/
+15
*
x86: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
1
-1
/
+1
*
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-14
1
-3
/
+8
*
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
1
-0
/
+2
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
1
-0
/
+8
*
x86: fsp: Use reset_cpu()
Simon Glass
2015-04-29
1
-7
/
+0
*
x86: mmc: Move common FSP functions into a common file
Simon Glass
2015-02-06
1
-0
/
+55