1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-27 15:12:36 +02:00

7 Commits

Author SHA1 Message Date
Uwe Hermann
a7e0548cea Fix coding style of flashrom by running indent on all files
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs *.[ch]

Some minor fixups were required, and maybe a few more cosmetic
changes are needed.

Corresponding to flashrom svn r108 and coreboot v2 svn r2643.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
2007-05-09 10:17:44 +00:00
Ollie Lho
184a404033 Flashrom update from Stefan, resolve issue 21
Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
2005-11-26 21:55:36 +00:00
Ronald G. Minnich
e66bdb307a Add missing return at 205
Corresponding to flashrom svn r21 and coreboot v2 svn r1496.
2004-04-13 19:10:48 +00:00
Ollie Lho
761bf1bdb7 Consolidate more jedec standard code
Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
2004-03-20 16:46:10 +00:00
Ronald G. Minnich
84cfad0c9c Remove spd_dump.c, it has nothing to do with flashing flash parts
Corresponding to flashrom svn r2 and coreboot v2 svn r1255.
2003-11-05 16:36:57 +00:00
Ronald G. Minnich
5d22aba9c5 Missing return in msys_doc.c:206
Corresponding to coreboot v1 svn r900.
2004-04-13 19:07:45 +00:00
Ronald G. Minnich
eaab50bb32 Changes from NIKI
Corresponding to coreboot v1 svn r873.
2003-09-12 22:41:53 +00:00