Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
5f31ebe244236d9ffbc54a16c5dc72345b32c346
« Previous
ffae6ca
Kill dead w39v080fa.c functions
by Sean Nelson
· 15 years ago
ba966f6
Kill dead w39v040c.c functions
by Sean Nelson
· 15 years ago
2f9374b
Kill dead pm49fl00x.c functions
by Sean Nelson
· 15 years ago
81449a2
Add FEATURE_REGISTERMAP to some more chips and change the use of various probing functions
by Carl-Daniel Hailfinger
· 15 years ago
fd41670
Skip DMI laptop check if DMI doesn't work
by Michael Karcher
· 15 years ago
8111e7f
Enabling Gigabyte GA-MA69VM-S2
by Raúl Soriano
· 15 years ago
e3cb0a1
Fix EN29F002 Top/Bottom Boot Block
by Michael Karcher
· 15 years ago
4395970
Various coding style and cosmetic changes
by Uwe Hermann
· 15 years ago
645c6df
Patch: Manpage: Move description of layout file into the right place
by Joerg Mayer
· 15 years ago
31fd825
Tell users to probe/backup first
by Michael Karcher
· 15 years ago
0b9e2a7
Fix NULL pointer reference in board_flash_enable
by Michael Karcher
· 15 years ago
bd622d1
Add ASUS A7V8X-X write-enable
by Russ Dill
· 15 years ago
8c7c468
Mark PMC Pm49FL002 as tested
by Russ Dill
· 15 years ago
e8e369f
Write granularity is chip specific
by Carl-Daniel Hailfinger
· 15 years ago
7f0c3ec
Move untested board enable documentation to manpage
by Michael Karcher
· 15 years ago
5fdf270
Board enable for MS-7202 (K8N GM2-L)
by Michael Karcher
· 15 years ago
b2184c1
Board enable for Asus M2NBP-VM CSM
by Michael Karcher
· 15 years ago
03b80e9
Board enable for HP Vectra VL420SFF
by Michael Karcher
· 15 years ago
e5eafb2
Refactor man page
by Michael Karcher
· 15 years ago
3cd5a12
Add support for Eon EN29F010
by Russ Dill
· 15 years ago
b4a3d1c
Board enable for Abit IP35 Pro
by Michael Karcher
· 15 years ago
0bdc092
Implement tested/untested status for board enables
by Michael Karcher
· 15 years ago
5fbd18d
Board enable for HP Vectra VL400
by Michael Karcher
· 15 years ago
3617234
Convert the remaining references to *_49fl00x
by Sean Nelson
· 15 years ago
8c1df28
Warn if running on laptops
by Michael Karcher
· 15 years ago
0d7fb7c
Factor out DMI string reading into subfunction
by Michael Karcher
· 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
cfa674f
Rename identifiers called 'byte'
by Michael Karcher
· 15 years ago
f6498d7
Remove unused short IDs
by Michael Karcher
· 15 years ago
8448639
Replace PCI_OK/PCI_NT by OK/NT
by Michael Karcher
· 15 years ago
01f6d7d
Fix PIIX4 GPO set
by Michael Karcher
· 15 years ago
c351992
Patch to remove all references to dead chipdrivers
by Sean Nelson
· 15 years ago
ddd5c9e
Add initial (non-working) code for Highpoint ATA/RAID controllers
by Uwe Hermann
· 15 years ago
6e0b912
Here's a very quick patch to fix the missing unlock code
by Sean Nelson
· 15 years ago
ce5fad0
Refactor MCP SPI detection
by Carl-Daniel Hailfinger
· 15 years ago
d8dfc44
More NetBSD fixes (w/ patch)
by Jonathan A. Kollasch
· 15 years ago
cc389fc
Allow the registration of functions to be called at programmer shutdown
by Carl-Daniel Hailfinger
· 15 years ago
879b351
Use uname -p instead of -m on NetBSD so we get the right architecture library name
by Jonathan A. Kollasch
· 15 years ago
ea3b1b4
Add SPI mode diagnostics for all post-MCP55 (nForce 5) chipsets from Nvidia
by Carl-Daniel Hailfinger
· 15 years ago
cd446f4
Kill an erroneous .erase introduced in r900
by Carl-Daniel Hailfinger
· 15 years ago
f5ae4d4
Adds support for the Intel E28F004S5 flash chip
by Sean Nelson
· 15 years ago
e4edb06
Ignore RES (1 byte) if chip replied to REMS (2 bytes)
by Carl-Daniel Hailfinger
· 15 years ago
fb0828f
Split internal.c into internal.c and hwaccess.c
by Carl-Daniel Hailfinger
· 15 years ago
ca33140
Fix erase blocks for Winbond W25X{10,20,40,80} SPI chips
by Sean Nelson
· 15 years ago
4dfa093
Fix DMI match logic
by Michael Karcher
· 15 years ago
48f1d73
At long last, the day has come, and we can bury full-chip erase once and for all
by Carl-Daniel Hailfinger
· 15 years ago
f15e1ab
Rewrite substantial parts of the ICH SPI support
by Carl-Daniel Hailfinger
· 15 years ago
7a788f5
Document the rules for DMI matching with PCI subsystem IDs
by Carl-Daniel Hailfinger
· 15 years ago
2eab70d
Allow DMI supported board enables with subsystem ID zero
by Michael Karcher
· 15 years ago
975aa7e
Properly initialize USB device in dediprog driver
by Patrick Georgi
· 15 years ago
873599d
Add a second set of PCI IDs for the Tekram P6Pro-A5
by Uwe Hermann
· 15 years ago
baaffe0
Create a physical memory mapping function which requests cached readonly memory
by Carl-Daniel Hailfinger
· 15 years ago
ba7c922
Adds support for ST M29W512B
by Jeffrey A. Kent
· 15 years ago
012b3a1
Add the Tekram P6Pro-A5 board as supported
by Uwe Hermann
· 15 years ago
35727f7
Complete the addition of Feature Bits for all Jedec based chips
by Sean Nelson
· 15 years ago
b1bd3e8
The GIGABYTE GA-7ZM has a maximum decode size (parallel chips) of 512 KB
by Uwe Hermann
· 15 years ago
823dc9d
Avoid bogus gcc warning
by Michael Karcher
· 15 years ago
06602c2
Windows wants UNC names for COM ports >9 (legacy COM ports only work with one digit)
by Patrick Georgi
· 15 years ago
0bf842d
Open binary files in binary mode
by Patrick Georgi
· 15 years ago
48da3f9
Add support for the SST39SF512 chip
by Uwe Hermann
· 15 years ago
e8683b6
Backout unintentional chunk
by Stefan Reinauer
· 15 years ago
eac6579
Add write support
by Carl-Daniel Hailfinger
· 15 years ago
2fea3f3
This patch fixes the use of CFLAGS and CPPFLAGS in the flashrom makefile
by Stefan Reinauer
· 15 years ago
51c83fb
Convert various SST chips to use block_erasers
by Sean Nelson
· 15 years ago
21f5496
Boards: Remove it8705_rom_write_enable
by Luc Verhaegen
· 15 years ago
93938c3
Boards: Add max_rom_decode_parallel entry to board enable table
by Luc Verhaegen
· 15 years ago
6701ee8
Matching board via DMI
by Michael Karcher
· 15 years ago
012a31e
Fix SyncMOS S29C51004T, which has 512 uniform 1k sectors
by Sean Nelson
· 15 years ago
329bde7
Convert ST to block erasers
by Sean Nelson
· 15 years ago
56358aa
Block eraser conversions and support for Eon EN25B series
by Sean Nelson
· 15 years ago
d38fac8
Dediprog SF100 support
by Carl-Daniel Hailfinger
· 15 years ago
415afcf
Add eraseblock functions to self-check
by Carl-Daniel Hailfinger
· 15 years ago
cfc35cd
Converted chips to block_erasers
by Sean Nelson
· 15 years ago
5643c07
Block eraser conversions and support for Eon EN25B series
by Sean Nelson
· 15 years ago
db7c153
Add Intel NM10 chipset enable
by David Hendricks
· 15 years ago
2aff7aa
Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrect
by Sean Nelson
· 15 years ago
293adf0
Do sanity checks of block erasers at startup and continue check on errors
by Carl-Daniel Hailfinger
· 15 years ago
26f72a1
The write and erase column in the --list-supported-wiki output were swapped
by Carl-Daniel Hailfinger
· 15 years ago
23ff460
Support for Spansion S25FL008A
by Michael Karcher
· 15 years ago
4e2fb0e
Don't use "byte" as identifier
by Michael Karcher
· 15 years ago
e7f3209
Enable -Wshadow, clean code for that
by Michael Karcher
· 15 years ago
9cce2f5
Chipset: Fix sis5x0 register write verification
by Luc Verhaegen
· 15 years ago
1a1415c
Refine selection of the default programmer
by Carl-Daniel Hailfinger
· 15 years ago
643415b
Convert all messages in sb600spi.c to the new message infrastructure
by Carl-Daniel Hailfinger
· 15 years ago
08fa2f3
Change a few probe timings to TIMING_FIXME
by Carl-Daniel Hailfinger
· 15 years ago
01e532d
Convert all messages in it87spi.c to the new message infrastructure
by Sean Nelson
· 15 years ago
34b5db7
Convert all messages in ft2232_spi.c to the new message infrastructure.
by Sean Nelson
· 15 years ago
74e8af5
Convert all messages in serprog.c to the new message infrastructure
by Sean Nelson
· 15 years ago
676a232
Convert all messages in bitbang_spi.c to the new message infrastructure
by Sean Nelson
· 15 years ago
84f7bce
Convert all messages in buspirate_spi.c to the new message infrastructure
by Sean Nelson
· 15 years ago
8e5e73e
Convert all messages in gfxnvidia.c to the new message infrastructure
by Sean Nelson
· 15 years ago
05ce542
Convert all messages in satasii.c to the new message infrastructure
by Sean Nelson
· 15 years ago
ebb4f5f
Convert all messages in serial.c to the new message infrastructure
by Sean Nelson
· 15 years ago
f7f7a55
Convert all messages in wbsio_spi.c to the new message infrastructure
by Sean Nelson
· 15 years ago
0435dfd
Commit 845 is wrong, as I deleted a wrong line when I wanted to remove debugging print code
by Michael Karcher
· 15 years ago
9f9e613
Enable flashing on MSI 651M-L
by Michael Karcher
· 15 years ago
c1f00c5
Fix Makefile dependencies if FT2232SPI is not selected
by Carl-Daniel Hailfinger
· 15 years ago
5459637
Block eraser conversions and support for Eon EN25B series
by Sean Nelson
· 15 years ago
3ac101c
Convert dummyflasher to msg_* and make good use of msg_pspew
by Carl-Daniel Hailfinger
· 15 years ago
f8dda68
Change msg_* macros to C99 variadic macros
by Carl-Daniel Hailfinger
· 15 years ago
Next »