index
:
delta/coreboot/coreboot.git
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
cbfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/cbfstool: Support FIT payloads
Patrick Rudolph
2018-06-15
1
-0
/
+2
*
Revert "cbfs/payload type: Fix build warning and whitespace in name"
Ronald G. Minnich
2018-05-16
1
-1
/
+1
*
cbfs/payload type: Fix build warning and whitespace in name
Paul Menzel
2018-05-15
1
-1
/
+1
*
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
Patrick Rudolph
2018-05-04
1
-2
/
+2
*
cbfstool: Add '-p' option for padding
Daisuke Nojiri
2017-12-08
1
-1
/
+2
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-16
/
+11
*
util/cbfstool: Add cbfs-compression-tool
Patrick Georgi
2017-01-12
1
-5
/
+0
*
cbfs: Add "struct" file type and associated helpers
Julius Werner
2016-08-27
1
-0
/
+2
*
cbfstool: Move cbfs_file_get_header to fit.c
Furquan Shaikh
2016-05-26
1
-3
/
+0
*
cbfstool: Add attributes for position and alignment constraints.
Werner Zeh
2016-01-22
1
-0
/
+15
*
cbfstool: add ppc64 support
Ronald G. Minnich
2015-12-12
1
-0
/
+1
*
cbfstool: Add EFI and MMA file types
Pratik Prajapati
2015-11-20
1
-0
/
+4
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
cbfstool: Add support for hashes as file metadata
Patrick Georgi
2015-10-01
1
-0
/
+29
*
cbfstool: introduce new file types
Patrick Georgi
2015-09-19
1
-0
/
+4
*
cbfstool: drop extra copy of filetype->string map
Patrick Georgi
2015-09-14
1
-0
/
+24
*
cbfstool: off-by-one on the gcc version that provides _Static_assert
Patrick Georgi
2015-09-01
1
-1
/
+1
*
cbfstool: guard _Static_assert
Patrick Georgi
2015-09-01
1
-0
/
+2
*
cbfstool: allow compression at file header level
Daisuke Nojiri
2015-09-01
1
-0
/
+9
*
cbfstool: add extended file attributes for cbfs_file
Patrick Georgi
2015-09-01
1
-0
/
+11
*
cbfstool: add cbfs file attribute structure
Patrick Georgi
2015-08-13
1
-0
/
+10
*
cbfstool: rename checksum to attributes_offset
Patrick Georgi
2015-07-18
1
-1
/
+1
*
cbfstool: move fill value to cbfs.h
Patrick Georgi
2015-07-18
1
-0
/
+3
*
cbfstool: use variable length array to model cbfs_file's filename
Patrick Georgi
2015-07-16
1
-1
/
+1
*
cbfstool: improve specification of struct cbfs_file
Patrick Georgi
2015-07-16
1
-0
/
+4
*
cbfstool: fix alignment to 64 byte
Patrick Georgi
2015-07-15
1
-1
/
+3
*
cbfstool: Make sure CBFS data structures are packed gcc style
Stefan Reinauer
2015-07-07
1
-5
/
+11
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
cbfstool: New image format w/ required FMAP and w/o CBFS master header
Sol Boucher
2015-05-13
1
-0
/
+3
*
cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE
Martin Roth
2015-03-30
1
-0
/
+4
*
cbfstool: Clean up code
Stefan Reinauer
2015-03-04
1
-1
/
+0
*
cbfstool: Add the MIPS architecture
Paul Burton
2015-03-03
1
-0
/
+1
*
RISCV: add this architecture to cbfstool
Ronald G. Minnich
2014-10-16
1
-0
/
+1
*
cbfstool: add aarch64 as a name
Ronald G. Minnich
2014-09-15
1
-0
/
+1
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
1
-1
/
+1
*
cbfstool: process cbfs_payload_segment(s) in host byte order
Aaron Durbin
2014-08-07
1
-0
/
+2
*
util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".
Wei Hu
2014-04-18
1
-1
/
+1
*
cbfstool: add eflparsing.h
Aaron Durbin
2014-03-13
1
-9
/
+0
*
Add an xdr function for the cbfs_file header
Ronald G. Minnich
2014-02-05
1
-0
/
+3
*
Change the linux payload generator to use the standard header generator
Ronald G. Minnich
2014-02-05
1
-0
/
+4
*
cbfstool: Eliminate global variable "arch"
Alexandru Gagniuc
2014-02-04
1
-0
/
+1
*
cbfstool: Remove more unused functions from common.c
Alexandru Gagniuc
2014-02-04
1
-7
/
+0
*
Add section header parsing and use it in the mk-payload step
Ronald G. Minnich
2014-02-02
1
-6
/
+33
*
cbfstool: Use cbfs_image API for "print" command.
Hung-Te Lin
2013-02-05
1
-0
/
+1
*
cbfstool: Add cbfs_image new CBFS image manipulation API.
Hung-Te Lin
2013-02-05
1
-0
/
+2
*
Add more information to the cbfstool print
Stefan Reinauer
2013-01-19
1
-0
/
+2
*
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2013-01-04
1
-3
/
+3
*
Add multi-architecture support to cbfstool
David Hendricks
2012-11-30
1
-2
/
+13
*
cbfstool: Rework to use getopt style parameters
Stefan Reinauer
2012-11-12
1
-0
/
+5
*
Various fixes to cbfstool.
Stefan Reinauer
2011-10-24
1
-12
/
+12
[next]