Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
560111e2ce506b75b112f0d10b5f9b99f007bfa5
« Previous
2f43616
Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing support
by Carl-Daniel Hailfinger
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
1d3a2fe
Convert MMIO accesses of non-internal PCI-based programmers to be endian-agnostic
by Carl-Daniel Hailfinger
· 14 years ago
695fb5d
Add a udev rules file for flashrom
by Uwe Hermann
· 14 years ago
efd8af3
Board enable for abit NF-M2 nView
by Michael Karcher
· 14 years ago
4aa75f2
Detect IP35 by the SMBus bridge instead of the SATA controller
by Michael Karcher
· 14 years ago
3b11252
Board enable for Samsung Polaris 32
by Michael Karcher
· 14 years ago
c7a1ffb
Board enable for GA-8IRML
by Michael Karcher
· 14 years ago
7af2ff0
Board enable for Abit IC7
by Michael Karcher
· 14 years ago
9a9b984
Fix compilation for CONFIG_INTERNAL=no
by Michael Karcher
· 14 years ago
19dceac
Fix compilation which was broken by r1101
by Idwer Vollering
· 14 years ago
e57957c
Board enable for HP Puffer2-UL8E
by Michael Karcher
· 14 years ago
87c9099
Board enable for ASUS P4SD-LA (HP OEM)
by Michael Karcher
· 14 years ago
72eeab5
Board enable for ASUS P5PE-VM
by Michael Karcher
· 14 years ago
b05b9e1
Move SB600 SPI initialization to sb600spi.c
by Michael Karcher
· 14 years ago
a4448d9
Move Intel SPI initialisation to ichspi.c
by Michael Karcher
· 14 years ago
d97c0e0
Add support for the Intel 28F002BC-T
by Joshua Roys
· 14 years ago
df90d3a
Add support for the following AMIC SPI chips
by Daniel Lenski
· 14 years ago
74a828a
Add nicnatsemi to print.c and print_wiki.c
by Andrew Morgan
· 14 years ago
86f4e6d
Add support for the SST25VF064C SPI flash chip
by Ed Swierk
· 14 years ago
e7fdd6e
Add support for RayeR SPIPGM hardware as described in http://rayer.ic.cz/elektro/spipgm.htm
by Carl-Daniel Hailfinger
· 14 years ago
17e23ac
Check during SPI bitbang init that SPI bitbang master configuration is correct
by Carl-Daniel Hailfinger
· 14 years ago
62175a0
Use struct pointer instead of enum to set bitbang adapter
by Michael Karcher
· 14 years ago
f753342
Print supported flash chips as narrow as possible
by Carl-Daniel Hailfinger
· 14 years ago
fb2c4c3
Refine PCI BAR masks handling for drkaiser and gfxnvidia
by Carl-Daniel Hailfinger
· 14 years ago
44cd9ab
Add support for pciutils/libpci older than 2.2
by Carl-Daniel Hailfinger
· 14 years ago
b51e58e
Use __clang_version__ macro
by Carl-Daniel Hailfinger
· 14 years ago
abebe6b
Add Winbond W49F020 support
by Carl-Daniel Hailfinger
· 14 years ago
0d974e7
Refine SPI bitbanging
by Carl-Daniel Hailfinger
· 14 years ago
1a854fc
Remove temporary buffers from bitbanging
by Michael Karcher
· 14 years ago
420cf6f
Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write)
by Carl-Daniel Hailfinger
· 14 years ago
29a1c66
Use generic unlocking infrastructure for SPI chips
by Carl-Daniel Hailfinger
· 14 years ago
ca812d4
Use the max_rom_decode infrastructure for wbsio_spi
by Carl-Daniel Hailfinger
· 14 years ago
9a795d8
Convert SPI chips to partial write
by Carl-Daniel Hailfinger
· 14 years ago
1748c57
Print an error message on read errors and abort instead of proceeding anyway
by Carl-Daniel Hailfinger
· 14 years ago
4d3e9ca
Wrap a line which was 156 columns wide
by Carl-Daniel Hailfinger
· 14 years ago
a122341
Split erase region walking out of erase_flash
by Carl-Daniel Hailfinger
· 14 years ago
ab92277
Fix out-of-bounds ICH FREG permission printing
by Carl-Daniel Hailfinger
· 14 years ago
550f5c8
Add support for the AMIC A25L80P
by Daniel Lenski
· 14 years ago
4497e86
Fix read function for EMST F25L008A
by Michael Karcher
· 14 years ago
76d4b37
Generify support for ITE IT8705 Super I/O
by Carl-Daniel Hailfinger
· 14 years ago
2b6dcb3
Unify programmer parameter extraction
by Carl-Daniel Hailfinger
· 14 years ago
7af6cef
Fix ASUS A8N-VM CSM board enable entry
by Michael Karcher
· 14 years ago
744132a
Various places in the flashrom source feature custom parameter extraction from programmer_param
by Carl-Daniel Hailfinger
· 14 years ago
d1be52d
Disable writes on default for known bad programmers
by Carl-Daniel Hailfinger
· 14 years ago
ad3cc55
Kill global variables, constants and functions if local scope suffices
by Carl-Daniel Hailfinger
· 14 years ago
b63b067
Add OpenBSD support
by Carl-Daniel Hailfinger
· 14 years ago
f93b36a
ICH9/10: display FRAP/FREGx access controls
by Joshua Roys
· 14 years ago
b0bd386
Add support for the HP DL165 G6
by Arne Georg Gleditsch
· 14 years ago
979d925
Check that the expected winbond Super I/O was found
by Michael Karcher
· 14 years ago
ea36c9c
Board enable for Asus A8N-VM CSM
by Michael Karcher
· 14 years ago
bcd80cd
W83627x code unification
by Michael Karcher
· 14 years ago
7237683
Work around shadowing warnings in libpci headers
by Carl-Daniel Hailfinger
· 14 years ago
2bd007a
SST39VF010 tested, works
by Guenter Knauf
· 14 years ago
c4acec9
Add Winbond W25Q64 support
by David Hendricks
· 14 years ago
e1fdff4
If flashrom is standalone and has no OS below, it can't call dmidecode
by Carl-Daniel Hailfinger
· 14 years ago
dcef67e
Kill unneeded #include wherever possible
by Carl-Daniel Hailfinger
· 14 years ago
c96a8bd
Add support for Hyundai HY29F002 and HY29F002B
by David Borg
· 14 years ago
7f9922d
Fill in buses_supported for remaining Intel chipsets (ICH0-ICH5, Poulsbo)
by Carl-Daniel Hailfinger
· 14 years ago
3a25fea
The SPI opcode 0xd8 is not a chip erase opcode on any chip out there
by Carl-Daniel Hailfinger
· 14 years ago
1b0ba89
Add SPI chip read support to the dummy flasher
by Carl-Daniel Hailfinger
· 14 years ago
9c62d11
Refine SPI AAI support
by Carl-Daniel Hailfinger
· 14 years ago
8ae500e
Fix message printing for SPI RES on spew level
by Carl-Daniel Hailfinger
· 14 years ago
80a59ea
Add EMST F25L008A SPI chip
by Michael Karcher
· 14 years ago
02d0c1e
Set maximum flash size for 3Com NICs to 128kb = 1Mbit
by Peter Stuge
· 14 years ago
5d3fcb9
Makefile: detect unsupported configuration options
by Carl-Daniel Hailfinger
· 14 years ago
ddbab71
Handle OS where executables have a hardcoded suffix, e.g
by Carl-Daniel Hailfinger
· 14 years ago
2eda391
The nicrealtek code uses magic constants, but they are not explained
by Carl-Daniel Hailfinger
· 14 years ago
5cacf8c
Add SST25LF040A support
by Stefan Reinauer
· 14 years ago
5bdf298
We already have NEED_PCI in the Makefile to link in PCI support
by Carl-Daniel Hailfinger
· 14 years ago
89bed6d
VIA: disable byte merging
by Michael Karcher
· 14 years ago
5182508
Unbreak flashrom - fix compiler error
by Michael Karcher
· 14 years ago
5f31ebe
Board-enable for MS-7025 (K8N Neo2 Platinum)
by Michael Karcher
· 14 years ago
bcd2556
Board enable for EPIA EK (untested)
by Michael Karcher
· 14 years ago
c29c2e7
National Semiconductor DP83815/DP83816 and DP83820 NIC programmer support
by Andrew Morgan
· 14 years ago
9ff514d
Various manpage fixes and improvements
by Uwe Hermann
· 14 years ago
36dec8b
board_enable.c: Remove useless 'name' parameter
by Uwe Hermann
· 14 years ago
1a5eaa1
Support Atmel AT49F020 256kB parallel flash
by Andrew Morgan
· 14 years ago
4146ced
Fix wiki board enable parameter printing
by Carl-Daniel Hailfinger
· 14 years ago
e2f0158
Create dependencies on the fly rather than in a separate step
by Stefan Reinauer
· 14 years ago
460b282
Fix libpci linkage on NetBSD
by Carl-Daniel Hailfinger
· 14 years ago
9f5f215
Gcc and clang can check format strings of printf-like functions
by Carl-Daniel Hailfinger
· 14 years ago
b5b161b
Internal: introduce processor enables and abort if top/bottom alignment is unknown
by Carl-Daniel Hailfinger
· 14 years ago
2db77a0
Make the 'flashrom --help' output look a bit nicer
by Uwe Hermann
· 14 years ago
8b83f55
Fix URLs for GIGABYTE motherboards
by Peter Lemenkov
· 14 years ago
b929d11
Measure OS timer precision to refine calibration
by Carl-Daniel Hailfinger
· 14 years ago
301703b
Fix bug in wiki printing and whitespace
by Uwe Hermann
· 14 years ago
dd128c9
Fix fallout from r1021 which caused compile failures if only the dummy programmer was selected
by Carl-Daniel Hailfinger
· 14 years ago
2ead2e2
Add hp xw9400 board enable
by Michael Karcher
· 14 years ago
4adf8a6
Merge print.c and print_wiki.c board/URL tables
by Peter Lemenkov
· 14 years ago
7112772
So far, we have up to 4 different names for the same thing (ignoring capitalization)
by Carl-Daniel Hailfinger
· 14 years ago
a0020df
Add flashrom.exe unconditionally to the list of files removed at make clean
by Carl-Daniel Hailfinger
· 14 years ago
831e8f4
Remove unneeded #include statements completely
by Carl-Daniel Hailfinger
· 14 years ago
4178760
Mark the following chip as supported
by Uwe Hermann
· 14 years ago
ea5425b
Update the status for the following chips
by Uwe Hermann
· 14 years ago
c9b6341
Unlocking for W39V040FA
by Michael Karcher
· 14 years ago
dc1cda1
Add support for two-byte RES probes
by Carl-Daniel Hailfinger
· 14 years ago
80f3d05
ichspi: try harder to conform to address restrictions
by Carl-Daniel Hailfinger
· 14 years ago
4073c09
It seems that this board is actually a 'Pro' version
by Peter Lemenkov
· 14 years ago
eb75ced
Sort boards in board-enable table alphabetically
by Peter Lemenkov
· 14 years ago
Next »