summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/rmodule.c
Commit message (Expand)AuthorAgeFilesLines
* util/cbfstool: Include commonlib/helpers.h in common.hFurquan Shaikh2016-05-281-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfstool: extract rmodules as ELFs properlyAaron Durbin2015-10-291-0/+170
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* cbfstool: expose rmodule logicAaron Durbin2015-09-161-42/+20
* cbfstool: prepare for exposing rmodule logicAaron Durbin2015-09-161-32/+37
* rmodtool: make rmodule parameter section optionalAaron Durbin2015-09-091-5/+12
* rmodule: use program.ld for linkingAaron Durbin2015-09-091-4/+4
* Fix GCC 5.1 compile issue seen at Linux ArchAnatol Pomozov2015-07-111-1/+1
* ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19Furquan Shaikh2015-06-101-0/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfstool: Clean up in preparation for adding new filesSol Boucher2015-04-251-14/+14
* ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NCFurquan Shaikh2015-03-211-0/+1
* rmodtool: add another aarch64 relocationAaron Durbin2015-03-211-0/+1
* rmodtool: Add support for aarch64Furquan Shaikh2015-03-211-0/+30
* cbfstool: Add relocation codes for arm modeFurquan Shaikh2015-03-171-2/+3
* rmodtool: add support for ARMAaron Durbin2014-10-281-0/+26
* rmodtool: Allow rmodules with 0 relocationsFurquan Shaikh2014-09-231-8/+9
* rmodtool: correct final memory size calculationAaron Durbin2014-08-271-3/+3
* util: add rmodtool for parsing ELF files to rmodulesAaron Durbin2014-03-201-0/+628