| Commit message (Expand) | Author | Age | Lines |
* | x86: Remove legacy pci codes | Bin Meng | 2015-11-13 | -5/+0 |
* | x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() | Bin Meng | 2015-10-21 | -1/+35 |
* | x86: fsp: Add a hdr sub-command to show header information | Bin Meng | 2015-10-21 | -1/+31 |
* | x86: fsp: Make hob command a sub-command to fsp | Bin Meng | 2015-10-21 | -0/+103 |
* | x86: fsp: Report correct number of E820 table entries | Bin Meng | 2015-09-28 | -1/+2 |
* | x86: fsp: Add comments about U-Boot entering start.S twice | Bin Meng | 2015-08-26 | -1/+1 |
* | x86: fsp: Enlarge the size of malloc() pool before relocation | Bin Meng | 2015-08-26 | -1/+15 |
* | x86: Drop FSP error defines and use EFI instead | Simon Glass | 2015-08-14 | -1/+1 |
* | x86: Split out fsp_init_phase_pci() code into a new function | Simon Glass | 2015-08-14 | -3/+8 |
* | x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG | Bin Meng | 2015-08-14 | -2/+1 |
* | x86: Add some missing global_data declarations in files that use gd | Simon Glass | 2015-08-05 | -0/+2 |
* | x86: Reserve PCIe ECAM address range in the E820 table | Bin Meng | 2015-07-28 | -0/+6 |
* | x86: fsp: Move FspInitEntry call to board_init_f() | Bin Meng | 2015-07-14 | -21/+13 |
* | x86: fsp: Load GDT before calling FspInitEntry | Bin Meng | 2015-07-14 | -0/+3 |
* | x86: fsp_support: Correct high mem comment typo | Andrew Bradford | 2015-06-04 | -1/+1 |
* | x86: fsp: Use reset_cpu() | Simon Glass | 2015-04-29 | -7/+0 |
* | x86: Allow a UART to be set up before the FSP is ready | Simon Glass | 2015-02-06 | -0/+4 |
* | x86: Remove unnecessary casts and fix comment typos | Simon Glass | 2015-02-06 | -5/+5 |
* | x86: mmc: Move common FSP functions into a common file | Simon Glass | 2015-02-06 | -0/+56 |
* | x86: Make CAR and DRAM FSP code common | Simon Glass | 2015-02-05 | -0/+207 |
* | x86: Adjust the FSP types slightly | Simon Glass | 2015-02-05 | -2/+2 |
* | x86: Move common FSP code into a common location | Simon Glass | 2015-02-05 | -0/+415 |