index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
fsp2_0
/
include
/
fsp
Age
Commit message (
Expand
)
Author
2020-11-20
intel/fsp2_0: Add soc_validate_fsp_version for FSP version check
Johnny Lin
2020-11-02
drivers/intel/fsp2_0: Add function to report FSP-T output
Arthur Heymans
2020-10-19
security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h
Shelley Chen
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-08-06
drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable
Subrata Banik
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-04
lib/coreboot_table: Add Intel FSP version to coreboot table
Johnny Lin
2020-06-14
drivers/intel/fsp2_0: Add FSP 2.2 specific support
Subrata Banik
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-05-28
drivers/intel/fsp2_0: add option to compress FSP-M in cbfs
Aaron Durbin
2020-05-28
drivers/intel/fsp2_0: add option to compress FSP-S in cbfs
Aaron Durbin
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-02-11
vendorcode/intel: Remove Ice Lake FSP Bindings
Johanna Schander
2019-12-19
{drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC
Wim Vervoorn
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-06
drivers/intel/fsp2_0: Add logo support
Wim Vervoorn
2019-10-26
drivers/intel/fsp2_0: move die() calls to the functions
Michael Niewöhner
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-08-07
soc/intel: Obsolete mmap_region_granularity()
Kyösti Mälkki
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-16
Remove remaining unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-03-19
drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIs
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
drivers/intel/fsp2_0: Add more EFI return status into FSP2.0 driver
Subrata Banik
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-07-17
security/vboot: Add interface for FSP 2.0 mrc caching
Philipp Deppenwiese
2018-05-01
drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platform
Subrata Banik
2018-02-09
drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driver
Subrata Banik
2018-01-31
drivers/intel/fsp2_0: Add support to display FSP version info Hob
Subrata Banik
2018-01-31
drivers/intel/fsp2_0: Make use of Resource Type macro from EDK code
Subrata Banik
2017-10-06
soc/intel/skylake: use locate_vbt directly instead of calling a wrapper
Patrick Georgi
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-04-28
drivers/intel/fsp2_0: add option to incorporate platform memory version
Aaron Durbin
2017-03-10
drivers/intel/fsp2_0: Switch from binary to decimal
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Use tabs for indent
Lee Leahy
2017-02-22
drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load
Furquan Shaikh
2016-12-21
drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support
Brenton Dong
2016-12-13
intel MMA: Enable MMA with FSP2.0
Pratik Prajapati
2016-12-11
drivers/intel/fsp2_0: Include stddef.h in soc_binding.h
Furquan Shaikh
2016-11-30
driver/intel/fsp2_0: Add version parameter to FSP platform callback
Andrey Petrov
2016-11-21
fsp2_0: implement stage cache for silicon init
Brandon Breitenstein
2016-09-30
drivers/intel/fsp2_0: Fix debug display support
Lee Leahy
2016-09-15
driver/intel/fsp20: move lb_framebuffer function
Naresh G Solanki
2016-09-12
driver/fsp2_0: Include stdint header file in api.h
Naresh G Solanki
2016-09-02
apollolake: relocate fsp header files to vendorcode
Brandon Breitenstein
2016-09-02
drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box
Brandon Breitenstein
2016-08-31
driver/intel/fsp2.0: Add External stage cache region helper
Rizwan Qureshi
2016-08-20
drivers/intel/fsp2_0: Add SMBIOS memory HOB support
Ravi Sarawadi
2016-08-10
drivers/intel/fsp2_0: Add fsp_write_line function
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Disable display of FSP header
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Handle FspNotify calls
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: FSP driver handles all FSP errors
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Add display HOB support
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Add UPD display support
Lee Leahy
2016-08-02
drivers/intel/fsp2_0: Display FSP calls and status
Lee Leahy
2016-07-28
drivers/intel/fsp2_0: Update the copyrights
Lee Leahy
2016-07-19
drivers/intel/fsp2_0: Split reset handling logic
Andrey Petrov
2016-07-19
drivers/intel/fsp2_0: remove unused fsp_load_binary()
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: load and relocate FSPS in cbmem
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: separate component validation from loading
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: implement common memory_init() tasks
Aaron Durbin
2016-06-24
drivers/intel/fsp2_0: Add simple reset handler
Andrey Petrov
2016-06-14
drivers/intel/fsp2_0: Add FSP return types for reset
Andrey Petrov
2016-06-09
soc/intel/apollolake: Update FSP header files
Bora Guvendik
2016-06-01
intel/fsp2.0: Add END_OF_FIRMWARE in enum fsp_notify_phase
Hannah Williams
2016-05-06
drivers/intel/fsp2_0: Update to FSP draft 9
Andrey Petrov
2016-04-08
drivers/intel/fsp2_0: Add utility to recover MRC NV Storage data
Hannah Williams
2016-04-08
drivers/intel/fsp2_0: Add boot mode constants
Andrey Petrov
2016-03-09
drivers/intel/fsp2_0: remove struct resource usage
Aaron Durbin
2016-03-08
drivers/intel/fsp2_0: Add MemoryInit API
Andrey Petrov
2016-03-03
drivers/intel/fsp2_0: Add coreboot<->FSP header files
Andrey Petrov