summaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp/fsp_support.c
AgeCommit message (Expand)Author
2016-07-12x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UARTBin Meng
2016-02-21x86: fsp: Make sure HOB list is not overwritten by U-BootBin Meng
2016-01-28x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng
2016-01-13x86: fsp: Rename shared_data to fsp_config_dataBin Meng
2016-01-13x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng
2016-01-13x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng
2016-01-13x86: fsp: Simplify fsp_continue()Bin Meng
2015-08-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng
2015-07-15x86: fsp: Load GDT before calling FspInitEntryBin Meng
2015-06-04x86: fsp_support: Correct high mem comment typoAndrew Bradford
2015-02-06x86: Allow a UART to be set up before the FSP is readySimon Glass
2015-02-06x86: Remove unnecessary casts and fix comment typosSimon Glass
2015-02-06x86: Adjust the FSP types slightlySimon Glass
2015-02-06x86: Move common FSP code into a common locationSimon Glass