index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
fit_payload.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/lib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2019-08-06
lib: Throw an error when ramdisk is present but initrd.size is 0
Asami Doi
2019-07-13
fit_payload: Always set DT size
Julius Werner
2019-06-21
fit: Add overlay support
Julius Werner
2019-06-21
fit: Add device tree compression
Julius Werner
2019-06-21
fit_payload: Don't call prog_segment_loaded() on extracted images
Julius Werner
2019-06-21
fit: Refactor config node handling
Julius Werner
2019-03-19
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2018-08-24
device_tree/fit: Constify data structures
Patrick Rudolph
2018-08-22
lib/fit_payload: Add coreboot tables support for FDT.
Philipp Deppenwiese
2018-08-10
fit: Handle decompression errors properly
Patrick Rudolph
2018-06-19
lib: Add FIT payload support
Patrick Rudolph