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
...
*
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
*
Revamp board-specific quirk handling, allow for laptop support
Carl-Daniel Hailfinger
2011-05-05
3
-125
/
+189
*
Constify flashchips array
Carl-Daniel Hailfinger
2011-05-04
7
-40
/
+53
*
Revert MMIO space writes on shutdown as needed
Carl-Daniel Hailfinger
2011-05-03
5
-20
/
+157
*
Improve output in case run_opcode fails
Stefan Tauner
2011-04-29
1
-5
/
+20
*
ichspi: Increase timeout to 60s for atomic operations
Michael Karcher
2011-04-29
1
-4
/
+18
*
Add support for more than one Super I/O or EC per machine
Carl-Daniel Hailfinger
2011-04-27
6
-159
/
+94
*
Remove delays in JEDEC erase sequence
Michael Karcher
2011-04-15
1
-18
/
+27
*
Remove erase_chip_stm50flw0x0x
Michael Karcher
2011-04-14
3
-55
/
+0
*
Board enable for Foxconn 6150K8MD-8EKRSH
Michael Karcher
2011-04-14
2
-0
/
+3
*
List AMD SB850 as supported (it has the same PCI ID as SB700)
Stefan Tauner
2011-04-02
1
-1
/
+1
*
Coreboot table handling: make debug message msg_pdbg
Stefan Reinauer
2011-04-01
1
-1
/
+1
*
Fix typo in chipset_enable.c
Stefan Reinauer
2011-03-29
1
-1
/
+1
*
Update port of flashrom package to Mac OS X using DirectHW
Stefan Reinauer
2011-03-18
3
-4
/
+4
*
Proper error handling for ICH/VIA SPI
Carl-Daniel Hailfinger
2011-03-17
1
-22
/
+80
[prev]
[next]