index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add intel 6 series pci ids to chipset_enables
Stefan Tauner
2011-06-18
1
-0
/
+15
*
Fix and add a few chipset_enables entries
Idwer Vollering
2011-06-18
1
-5
/
+10
*
Resort chipset_enables array by pci ids
Idwer Vollering
2011-06-18
1
-105
/
+105
*
Do not display skipped probe messsages in verbose mode
Carl-Daniel Hailfinger
2011-06-17
1
-10
/
+11
*
Update the flashrom udev rules file with new programmers
Uwe Hermann
2011-06-17
1
-0
/
+20
*
Update the flashrom manpage
Uwe Hermann
2011-06-15
1
-14
/
+22
*
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14
24
-242
/
+284
*
Add board enable for GA-8IP775
Joshua Roys
2011-06-13
2
-0
/
+3
*
Add (untested) board enable for GA-K8NS Pro-939
Idwer Vollering
2011-06-13
2
-2
/
+13
*
Add a bunch of new/tested motherboards, board/chipset enables and flash chips...
Stefan Tauner
2011-06-12
6
-13
/
+16
*
ichspi.c: add missing ICH9 register macros and eliminate magic numbers
Stefan Tauner
2011-06-12
1
-24
/
+33
*
Use the max_data_read field of the new spi_programmer struct to simplify run_...
Stefan Tauner
2011-06-11
1
-25
/
+25
*
enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL
Stefan Tauner
2011-06-11
1
-1
/
+10
*
Add support for Olimex programmers to ft2232_spi
Pete Batard
2011-06-11
2
-5
/
+31
*
ichspi.c: add macros and pretty printing for HSFS and HSFC
Stefan Tauner
2011-06-11
1
-12
/
+62
*
ichspi.c: add pretty printing for SSFS+SSFC and the OPCODE struct
Stefan Tauner
2011-06-11
1
-6
/
+51
*
ichspi.c: improve macros for SSFS and SSFC bits
Stefan Tauner
2011-06-11
1
-21
/
+36
*
Add board enable for MSI MS-6788-040 (848P Neo-V)
Maciej Pijanka
2011-06-09
1
-0
/
+2
*
Fix compilation for CONFIG_INTERNAL=no
Carl-Daniel Hailfinger
2011-06-09
2
-17
/
+18
*
Mark the MSI MS-7529 (G31TM-P21) as supported
Peter Lemenkov
2011-06-06
1
-0
/
+1
*
Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2
Stefan Tauner
2011-06-04
3
-7
/
+8
*
Add voltage ranges to the flashchips
Steven Zakulec
2011-06-03
2
-1
/
+239
*
Tiny fix for a small fix
Stefan Tauner
2011-05-28
1
-3
/
+1
*
Small fixes
Stefan Tauner
2011-05-28
5
-18
/
+31
*
Add a bunch of new/tested motherboards, board enables and flash chips
Antony Rheneus
2011-05-26
3
-6
/
+46
*
ichspi: fix detection of unused regions
Joshua Roys
2011-05-26
1
-1
/
+1
*
Eliminate magic numbers indicating maximum column sizes in print.c
Stefan Tauner
2011-05-26
3
-39
/
+101
*
Whitespace, documentation and other small stuff
Stefan Tauner
2011-05-19
11
-39
/
+49
*
Refine status register and lock printing of Atmel and AMIC SPI chips
Carl-Daniel Hailfinger
2011-05-19
6
-266
/
+462
*
Mark SST25VF080B tested for writing (again)
John Schmerge
2011-05-18
1
-1
/
+1
*
Mark Supermicro X8DTH-6F as supported
Shailendra Sodhi
2011-05-18
1
-0
/
+1
*
Add board enable for AOpen i975Xa-YDG
Joshua Roys
2011-05-18
1
-0
/
+23
*
Mark EVGA 270-WS-W555-A2 (Classified SR-2) as supported
Stefan Tauner
2011-05-18
1
-0
/
+1
*
Mark SST25VF032B as write tested
Stefan Tauner
2011-05-18
1
-1
/
+1
*
Explain better what checks are disabled in case we detect a legacy BIOS
Stefan Tauner
2011-05-18
1
-1
/
+2
*
Mark Macronix MX29F001T as fully tested
Stefan Tauner
2011-05-18
1
-1
/
+1
*
Add Gigabyte GA-MA790XT-UD4P to the mainboard support list
Stefan Tauner
2011-05-18
1
-0
/
+1
*
Add MS-7640 (890FXA-GD70) to the boards_known struct in print.c
Stefan Tauner
2011-05-18
1
-0
/
+1
*
Add support for 8086:1076 (82541GI) to nicintel_spi.c
Stefan Tauner
2011-05-18
1
-0
/
+1
*
Add status of Thinkpad T410s and DG45ID to the wiki table
Stefan Tauner
2011-05-18
1
-0
/
+2
*
Mark MX25L4005 tested for erase
Raúl Soriano
2011-05-18
1
-1
/
+1
*
Mark w25q80, w25q32, and w25q64 chips tested for write and erase
David Hendricks
2011-05-18
1
-3
/
+3
*
Remove filename parameter from chip_safety_check()
David Hendricks
2011-05-18
1
-2
/
+2
*
Fix typo "not not" in board_enable.c
Stefan Tauner
2011-05-17
1
-1
/
+1
*
Add board enable for Asus A8AE-LE (HP OEM)
Stefan Tauner
2011-05-17
1
-0
/
+30
*
Kill central list of SPI programmers
Michael Karcher
2011-05-11
19
-282
/
+222
*
Factor out SPI write/read chunking wrappers
Michael Karcher
2011-05-11
9
-115
/
+87
*
Intel NIC with parallel flash support
Carl-Daniel Hailfinger
2011-05-08
6
-3
/
+163
*
Fix multiple detection of the same chip
Carl-Daniel Hailfinger
2011-05-07
1
-0
/
+1
*
Add support for the Via VX855 chipset
John Schmerge
2011-05-05
1
-0
/
+1
[prev]
[next]