Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
4335a99867d4ca762055be85875bd7152454dda2
« Previous
c6e1111
Add probe_timing information (int uS value)
by Maciej Pijanka
· 15 years ago
48f34c6
Board enable: Gigabyte GA K8N SLI
by Luc Verhaegen
· 15 years ago
e9d04d4
Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested
by Uwe Hermann
· 15 years ago
bc2bbd2
Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)
by Maciej Pijanka
· 15 years ago
265c838
Add two more boards supported by flashrom
by Uwe Hermann
· 15 years ago
5bae438
Unify AMD manufacture_id and model_id
by Mateusz Murawski
· 15 years ago
21dd55b
Use read_flash() when flash chip probe is forced
by Stephan Guilloux
· 15 years ago
5a8b244
Add a missing free() in read_flash()
by Stephan Guilloux
· 15 years ago
500b423
Refactor HT-1000 GPIO setting to use sio_mask
by Carl-Daniel Hailfinger
· 15 years ago
b22918c
Only probe for chips with compatible bus protocols
by Carl-Daniel Hailfinger
· 15 years ago
3504b53
Add bus type support to the dummy external programmer
by Carl-Daniel Hailfinger
· 15 years ago
211fa97
Fix warning in satasii.c when compiling with gcc 4.4.0
by Urja Rannikko
· 15 years ago
b8afecd
Add IT87xx SPI as external flasher option
by Carl-Daniel Hailfinger
· 15 years ago
1dfe0ff
Add bus type annotation to struct flashchips
by Carl-Daniel Hailfinger
· 15 years ago
ebd7b83
Add support for probe and read of Intel 28F001BX-T and BX-B
by Urja Rannikko
· 15 years ago
d1129ac
Random flashrom updates
by Uwe Hermann
· 15 years ago
50d3f3e
A bunch of flashrom board updates
by Uwe Hermann
· 15 years ago
a106d15
Change "Texas Instruments" to "TI" in the flash chip table
by Uwe Hermann
· 15 years ago
2ad267d
Use consistent naming for local chip ID variables
by Carl-Daniel Hailfinger
· 15 years ago
09b4fb7
Add TI TMS29F002RT and TMS29F002RB probe and read support
by Carl-Daniel Hailfinger
· 15 years ago
15aa7c6
Use REMS instead of RES in the ICH SPI default opcode table
by Carl-Daniel Hailfinger
· 15 years ago
90e8e61
Add NForce2 chipset enable
by Luc Verhaegen
· 15 years ago
24c1a16
Refactor SuperIO accesses
by Carl-Daniel Hailfinger
· 15 years ago
1fa3862
Biostar p4m80 board enable typo
by Luc Verhaegen
· 15 years ago
ab60a43
Autodetection support and write-enable for the MSI KT4 Ultra
by Uwe Hermann
· 15 years ago
e94dbf2
Add website section
by Uwe Hermann
· 15 years ago
e8ba538
A bunch of output beautifications and improvements, as well as doc fixes
by Uwe Hermann
· 15 years ago
690bcba
Mark the following boards as 'known-good' (write/erase works)
by Uwe Hermann
· 15 years ago
56b2cb0
Make an extra MANDIR variable for easier overriding
by Uwe Hermann
· 15 years ago
a972040
Improve flashrom test report text a bit
by Uwe Hermann
· 15 years ago
66c580c
Fix typo
by Uwe Hermann
· 15 years ago
f89b998
Mark the Macronix MX29F002T as working
by Uwe Hermann
· 15 years ago
b2f7a2f
The Silicon Image PCI0680 has bit 26 marked as reserved, so don't use it
by Uwe Hermann
· 15 years ago
cdde6da
Mark the Silicon Image PCI0680 Ultra ATA-133 controller as working
by Uwe Hermann
· 15 years ago
c7e8a0c
Documentation improvements and small code/whitespace fixes
by Uwe Hermann
· 15 years ago
0495c94
Add detection support and write-enable for the GIGABYTE GA-MA78GM-S2H
by Uwe Hermann
· 15 years ago
5e1aecd
Drop duplicate Tyan S2498 (Tomcat K7M) entry in the board list
by Uwe Hermann
· 15 years ago
e615e51
Add Tyan S2891/S2892/S2895 as supported without special write-enables being required
by Uwe Hermann
· 15 years ago
c691593
Factor out fallback_map/unmap, most external programmers don't need and special handling here
by Uwe Hermann
· 15 years ago
3def09d
Rename sata_sii.c to satasii.c for consistency
by Uwe Hermann
· 15 years ago
eaefb48
Various smaller flashrom improvements
by Uwe Hermann
· 15 years ago
525339c
This patch adds support for BIOS flashing on the all SiliconImage SATA controllers
by Rudolf Marek
· 15 years ago
68720c7
This patch adds support for BIOS flashing on the all SiliconImage SATA controllers
by Rudolf Marek
· 15 years ago
e186da6
Fix a quilt introduced bug in patch
by Rudolf Marek
· 15 years ago
50fdf3b
[PATCH] flashrom add PMC 39F010
by Rudolf Marek
· 15 years ago
78185dc
Use accessor functions for MMIO
by Carl-Daniel Hailfinger
· 15 years ago
05fab75
List all boards which are
by Uwe Hermann
· 15 years ago
09e04f7
Eliminate all 'inline's from the flashrom code
by Uwe Hermann
· 15 years ago
2cac686
Drop unused/duplicated #includes and some dead code
by Uwe Hermann
· 15 years ago
8403ccb
Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3C90xC ones don't)
by Uwe Hermann
· 15 years ago
5820f42
Introduce a type "chipaddr" to abstract the offsets within flash regions
by Carl-Daniel Hailfinger
· 15 years ago
4059598
Older libpci versions (e.g
by Uwe Hermann
· 16 years ago
9ee1077
Add generic 16 bit and 32 bit chip read/write emulation to the external flasher infrastructure
by Carl-Daniel Hailfinger
· 16 years ago
9862251
Uwe tested the recent SB600 SPI commit and notified me of one unexpected problem
by Carl-Daniel Hailfinger
· 16 years ago
515ab3d
Refactor parts of the 3COM NIC code
by Uwe Hermann
· 16 years ago
1e63784
Additionally to WREN also handle WRSR failures gracefully for ICHSPI
by Carl-Daniel Hailfinger
· 16 years ago
530cb2d
Make the nic3com code check how many supported NICs are found
by Uwe Hermann
· 16 years ago
3b7e75a
Fix compilation of nic3com on 64bit
by Carl-Daniel Hailfinger
· 16 years ago
a086932
Unify usage of iopl-like code by introducing get_io_perms()
by Uwe Hermann
· 16 years ago
0cdb031
nic3com: allow selection of a particular PCI device to use as programmer
by Christian Ruppert
· 16 years ago
c2a9c9c
Cosmetics and eliminate unneeded vars as per IRC discussion
by Uwe Hermann
· 16 years ago
db9d9f4
Improve makefile structure a bit
by Christian Ruppert
· 16 years ago
bfe2e0c
Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel flasher driver
by Carl-Daniel Hailfinger
· 16 years ago
d02b73f
Fix spelling error in comment
by Daniel McLellan
· 16 years ago
5100a8a
Generic status register prettyprinting for SST25*
by Carl-Daniel Hailfinger
· 16 years ago
93bb375
SST25 chips do not support page program, only byte program
by Carl-Daniel Hailfinger
· 16 years ago
c4a61d6
Winbond W39V040A TEST_OK_ PROBE READ
by Mateusz Murawski
· 16 years ago
e345381
Mark SST 39VF512 as fully tested
by Mateusz Murawski
· 16 years ago
92c53ee
Fix nic3com.c build issues on *BSD
by Uwe Hermann
· 16 years ago
3e9dbea
There are various reasons why a SPI command can fail
by Carl-Daniel Hailfinger
· 16 years ago
b4dcb71
Add support for 3COM NICs as "external programmer" and Atmel AT49BV512
by Uwe Hermann
· 16 years ago
01624f4
Use helper functions chip_{read,write}[bwl] to access flash chips
by Carl-Daniel Hailfinger
· 16 years ago
24f9fbe
Unify write_39sf020() and write_49f002() functions
by Uwe Hermann
· 16 years ago
d13775e
Rename the STM50FLW register variable flash_addr used for block write protect handling
by Carl-Daniel Hailfinger
· 16 years ago
1e334e6
Print dummy programmer messages only if verbose mode is selected
by Carl-Daniel Hailfinger
· 16 years ago
8130f2d
Check probing results for flash contents
by Carl-Daniel Hailfinger
· 16 years ago
1455b2b
Abstract mapping/unmapping of flash regions
by Carl-Daniel Hailfinger
· 16 years ago
d0fc946
Handle (un)locking of SST FWH chips
by Carl-Daniel Hailfinger
· 16 years ago
dbfa029
Create a SB600 SPI detection heuristic
by Carl-Daniel Hailfinger
· 16 years ago
add6d9b
Add support for EPoX EP-8K5A2 and separate out common VT823x board enable code
by Luc Verhaegen
· 16 years ago
8b4f8e0
Kill one superfluous variable and improve code readability
by Carl-Daniel Hailfinger
· 16 years ago
97d6b09
Fix Elan SC520 handling
by Carl-Daniel Hailfinger
· 16 years ago
4c24ad4
Trim default ICH SPI delay from 1000 to 10 microseconds
by Carl-Daniel Hailfinger
· 16 years ago
8d49701
Convert all flashchips.c entries with SPI programing to the 256-byte version by default
by Carl-Daniel Hailfinger
· 16 years ago
96930c3
Chips like the SST SST25VF080B can only handle single byte writes outside AAI mode
by Carl-Daniel Hailfinger
· 16 years ago
03adbe1
Refine handling of spi_write_enable() failures to fix chip erases on ichspi
by Carl-Daniel Hailfinger
· 16 years ago
c312920
Add a dummy external flasher which just prints each operation
by Carl-Daniel Hailfinger
· 16 years ago
a93045c
board_enable: split vendor name and board name into two fields
by Uwe Hermann
· 16 years ago
ce98677
Add --programmer to help text and man page
by Carl-Daniel Hailfinger
· 16 years ago
4179d29
Make chipset list alphabetically ordered as the other lists
by Uwe Hermann
· 16 years ago
702218d
Add external flasher support
by Carl-Daniel Hailfinger
· 16 years ago
f160a12
Re-add a line which got deleted in r473 by accident
by Carl-Daniel Hailfinger
· 16 years ago
deeebe2
Keep list of boards alphabetically sorted
by Uwe Hermann
· 16 years ago
03b4e71
Don't assume flash is accessible via MMIO for chips with no read function
by Carl-Daniel Hailfinger
· 16 years ago
b003991
Store and display chipset test status (not only chip status)
by Uwe Hermann
· 16 years ago
259fa01
Always print the flashrom version as first output line
by Carl-Daniel Hailfinger
· 16 years ago
cbdd4f0
Document uncertainty regarding ASD chips
by Carl-Daniel Hailfinger
· 16 years ago
19997ae
Clarify error message in enable_flash_sb600() a little
by Peter Stuge
· 16 years ago
1bfd6c9
Improve SST25 status register routines
by Carl-Daniel Hailfinger
· 16 years ago
9bb88ac
Revert r466 because of inverted logic
by Carl-Daniel Hailfinger
· 16 years ago
Next »