summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/fit
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verificationJulius Werner2022-06-011-2/+2
* cpu/intel/fit: Clear the FIT table when setting pointerArthur Heymans2022-04-011-1/+1
* Makefile.inc: Fix IFITTOOL dependenciesArthur Heymans2021-07-071-2/+2
* cpu/intel/fit: Fix top swap fitArthur Heymans2021-05-251-6/+5
* cpu/intel/fit: Remove broken ifittool argumentArthur Heymans2021-05-251-1/+1
* cpu/intel/fit: Make make fit entries depend on fit pointerArthur Heymans2021-05-251-1/+1
* cpu/intel/fit: Reserve the FIT pointer using a .c fileArthur Heymans2021-03-192-7/+4
* cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans2021-03-193-24/+49
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-151-2/+2
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-141-6/+2
* */Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans2021-01-081-0/+2
* arch/x86: Combine bootblock linker scriptsKyösti Mälkki2020-12-141-8/+0
* Drop many cases of .previous directive useKyösti Mälkki2020-12-111-2/+0
* Makefile.inc: Move adding mcu FIT entriesArthur Heymans2020-11-271-0/+28
* sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans2020-11-101-1/+1
* arch/x86: Remove more romcc leftoversKyösti Mälkki2020-05-281-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-042-24/+4
* src/x86|cpu/intel: Hardcode FIT and IDMarshall Dawson2019-12-261-1/+1
* arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson2019-12-061-1/+1
* security/intel: Add TXT infrastructurePatrick Rudolph2019-09-021-0/+1
* CPU/intel: Add missing license headersDamien Roth2016-02-142-0/+26
* arch/x86/bootblock: Do not include non-code files in bootblock.SAlexandru Gagniuc2015-10-082-0/+1
* x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc2015-10-071-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* build system: normalize linker script file namesPatrick Georgi2015-03-281-0/+0
* x86 intel: Add Firmware Interface Table supportAaron Durbin2013-03-173-0/+48