summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/flashmap
Commit message (Expand)AuthorAgeFilesLines
* util/cbfstool: Remove redundant endian.h includeAlex James2022-01-041-1/+0
* util/cbfstool: Ensure that htole32 et al are visible when buildingPatrick Georgi2021-12-061-2/+1
* util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BEMarek Kasiewicz2021-11-221-32/+33
* util: Use SPDX headersPatrick Georgi2020-05-114-124/+4
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-112-54/+2
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-096-18/+1
* util/*: more typo fixesPatrick Georgi2020-01-301-1/+1
* util/cbfstool/flashmap: Fix memory leaks on failureJacob Garber2019-07-211-4/+8
* util/cbfstool/flashmap: Correct local includesElyes HAOUAS2019-06-241-3/+2
* fmap: Add FMAP_AREA_PRESERVEHung-Te Lin2019-03-042-0/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-3/+3
* flashmap: Allocate at least one entry in kv_pair_new()Stefan Reinauer2016-08-091-1/+1
* cbfstool: Change FMAP granularity to 16 bytesStefan Reinauer2016-01-141-1/+1
* cbfstool: allow printable characters in image nameAndrey Petrov2015-10-081-4/+4
* cbfstool: make fmap search more strictPatrick Georgi2015-09-211-6/+39
* cbfstool: Fix kv_pair on WindowsStefan Reinauer2015-07-071-0/+4
* fmap: request libc compatibility level that includes memccpyPatrick Georgi2015-05-091-0/+2
* cbfstool: Restructure around support for reading/writing portions of filesSol Boucher2015-05-082-3/+5
* fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher2015-05-085-156/+35
* cbfstool: Fix strange flashmap whitespaceSol Boucher2015-05-086-73/+73
* cbfstool: Import minimal set of files from flashmapSol Boucher2015-05-086-0/+1457