summaryrefslogtreecommitdiff
path: root/util/cbfstool/cbfs-payload-linux.c
AgeCommit message (Expand)Author
2020-12-03cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2017-01-04util/cbfstool: Fix to build with latest llvmManoj Gupta
2016-09-28cbfstool: set init_size for linux payloads.Ronald G. Minnich
2016-08-01util/cbfstool: Increase initrd offset to 64MTimothy Pearson
2016-03-03cbfstool: Initialize contents of linux_params to 0Werner Zeh
2015-12-02cbfstool: Fix checkpatch errorStefan Reinauer
2015-12-02cbfstool: remove trampoline_start and trampoline_sizeStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13cbfstool: Don't typedef the comp_algo enumSol Boucher
2014-09-04cbfstool:linux_trampoline: config CS and DS segment descriptorsCurt Brune
2014-05-09cbfstool: account for the trampoline code in bzImage payloadAaron Durbin
2014-03-28cbfstool: provide structure to linux payload builderAaron Durbin
2014-02-05Change the linux payload generator to use the standard header generatorRonald G. Minnich
2013-08-31Add a (b)zImage parser to cbfstoolPatrick Georgi