summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/fsp/fsp_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud