| Commit message (Expand) | Author | Age | Files | Lines |
* | layout: Hoist get_region_range() into libflashrom API | Edward O'Callaghan | 2022-01-11 | 1 | -2/+0 |
* | layout: Tidy up forward declarations | Nico Huber | 2021-06-26 | 1 | -7/+7 |
* | layout: Tidy up the include-args API | Nico Huber | 2021-06-26 | 1 | -1/+4 |
* | layout: Kill the global layout | Nico Huber | 2021-06-26 | 1 | -1/+2 |
* | layout: Rework normalize_romentries() API | Nico Huber | 2021-06-26 | 1 | -0/+1 |
* | layout: Make `struct layout_include_args` private to `layout.c` | Nico Huber | 2021-06-26 | 1 | -5/+1 |
* | layout: Use linked list for `struct romentry` | Nico Huber | 2021-06-26 | 1 | -8/+3 |
* | layout: Introduce get_default_layout() | Nico Huber | 2021-06-26 | 1 | -1/+2 |
* | layout: Introduce flashrom_layout_new() | Nico Huber | 2021-06-26 | 1 | -5/+0 |
* | layout: Add `capacity` field | Nico Huber | 2021-06-26 | 1 | -0/+2 |
* | layout: Introduce layout_next() | Nico Huber | 2021-06-26 | 1 | -0/+1 |
* | cli_classic.c: implement set_wp_region operation | Daniel Campello | 2021-05-04 | 1 | -0/+2 |
* | cli_classic.c: add -x option for do_extract() | Daniel Campello | 2021-05-02 | 1 | -0/+1 |
* | layout: Add -i <region>[:<file>] support | Daniel Campello | 2021-04-27 | 1 | -0/+3 |
* | layout.h,c: Use 'false' over '0' for bool type | Edward O'Callaghan | 2020-12-20 | 1 | -1/+1 |
* | layout: Increase max rom layout size | Patrick Rudolph | 2019-07-04 | 1 | -1/+1 |
* | layout: Introduce layout_next_included() | Nico Huber | 2019-06-17 | 1 | -0/+1 |
* | layout: Make `romentry.name` a pointer | Nico Huber | 2019-06-17 | 1 | -1/+1 |
* | layout.c: Don't use global variables for included regions | Arthur Heymans | 2019-06-17 | 1 | -1/+6 |
* | Fix verification with sparse layouts | Nico Huber | 2019-04-02 | 1 | -0/+1 |
* | layout: Add missing stdbool.h include | Nico Huber | 2019-03-04 | 1 | -0/+1 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | Move get_layout() from flashrom.c to layout.c | dhendrix | 2017-10-17 | 1 | -0/+2 |
* | Move ich_layout from layout.h to ich_descriptors.h | David Hendricks | 2017-09-03 | 1 | -5/+0 |
* | Add option to read ROM layout from IFD | Nico Huber | 2017-06-14 | 1 | -1/+8 |
* | Give layouts their own type | Nico Huber | 2017-06-03 | 1 | -0/+62 |
* | Drop a bunch of useless header files, merge them into flash.h | Uwe Hermann | 2007-08-23 | 1 | -9/+0 |
* | Coding style fixes | Uwe Hermann | 2007-04-01 | 1 | -1/+0 |
* | Flashrom update from Stefan, resolve issue 21 | Ollie Lho | 2005-11-26 | 1 | -0/+10 |