Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree/: Convert flashchip read func ptr to enumerate | Edward O'Callaghan | 2022-11-01 | 1 | -4/+4 |
* | fmap.c: Retype appropriate variables with bool | Felix Singer | 2022-09-08 | 1 | -5/+8 |
* | libflashrom/fmap: Don't use off_t for flash offsets | Julius Werner | 2022-02-20 | 1 | -4/+4 |
* | fmap.c: Avoid undefined behaviour with fmap_lsearch([len:=0]) | Edward O'Callaghan | 2022-02-03 | 1 | -0/+3 |
* | treewide: Drop most cases of `sizeof(struct ...)` | Angel Pons | 2021-06-09 | 1 | -1/+1 |
* | fmap.{c,h}: update copyright year and name | Nikolai Artemiev | 2020-10-30 | 1 | -1/+1 |
* | Fix -Wsign-compare trouble | Nico Huber | 2019-07-31 | 1 | -2/+2 |
* | fmap.c: Remove unneeded 'else' | Elyes HAOUAS | 2019-06-21 | 1 | -5/+3 |
* | fmap: Fix length calculation in error message | Nico Huber | 2018-12-21 | 1 | -1/+1 |
* | Add support to get layout from fmap (e.g. coreboot rom) | Arthur Heymans | 2018-10-23 | 1 | -0/+333 |