summaryrefslogtreecommitdiffstats
path: root/layout.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce an `include` directory for header filesThomas Heijligen2022-04-291-69/+0
* layout: Hoist get_region_range() into libflashrom APIEdward O'Callaghan2022-01-111-2/+0
* layout: Tidy up forward declarationsNico Huber2021-06-261-7/+7
* layout: Tidy up the include-args APINico Huber2021-06-261-1/+4
* layout: Kill the global layoutNico Huber2021-06-261-1/+2
* layout: Rework normalize_romentries() APINico Huber2021-06-261-0/+1
* layout: Make `struct layout_include_args` private to `layout.c`Nico Huber2021-06-261-5/+1
* layout: Use linked list for `struct romentry`Nico Huber2021-06-261-8/+3
* layout: Introduce get_default_layout()Nico Huber2021-06-261-1/+2
* layout: Introduce flashrom_layout_new()Nico Huber2021-06-261-5/+0
* layout: Add `capacity` fieldNico Huber2021-06-261-0/+2
* layout: Introduce layout_next()Nico Huber2021-06-261-0/+1
* cli_classic.c: implement set_wp_region operationDaniel Campello2021-05-041-0/+2
* cli_classic.c: add -x option for do_extract()Daniel Campello2021-05-021-0/+1
* layout: Add -i <region>[:<file>] supportDaniel Campello2021-04-271-0/+3
* layout.h,c: Use 'false' over '0' for bool typeEdward O'Callaghan2020-12-201-1/+1
* layout: Increase max rom layout sizePatrick Rudolph2019-07-041-1/+1
* layout: Introduce layout_next_included()Nico Huber2019-06-171-0/+1
* layout: Make `romentry.name` a pointerNico Huber2019-06-171-1/+1
* layout.c: Don't use global variables for included regionsArthur Heymans2019-06-171-1/+6
* Fix verification with sparse layoutsNico Huber2019-04-021-0/+1
* layout: Add missing stdbool.h includeNico Huber2019-03-041-0/+1
* Remove address from GPLv2 headersElyes HAOUAS2018-04-241-4/+0
* Move get_layout() from flashrom.c to layout.cdhendrix2017-10-171-0/+2
* Move ich_layout from layout.h to ich_descriptors.hDavid Hendricks2017-09-031-5/+0
* Add option to read ROM layout from IFDNico Huber2017-06-141-1/+8
* Give layouts their own typeNico Huber2017-06-031-0/+62
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-9/+0
* Coding style fixesUwe Hermann2007-04-011-1/+0
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-0/+10