summaryrefslogtreecommitdiffstats
path: root/layout.h
Commit message (Expand)AuthorAgeFilesLines
* 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