summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/cbfs-payload-linux.c
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner2020-12-031-3/+3
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-4/+0
* util/cbfstool: Fix to build with latest llvmManoj Gupta2017-01-041-1/+1
* cbfstool: set init_size for linux payloads.Ronald G. Minnich2016-09-281-0/+9
* util/cbfstool: Increase initrd offset to 64MTimothy Pearson2016-08-011-1/+1
* cbfstool: Initialize contents of linux_params to 0Werner Zeh2016-03-031-0/+2
* cbfstool: Fix checkpatch errorStefan Reinauer2015-12-021-1/+1
* cbfstool: remove trampoline_start and trampoline_sizeStefan Reinauer2015-12-021-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfstool: Don't typedef the comp_algo enumSol Boucher2015-05-131-3/+3
* cbfstool:linux_trampoline: config CS and DS segment descriptorsCurt Brune2014-09-041-3/+2
* cbfstool: account for the trampoline code in bzImage payloadAaron Durbin2014-05-091-2/+9
* cbfstool: provide structure to linux payload builderAaron Durbin2014-03-281-113/+198
* Change the linux payload generator to use the standard header generatorRonald G. Minnich2014-02-051-28/+28
* Add a (b)zImage parser to cbfstoolPatrick Georgi2013-08-311-0/+238