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
/
util
/
cbfstool
/
rmodule.c
Age
Commit message (
Expand
)
Author
2020-05-09
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-01-30
util/cbfstool: Fix typos
Patrick Georgi
2019-03-05
rmodule: Add support for R_X86_64_PLT32
Patrick Rudolph
2019-03-03
rmodule: Don't emit reloc for R_X86_64_PC64
Patrick Rudolph
2018-12-19
util/cbfstool: Support AMD64 rmodules
Patrick Rudolph
2018-11-22
util/cbfstool/rmodule.{c,h}: Fix typo and correct header
Frans Hendriks
2016-05-28
util/cbfstool: Include commonlib/helpers.h in common.h
Furquan Shaikh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
cbfstool: extract rmodules as ELFs properly
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-16
cbfstool: expose rmodule logic
Aaron Durbin
2015-09-16
cbfstool: prepare for exposing rmodule logic
Aaron Durbin
2015-09-09
rmodtool: make rmodule parameter section optional
Aaron Durbin
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-07-11
Fix GCC 5.1 compile issue seen at Linux Arch
Anatol Pomozov
2015-06-10
ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19
Furquan Shaikh
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-25
cbfstool: Clean up in preparation for adding new files
Sol Boucher
2015-03-21
ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC
Furquan Shaikh
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
2014-10-28
rmodtool: add support for ARM
Aaron Durbin
2014-09-23
rmodtool: Allow rmodules with 0 relocations
Furquan Shaikh
2014-08-27
rmodtool: correct final memory size calculation
Aaron Durbin
2014-03-20
util: add rmodtool for parsing ELF files to rmodules
Aaron Durbin