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
Age
Commit message (
Expand
)
Author
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
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-10-21
drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed ranges
Marshall Dawson
2019-10-20
drivers/intel/fsp2_0: Make vbt_get() conditional
Marshall Dawson
2019-10-18
build: Mark bootblock files on x86 as IBB
Patrick Rudolph
2019-09-13
drivers/intel/fsp2_0: Allocate cfg_region_size for UPD
Marshall Dawson
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-09-13
intel/fsp2_0: Move TS_BEFORE_INITRAM
Kyösti Mälkki
2019-09-11
intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig
Subrata Banik
2019-09-11
arch/x86: Drop _car_relocatable_data symbols
Kyösti Mälkki
2019-09-09
drivers/intel/fsp2_0: Fix minor whitespace
Marshall Dawson
2019-09-09
intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACK
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-19
intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINIT
Kyösti Mälkki
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
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-07-09
drivers/intel: Move FSP stage_cache implementation into common block
Subrata Banik
2019-06-04
drivers/fsp20: Fix spelling in help text
Felix Singer
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
drivers/intel/fsp2_0: Dont' use CAR_GLOBAL
Arthur Heymans
2019-05-29
drivers/intel/fsp2_0: Fix typo mistake
Subrata Banik
2019-05-22
post_code: add post code for video initialization failure
Keith Short
2019-05-22
post_code: add post code for memory error
Keith Short
2019-05-22
post_code: add post code for invalid vendor binary
Keith Short
2019-05-21
src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressions
Elyes HAOUAS
2019-05-16
{arch,cpu}/x86, drivers/intel: Restore cpu_index error handling
Jacob Garber
2019-05-16
Remove remaining unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-05-06
drivers/intel/fsp2_0: Fix fsp post-init validation
Matthew Garrett
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-21
drivers/intel/fsp2_0: Set basename for FSP binaries
Felix Singer
2019-04-02
drivers/intel/fsp2_0: Use same stack with coreboot
Subrata Banik
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
drivers/intel/fsp2_0: Add support for FSP minor version update
Subrata Banik
2019-03-19
drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIs
Subrata Banik
2019-03-15
drivers/intel/fsp2_0: fix TPM setup and MRC cache hash logic
Joel Kitching
2019-03-12
drivers/intel/fsp2_0: Add provision to include PPI directory
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
drivers/intel/fsp2_0: Add more EFI return status into FSP2.0 driver
Subrata Banik
2019-02-23
drivers/intel/fsp2_0: Update dependency of USE_FSP_REPO
Maulik V Vaghela
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-07
soc/intel/cannonlake: Add Whiskeylake SoC kconfig
Subrata Banik
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
[RFC]util/checklist: Remove this functionality
Arthur Heymans
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-11-23
soc/intel/common: Bring DISPLAY_MTRRS into the light
Nico Huber
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-07
drivers/intel/fsp2_0: Run SplitFspBin with python2
Nico Huber
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-18
drivers/intel/fsp*: Use newly added post codes for memory param prep
Furquan Shaikh
2018-10-17
drivers/intel/fsp2_0: Add new config option to support FSP CAR
praveen hodagatta pranesh
2018-10-12
drivers/intel/fsp2_0: Hook up IntelFSP repo
Patrick Georgi
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-06
intel/fsp2_0: Add fsp2.1 shared stack feature support
Aamir Bohra
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-06-28
drivers/intel/fsp2_0: Fix uncountable "information"
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-25
drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPD
Subrata Banik
2018-05-01
drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platform
Subrata Banik
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-03-26
drivers/intel/fsp: Fix TPM initialization when vboot is disabled
Youness Alaoui
2018-02-28
drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selected
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
2018-01-31
drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driver
Subrata Banik
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2018-01-11
intel/fsp2_0: Set boot mode default as per s3wake status
Aamir Bohra
2018-01-11
intel/fsp2_0: Issue hard reset in S3 resume for invalid mrc cache data
Aamir Bohra
2017-12-17
drivers/mrc_cache: move mrc_cache support to drivers
Aaron Durbin
2017-11-03
drivers/intel/fsp2_0/hob_verify: Correct conversion specifier
Paul Menzel
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-06
soc/intel/skylake: use locate_vbt directly instead of calling a wrapper
Patrick Georgi
2017-10-06
soc/intel/common: refactor locate_vbt and vbt_get
Patrick Georgi
2017-10-06
soc/intel/common: refactor locate_vbt
Patrick Georgi
2017-10-05
drivers/intel/fsp2_0: use common code to fetch vbt.bin
Patrick Georgi
2017-08-26
drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLE
Subrata Banik
2017-08-17
arch/x86: Make postcar TempRamExit call generic
Marshall Dawson
2017-08-15
soc/intel/cannonlake: Add postcar stage support
Lijian Zhao
2017-08-10
fsp2_0/mma: Enable EvLoader in FSP for MMA
Pratik Prajapati
2017-07-25
drivers/intel/fsp2_0: Add NULL check while locating hob list ptr
Subrata Banik
2017-07-21
Revert "soc/intel/cannonlake: Add postcar stage support"
Martin Roth
2017-07-21
soc/intel/cannonlake: Add postcar stage support
Lijian Zhao
2017-07-17
intel/fsp: Add and use new post codes for FSP phase indication
Subrata Banik
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
[next]