index
:
coreboot.git
24.02_branch
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.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
cbfstool
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
2
-2
/
+2
*
cbfstool: Fix compile warnings caused by incorrect data types.
Hung-Te Lin
2013-02-18
1
-2
/
+2
*
cbfstool: Add `-Werror` to make all warnings into errors
Paul Menzel
2013-02-18
1
-1
/
+1
*
cbfstool: Handle alignment in UEFI payloads
Patrick Georgi
2013-02-09
2
-0
/
+12
*
cbfstool: Fix crash on image without bootblock in end of ROM.
Hung-Te Lin
2013-02-09
2
-12
/
+16
*
armv7: Prevent CBFS data overlapping bootblock.
Hung-Te Lin
2013-02-06
1
-0
/
+6
*
cbfstool: Add support for 64bit UEFI
Stefan Reinauer
2013-02-06
2
-18
/
+71
*
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
5
-2
/
+256
*
cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.
Hung-Te Lin
2013-02-05
4
-245
/
+115
*
cbfstool: Use cbfs_image api for "add" command.
Hung-Te Lin
2013-02-05
3
-28
/
+239
*
cbfstool: Use cbfs_image API for "create" command.
Hung-Te Lin
2013-02-05
3
-4
/
+169
*
cbfstool: Use cbfs_image API for "locate" command.
Hung-Te Lin
2013-02-05
3
-8
/
+194
*
cbfstool: Fix incorrect CBFS free space by old cbfstool.
Hung-Te Lin
2013-02-05
1
-0
/
+26
*
cbfstool: Use cbfs_image API for "remove" command.
Hung-Te Lin
2013-02-05
3
-10
/
+41
*
cbfstool: Use cbfs_image API for "extract" command.
Hung-Te Lin
2013-02-05
3
-9
/
+58
*
cbfstool: Use cbfs_image API for "print" command.
Hung-Te Lin
2013-02-05
4
-8
/
+235
*
cbfstool: Add cbfs_image new CBFS image manipulation API.
Hung-Te Lin
2013-02-05
5
-1
/
+197
*
cbfstool: Add buffer management API.
Hung-Te Lin
2013-02-05
2
-0
/
+85
*
cbfstool: Update example file.
Hung-Te Lin
2013-02-04
1
-6
/
+4
*
cbfstool: Make endian detection functions to work without prior setup.
Hung-Te Lin
2013-02-01
4
-19
/
+21
*
cbfstool: move flat-binary parsing to cbfs-mkpayload.
Hung-Te Lin
2013-02-01
3
-44
/
+71
*
cbfstool: Add -v (verbose) output.
Hung-Te Lin
2013-02-01
6
-104
/
+108
*
cbfstool: Prevent file name to be corrupted by basename().
Hung-Te Lin
2013-01-30
1
-1
/
+3
*
cbfstool: Change "locate" output to prefix "0x".
Hung-Te Lin
2013-01-29
1
-1
/
+1
*
cbfstool: Remove unused header files.
Hung-Te Lin
2013-01-29
2
-10
/
+2
*
cbfstool: Store global variables into struct.
Hung-Te Lin
2013-01-28
1
-107
/
+112
*
Add more information to the cbfstool print
Stefan Reinauer
2013-01-19
2
-5
/
+65
*
armv7: Place reset vector + CBFS header + bootblock dynamically
David Hendricks
2013-01-17
1
-14
/
+23
*
armv7: dynamically calculate the branch offset in cbfstool
David Hendricks
2013-01-10
1
-7
/
+8
*
cbfstool: index is replaced by strchr.
zbao
2013-01-08
1
-1
/
+1
*
cbfstool: Fix warnings on OS X
Stefan Reinauer
2013-01-04
1
-0
/
+2
*
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2013-01-04
2
-6
/
+6
*
add user-specified offset when creating armv7 cbfs image
David Hendricks
2013-01-03
1
-8
/
+7
*
cbfstool: Align the column of build hint message.
Zheng Bao
2012-12-14
1
-1
/
+1
*
cbfstool: Catch failing parse_elf_to_payload()
Stefan Reinauer
2012-12-12
1
-1
/
+7
*
Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction"
Stefan Reinauer
2012-12-09
1
-2
/
+1
*
armv7: use __cpu_to_le32 for endianness of reset vector instruction
David Hendricks
2012-12-07
1
-1
/
+2
*
cbfstool: Clean up messages
Stefan Reinauer
2012-11-30
2
-23
/
+17
*
Add multi-architecture support to cbfstool
David Hendricks
2012-11-30
6
-51
/
+233
*
cbfstool: Rework to use getopt style parameters
Stefan Reinauer
2012-11-12
5
-258
/
+482
*
cbfstool: Update LZMA encoder to LZMA SDK 9.12
Stefan Reinauer
2012-11-12
63
-6616
/
+5910
*
cbfstool: Remove unused cmd_t
Stefan Reinauer
2012-11-12
1
-22
/
+9
*
cbfstool: add add-flat-binary command to add raw executables
Stefan Reinauer
2012-11-12
1
-0
/
+91
*
cbfstool: add offset parameter to create command
Stefan Reinauer
2012-11-08
3
-14
/
+19
*
cbfstool: respect dependencies when building locally
Stefan Reinauer
2012-11-07
1
-2
/
+12
*
cbfstool: Add -mno-ms-bitfields on (mingw)
Zheng Bao
2012-10-22
1
-0
/
+4
*
cbfstool: signed vs. unsigned fixes
Mathias Krause
2012-07-18
2
-6
/
+6
*
cbfstool: provide a prototype for remove_file_from_cbfs
Mathias Krause
2012-07-18
1
-0
/
+1
*
cbfstool: make endian detection code more robust
Mathias Krause
2012-07-18
1
-3
/
+3
*
chromeos: Fix compilation of coreboot-utils package
Stefan Reinauer
2012-05-24
1
-1
/
+1
[next]