summaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp/fsp_common.c
AgeCommit message (Expand)Author
2017-05-17x86: fsp: Save stack address to CMOS for next S3 bootBin Meng
2017-05-17x86: Store and display previous sleep stateBin Meng
2017-05-17x86: fsp: acpi: Pass different boot mode to FSP initBin Meng
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-04-05board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass
2016-01-14Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2015-11-13x86: Remove legacy pci codesBin Meng
2015-10-21x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()Bin Meng
2015-08-26x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass
2015-08-05x86: Add some missing global_data declarations in files that use gdSimon Glass
2015-07-15x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng
2015-04-30x86: fsp: Use reset_cpu()Simon Glass
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass