summaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp
AgeCommit message (Expand)Author
2015-10-21x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()Bin Meng
2015-10-21x86: fsp: Add a hdr sub-command to show header informationBin Meng
2015-10-21x86: fsp: Make hob command a sub-command to fspBin Meng
2015-09-29x86: fsp: Report correct number of E820 table entriesBin Meng
2015-08-26x86: fsp: Add comments about U-Boot entering start.S twiceBin 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-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng
2015-08-05x86: Add some missing global_data declarations in files that use gdSimon Glass
2015-07-28x86: Reserve PCIe ECAM address range in the E820 tableBin Meng
2015-07-15x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng
2015-07-15x86: fsp: Load GDT before calling FspInitEntryBin Meng
2015-06-04x86: fsp_support: Correct high mem comment typoAndrew Bradford
2015-04-30x86: fsp: Use reset_cpu()Simon Glass
2015-02-06x86: Allow a UART to be set up before the FSP is readySimon Glass
2015-02-06x86: Remove unnecessary casts and fix comment typosSimon Glass
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass
2015-02-06x86: Make CAR and DRAM FSP code commonSimon Glass
2015-02-06x86: Adjust the FSP types slightlySimon Glass
2015-02-06x86: Move common FSP code into a common locationSimon Glass