summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/hand_off_block.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-27drivers/intel/fsp2_0: Avoid iterative print statementSubrata Banik
2019-11-04soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner
2019-10-26drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-05-29drivers/intel/fsp2_0: Dont' use CAR_GLOBALArthur Heymans
2019-05-21src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressionsElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-06-28drivers/intel/fsp2_0: Fix uncountable "information"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-02-09drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driverSubrata Banik
2018-01-31drivers/intel/fsp2_0: Add support to display FSP version info HobSubrata Banik
2017-07-25drivers/intel/fsp2_0: Add NULL check while locating hob list ptrSubrata Banik
2016-11-21drivers/intel/fsp2_0: Check for NULL before using pointerMartin Roth
2016-09-30drivers/intel/fsp2_0: Fix debug display supportLee Leahy
2016-08-20drivers/intel/fsp2_0: Add SMBIOS memory HOB supportRavi Sarawadi
2016-08-03drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy
2016-08-03drivers/intel/fsp2_0: Add display HOB supportLee Leahy
2016-08-02drivers/intel/fsp2_0: Display FSP calls and statusLee Leahy
2016-07-28drivers/intel/fsp2_0: Update the copyrightsLee Leahy
2016-07-19drivers/intel/fsp2_0: fix hand-off-block types and sizeAaron Durbin
2016-04-08drivers/intel/fsp2_0: Add utility to recover MRC NV Storage dataHannah Williams
2016-03-09drivers/intel/fsp2_0: remove struct resource usageAaron Durbin
2016-03-08drivers/intel/fsp2_0: Add hand-off-block parsersAlexandru Gagniuc