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
/
cpu
/
intel
/
fit
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2023-08-06
cpu: Add SPDX license headers to Makefiles
Martin Roth
2023-07-08
cpu: Enable per-CPUID microcode loading in CBFS
Subrata Banik
2022-06-01
cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification
Julius Werner
2022-04-01
cpu/intel/fit: Clear the FIT table when setting pointer
Arthur Heymans
2021-07-07
Makefile.inc: Fix IFITTOOL dependencies
Arthur Heymans
2021-05-25
cpu/intel/fit: Fix top swap fit
Arthur Heymans
2021-05-25
cpu/intel/fit: Remove broken ifittool argument
Arthur Heymans
2021-05-25
cpu/intel/fit: Make make fit entries depend on fit pointer
Arthur Heymans
2021-03-19
cpu/intel/fit: Reserve the FIT pointer using a .c file
Arthur Heymans
2021-03-19
cpu/intel/fit: Add the FIT table as a separate CBFS file
Arthur Heymans
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-08
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2020-11-27
Makefile.inc: Move adding mcu FIT entries
Arthur Heymans
2015-10-08
arch/x86/bootblock: Do not include non-code files in bootblock.S
Alexandru Gagniuc