summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/fsp
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Report correct number of E820 table entriesBin Meng2015-09-281-1/+2
* x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-261-1/+1
* 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: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng2015-08-141-2/+1
* x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-051-0/+2
* x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-281-0/+6
* x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng2015-07-142-21/+13
* x86: fsp: Load GDT before calling FspInitEntryBin Meng2015-07-141-0/+3
* x86: fsp_support: Correct high mem comment typoAndrew Bradford2015-06-041-1/+1
* x86: fsp: Use reset_cpu()Simon Glass2015-04-291-7/+0
* x86: Allow a UART to be set up before the FSP is readySimon Glass2015-02-061-0/+4
* x86: Remove unnecessary casts and fix comment typosSimon Glass2015-02-061-5/+5
* x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-062-0/+56
* x86: Make CAR and DRAM FSP code commonSimon Glass2015-02-053-0/+207
* x86: Adjust the FSP types slightlySimon Glass2015-02-051-2/+2
* x86: Move common FSP code into a common locationSimon Glass2015-02-052-0/+415
OpenPOWER on IntegriCloud