summaryrefslogtreecommitdiff
path: root/util/cbfstool/rmodule.c
AgeCommit message (Expand)Author
2021-03-17cbfs: Move stage header into a CBFS attributeJulius Werner
2021-02-18rmodtool: Make memlayout symbols absolute and do not relocate themJulius Werner
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-01-30util/cbfstool: Fix typosPatrick Georgi
2019-03-05rmodule: Add support for R_X86_64_PLT32Patrick Rudolph
2019-03-03rmodule: Don't emit reloc for R_X86_64_PC64Patrick Rudolph
2018-12-19util/cbfstool: Support AMD64 rmodulesPatrick Rudolph
2018-11-22util/cbfstool/rmodule.{c,h}: Fix typo and correct headerFrans Hendriks
2016-05-28util/cbfstool: Include commonlib/helpers.h in common.hFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29cbfstool: extract rmodules as ELFs properlyAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-16cbfstool: expose rmodule logicAaron Durbin
2015-09-16cbfstool: prepare for exposing rmodule logicAaron Durbin
2015-09-09rmodtool: make rmodule parameter section optionalAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-07-11Fix GCC 5.1 compile issue seen at Linux ArchAnatol Pomozov
2015-06-10ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19Furquan Shaikh
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2015-03-21ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NCFurquan Shaikh
2015-03-21rmodtool: add another aarch64 relocationAaron Durbin
2015-03-21rmodtool: Add support for aarch64Furquan Shaikh
2015-03-17cbfstool: Add relocation codes for arm modeFurquan Shaikh
2014-10-28rmodtool: add support for ARMAaron Durbin
2014-09-23rmodtool: Allow rmodules with 0 relocationsFurquan Shaikh
2014-08-27rmodtool: correct final memory size calculationAaron Durbin
2014-03-20util: add rmodtool for parsing ELF files to rmodulesAaron Durbin