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