summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/flashmap/fmap.c
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-111-31/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-3/+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-041-0/+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
* 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-081-2/+3
* fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher2015-05-081-112/+29
* cbfstool: Fix strange flashmap whitespaceSol Boucher2015-05-081-19/+19
* cbfstool: Import minimal set of files from flashmapSol Boucher2015-05-081-0/+727