Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: fsp: Set up init runtime buffer in update_fsp_configs() | Bin Meng | 2016-01-13 | -1/+3 |
* | x86: fsp: Move struct fspinit_rtbuf definition to chipset header | Bin Meng | 2016-01-13 | -16/+0 |
* | x86: fsp: Rename update_fsp_upd() and change its signature | Bin Meng | 2016-01-13 | -3/+3 |
* | x86: fsp: Rename shared_data to fsp_config_data | Bin Meng | 2016-01-13 | -7/+11 |
* | x86: fsp: Add boot_mode as a member of struct shared_data | Bin Meng | 2016-01-13 | -0/+1 |
* | x86: fsp: Avoid cast stack_top in struct shared_data | Bin Meng | 2016-01-13 | -2/+2 |
* | x86: fsp: Simplify fsp_continue() | Bin Meng | 2016-01-13 | -3/+1 |
* | x86: Drop FSP error defines and use EFI instead | Simon Glass | 2015-08-14 | -11/+0 |
* | x86: Split out fsp_init_phase_pci() code into a new function | Simon Glass | 2015-08-14 | -0/+7 |
* | efi: Add start-up library code | Simon Glass | 2015-08-05 | -57/+2 |
* | x86: Adjust the FSP types slightly | Simon Glass | 2015-02-05 | -3/+7 |
* | x86: Move common FSP code into a common location | Simon Glass | 2015-02-05 | -0/+1007 |