Age | Commit message (Expand) | Author |
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 |