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
/
util
/
cbfstool
Age
Commit message (
Expand
)
Author
2015-03-30
cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE
Martin Roth
2015-03-21
ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC
Furquan Shaikh
2015-03-21
cbfstool: Remove empty line that looks out of place
Julius Werner
2015-03-21
rmodtool: add another aarch64 relocation
Aaron Durbin
2015-03-21
rmodtool: Add support for aarch64
Furquan Shaikh
2015-03-17
cbfstool: Add relocation codes for arm mode
Furquan Shaikh
2015-03-04
cbfstool: Clean up code
Stefan Reinauer
2015-03-03
cbfstool: Add the MIPS architecture
Paul Burton
2015-01-13
cbfstool: Remove arch check for different stages
Furquan Shaikh
2015-01-09
cbfstool: Fix help display message
Furquan Shaikh
2015-01-03
util/cbfstool: Fix byte-ordering for payload type field.
Hung-Te Lin
2014-12-28
cbfstool: Fix update-fit command
Kyösti Mälkki
2014-12-09
aarch64: Add ELF support
Marcelo Povoa
2014-11-21
util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86
Francis Rowe
2014-11-04
cbfstool: Add option to ignore section in add-stage
Furquan Shaikh
2014-11-04
cbfstool: Convert cbfs-mkstage.c into pelf
Furquan Shaikh
2014-10-28
rmodtool: add support for ARM
Aaron Durbin
2014-10-28
cbfstool: If compression fails, warn and use the uncompressed data.
Gabe Black
2014-10-18
cbfstool: free memory
Patrick Georgi
2014-10-16
RISCV: add this architecture to cbfstool
Ronald G. Minnich
2014-09-25
cbfstool: Propogate compression errors back to the caller.
Gabe Black
2014-09-23
cbfstool: Add AARCH64 reloc types to elf.h
Furquan Shaikh
2014-09-23
rmodtool: Allow rmodules with 0 relocations
Furquan Shaikh
2014-09-23
coreboot arm64: Add support for arm64 into coreboot framework
Furquan Shaikh
2014-09-15
cbfstool: add aarch64 as a name
Ronald G. Minnich
2014-09-12
cbfstool: Fix architecture check when adding payload
Stefan Reinauer
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-04
cbfstool:linux_trampoline: config CS and DS segment descriptors
Curt Brune
2014-08-27
rmodtool: correct final memory size calculation
Aaron Durbin
2014-08-22
elfheaders: fix 64-bit ELF writing
Aaron Durbin
2014-08-12
util: replace fseek/ftell/rewind with fstat
Patrick Georgi
2014-08-10
cbfstool: free stale memory
Patrick Georgi
2014-08-09
cbfstool: fix option parsing
Patrick Georgi
2014-08-07
cbfstool: process cbfs_payload_segment(s) in host byte order
Aaron Durbin
2014-07-30
util/cbfstool: free buffer on error path
Daniele Forsi
2014-07-15
build system: fix another cbfstool race
Patrick Georgi
2014-06-29
utils/cbfstool: No need to pass -g flag twice
Edward O'Callaghan
2014-05-27
util/cbfstool: Use `%zu` instead of `%ld` for size_t arguments
Paul Menzel
2014-05-09
cbfstool: account for the trampoline code in bzImage payload
Aaron Durbin
2014-04-18
util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".
Wei Hu
2014-04-07
util/cbfstool: Make cbfs_image_delete() NULL-tolerant.
Edward O'Callaghan
2014-03-28
cbfstool: provide structure to linux payload builder
Aaron Durbin
2014-03-20
util: add rmodtool for parsing ELF files to rmodules
Aaron Durbin
2014-03-18
cbfstool: add ELF writing support
Aaron Durbin
2014-03-14
cbfstool: add symbol table parsing to the ELF parser
Aaron Durbin
2014-03-14
cbfstool: add string table parsing to ELF parser
Aaron Durbin
2014-03-14
cbfstool: add relocation parsing to ELF parser
Aaron Durbin
2014-03-14
cbfstool: introduce struct parsed_elf and parse_elf()
Aaron Durbin
2014-03-13
cbfstool: remove incorrect section size check
Aaron Durbin
2014-03-13
cbfstool: elfparsing: check segment and section regions
Aaron Durbin
[next]