index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
layout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+8
*
Add option to read ROM layout from IFD
Nico Huber
2017-06-14
1
-9
/
+9
*
Kill doit()
Nico Huber
2017-06-03
1
-84
/
+0
*
Give layouts their own type
Nico Huber
2017-06-03
1
-42
/
+38
*
Fix fscanf format string security bug in layout.c
Carl-Daniel Hailfinger
2016-03-13
1
-1
/
+1
*
Rigorously check integrity of I/O stream data
Stefan Tauner
2015-12-25
1
-3
/
+3
*
Make read before write configurable (infrastructure part)
Stefan Tauner
2014-10-19
1
-5
/
+26
*
Add 'const' keyword to chip write and other function prototypes
Mark Marshall
2014-05-09
1
-2
/
+2
*
CID1130008: Resource leak read_romlayout()
Stefan Reinauer
2014-04-26
1
-0
/
+1
*
layout: Verify layout entries before building a new image using them
Stefan Tauner
2013-09-23
1
-4
/
+28
*
layout: Add a method to cleanup layout data structures
Stefan Tauner
2013-09-15
1
-0
/
+16
*
layout: Rename romlayout_t to romentry_t
Stefan Tauner
2013-08-30
1
-6
/
+6
*
layout: Rename romimages to num_rom_entries
Stefan Tauner
2013-08-30
1
-19
/
+18
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
1
-1
/
+1
*
Make struct flashchip a field in struct flashctx instead of a complete copy
Carl-Daniel Hailfinger
2012-08-25
1
-2
/
+2
*
Move show_id to where it belongs
Stefan Tauner
2012-08-11
1
-101
/
+0
*
Remove exit() call from show_id
Niklas Söderlund
2012-06-16
1
-1
/
+1
*
Check for duplicate -i arguments
Stefan Tauner
2012-04-15
1
-9
/
+25
*
Replace --mainboard with -p internal:mainboard
Carl-Daniel Hailfinger
2012-01-04
1
-11
/
+14
*
Add deferred --image processing
Louis Yung-Chieh Lo
2011-12-25
1
-13
/
+72
*
layout: change return type and name of find_next_included_romentry
Stefan Tauner
2011-12-25
1
-16
/
+17
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-1
/
+1
*
Explain better what checks are disabled in case we detect a legacy BIOS
Stefan Tauner
2011-05-18
1
-1
/
+2
*
Stop reading layout info when the max layout count has been reached
Carl-Daniel Hailfinger
2010-12-04
1
-0
/
+8
*
Change semantics of image building in the layout code
Carl-Daniel Hailfinger
2010-11-02
1
-21
/
+51
*
Flashrom torture test script
David Hendricks
2010-10-29
1
-1
/
+1
*
Always read the flash chip before writing
Carl-Daniel Hailfinger
2010-10-19
1
-5
/
+4
*
Add support for building flashrom against libpayload
Patrick Georgi
2010-09-30
1
-0
/
+2
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-2
/
+2
*
So far, we have up to 4 different names for the same thing (ignoring capitali...
Carl-Daniel Hailfinger
2010-05-31
1
-2
/
+2
*
Remove unneeded #include statements completely
Carl-Daniel Hailfinger
2010-05-30
1
-15
/
+16
*
One of the problems is that --force had multiple meanings
Carl-Daniel Hailfinger
2010-04-28
1
-3
/
+4
*
Internal (onboard) programming was the only feature which could not be disabled
Carl-Daniel Hailfinger
2009-12-13
1
-0
/
+4
*
Adept layout handling to new programmer infrastructure and fix off-by-one error
Carl-Daniel Hailfinger
2009-08-19
1
-6
/
+5
*
Sometimes we want to read/write more than 4 bytes of chip content at once
Carl-Daniel Hailfinger
2009-06-05
1
-0
/
+1
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-2
/
+0
*
Don't duplicate option description in README, the manpage already has that info
Uwe Hermann
2009-04-23
1
-2
/
+1
*
Check return value of fscanf()/fwrite()/fread()
Peter Stuge
2009-01-12
1
-2
/
+2
*
If you pass a bogus layout file to the -l option flashrom will segfault
Uwe Hermann
2008-12-22
1
-0
/
+5
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-3
/
+3
*
Fix and clean up coreboot image detection heuristic
Carl-Daniel Hailfinger
2008-07-11
1
-12
/
+20
*
Minor cosmetics, e.g
Uwe Hermann
2008-07-03
1
-7
/
+4
*
Improve coreboot image detection heuristic
Carl-Daniel Hailfinger
2008-07-03
1
-1
/
+13
*
Force read unknown flash chips
Peter Stuge
2008-06-18
1
-3
/
+1
*
Add missing license header to layout.c
Uwe Hermann
2008-03-04
1
-0
/
+20
*
Rename LinuxBIOS to coreboot
Stefan Reinauer
2008-01-18
1
-2
/
+2
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-7
/
+6
*
Revert my last cleanup patch
Uwe Hermann
2007-10-10
1
-10
/
+10
[next]