Age | Commit message (Expand) | Author |
---|---|---|
2016-01-13 | Fix board init code to respect the C runtime environment | Albert ARIBAUD |
2015-11-13 | x86: Remove legacy pci codes | Bin Meng |
2015-10-21 | x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() | Bin Meng |
2015-08-26 | x86: fsp: Enlarge the size of malloc() pool before relocation | 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 | x86: Add some missing global_data declarations in files that use gd | Simon Glass |
2015-07-14 | x86: fsp: Move FspInitEntry call to board_init_f() | Bin Meng |
2015-04-29 | x86: fsp: Use reset_cpu() | Simon Glass |
2015-02-06 | x86: mmc: Move common FSP functions into a common file | Simon Glass |