Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() | Bin Meng | 2015-10-21 | -1/+29 |
* | 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: Add some missing global_data declarations in files that use gd | Simon Glass | 2015-08-05 | -0/+2 |
* | x86: fsp: Move FspInitEntry call to board_init_f() | Bin Meng | 2015-07-14 | -0/+8 |
* | x86: fsp: Use reset_cpu() | Simon Glass | 2015-04-29 | -7/+0 |
* | x86: mmc: Move common FSP functions into a common file | Simon Glass | 2015-02-06 | -0/+55 |