Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
2c3afa34fcfc72abe6b3e0fd034632226fa75522
/
m29f400bt.c
75a58f9
Switch all flash chips to partial write
by Carl-Daniel Hailfinger
· 14 years ago
79e6757
Refactor remaining write wrappers
by Carl-Daniel Hailfinger
· 14 years ago
184b95f
Simplify calls to inner write functions
by Carl-Daniel Hailfinger
· 14 years ago
b30a5ed
Unify chip write functions
by Carl-Daniel Hailfinger
· 14 years ago
b28349f
Remove progress printing from individual flash chip drivers
by Carl-Daniel Hailfinger
· 14 years ago
f52f784
Move implicit erase out of chip drivers
by Carl-Daniel Hailfinger
· 14 years ago
420cf6f
Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write)
by Carl-Daniel Hailfinger
· 14 years ago
ed479d2
Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel
by Sean Nelson
· 15 years ago
14ba668
Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h
by Sean Nelson
· 15 years ago
6b11ad2
Convert the following chips to use struct eraseblock
by Sean Nelson
· 15 years ago
1c296ca
Use common jedec functionality where appropriate
by Michael Karcher
· 15 years ago
972cec2
Refine support for the JEDEC Software Data Protection
by Michael Karcher
· 15 years ago
04aa59a
Standardize on using __func__ instead of __FUNCTION__
by Uwe Hermann
· 15 years ago
30f7cb2
Flashrom only checks for very few chips if the erase worked
by Carl-Daniel Hailfinger
· 15 years ago
ca8bfc6
Add programmer-specific delay functions
by Carl-Daniel Hailfinger
· 15 years ago
5820f42
Introduce a type "chipaddr" to abstract the offsets within flash regions
by Carl-Daniel Hailfinger
· 15 years ago
0472f3d
FreeBSD definitions of (read|write)[bwl] collide with our own
by Carl-Daniel Hailfinger
· 16 years ago
61a8bd2
Use helper functions to access flash chips
by Carl-Daniel Hailfinger
· 16 years ago
5cafc33
Beautify flash chip ID verbose printout a little, always use %02x
by Peter Stuge
· 16 years ago
e3f3e2e
Rename LinuxBIOS to coreboot
by Stefan Reinauer
· 17 years ago
c2a1845
Refine various vendor ID annotations
by Carl-Daniel Hailfinger
· 17 years ago
a502dce
Some cosmetic cleanups in the flashrom code and output
by Uwe Hermann
· 17 years ago
d22a1d4
Add '(C)' where it's missing (for consistency reasons)
by Uwe Hermann
· 17 years ago
d110764
Change all flashrom license headers to use our standard format
by Uwe Hermann
· 17 years ago
ffec5f3
Cosmetic fixes
by Uwe Hermann
· 17 years ago
fd37414
Drop duplicated code (copies of plain JEDEC functions)
by Uwe Hermann
· 17 years ago
0846f89
Drop a bunch of useless header files, merge them into flash.h
by Uwe Hermann
· 17 years ago
51582f2
Move code into *.c files, there's no reason to have it in header files
by Uwe Hermann
· 17 years ago
ce53297
Big cosmetic offensive on flashrom
by Stefan Reinauer
· 17 years ago
a7e0548
Fix coding style of flashrom by running indent on all files
by Uwe Hermann
· 18 years ago
028f46f
Removing $Id$ tags as they have no meaning in SVN
by Stefan Reinauer
· 18 years ago
184a404
Flashrom update from Stefan, resolve issue 21
by Ollie Lho
· 19 years ago
761bf1b
Consolidate more jedec standard code
by Ollie Lho
· 21 years ago
eaab50b
Changes from NIKI
by Ronald G. Minnich
· 21 years ago
d4228fd
Made the ids always print in hex less verbose verify step
by Ronald G. Minnich
· 22 years ago
b193490
Add support for ST M29F400BT - part 2
by Ronald G. Minnich
· 22 years ago