aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp/fsp_common.c
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Save stack address to CMOS for next S3 bootBin Meng2017-05-171-1/+37
* x86: Store and display previous sleep stateBin Meng2017-05-171-0/+1
* x86: fsp: acpi: Pass different boot mode to FSP initBin Meng2017-05-171-1/+25
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-051-0/+5
* board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass2017-04-051-1/+1
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-131-2/+2
* x86: Remove legacy pci codesBin Meng2015-11-131-5/+0
* x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()Bin Meng2015-10-211-1/+29
* x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-261-1/+15
* x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-141-1/+1
* x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-141-3/+8
* x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-051-0/+2
* x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng2015-07-141-0/+8
* x86: fsp: Use reset_cpu()Simon Glass2015-04-291-7/+0
* x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-061-0/+55