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 a bunch of new/tested stuff and various small changes 7
Sylvain "ythier" Hitier
2011-09-03
8
-28
/
+41
*
Shorten some board enable related function names
Carl-Daniel Hailfinger
2011-08-31
5
-21
/
+20
*
Fix printing of the Boot BIOS Straps on Intel chipsets
Stefan Tauner
2011-08-27
1
-48
/
+81
*
Add AMD Hudson chipset-enable
Wang Qing Pei
2011-08-26
2
-2
/
+6
*
Mark the AMD Am29LV008BB chip as fully tested
Uwe Hermann
2011-08-25
1
-1
/
+1
*
Add support for the Sharp LH28F008BJT-BTLZ1 chip
Mattias Mattsson
2011-08-25
3
-0
/
+86
*
Add board enable for ASUS P5LP-LE
Michael Karcher
2011-08-25
2
-0
/
+8
*
Makefile: Fix MinGW build, improve output with bogus CC
Uwe Hermann
2011-08-20
1
-3
/
+6
*
Move the main() function from flashrom.c to cli_classic.c
Uwe Hermann
2011-08-20
3
-9
/
+1
*
Makefile: fix and simplify test program compilations
Stefan Tauner
2011-08-18
1
-33
/
+61
*
Add support for the SST25LF080A flash chip
Zeus Castro
2011-08-17
1
-30
/
+60
*
Remove unneeded inclusions of chipdrivers.h
Stefan Tauner
2011-08-16
13
-12
/
+2
*
Fixup of r1397
Carl-Daniel Hailfinger
2011-08-15
11
-40
/
+59
*
ft2232_spi: add support for the Dangerous Prototypes Bus Blaster
Steve Markgraf
2011-08-12
2
-4
/
+10
*
Add board enable for ASUS P5GD2 Premium
Joshua Roys
2011-08-11
2
-1
/
+4
*
Add (untested) board enable for Asus P5LD2
Joshua Roys
2011-08-11
2
-0
/
+3
*
ichspi.c: refactor filling and reading the fdata/spid registers
Stefan Tauner
2011-08-09
1
-78
/
+57
*
Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E")
Stefan Tauner
2011-08-07
3
-1
/
+4
*
Fix the A8N-SLI Deluxe board enable
Stefan Tauner
2011-08-06
2
-2
/
+2
*
Fix the EP-8NPA7I (for the last time hopefully)
Stefan Tauner
2011-08-06
2
-4
/
+5
*
Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsets
Jonathan Kollasch
2011-08-06
1
-0
/
+6
*
Introduce msg_*dbg2
Stefan Tauner
2011-08-04
3
-3
/
+10
*
Rephrase warnings in chipset_enable.c
Stefan Tauner
2011-08-04
1
-22
/
+22
*
Switch to AAI for some more SST chips
Joshua Roys
2011-08-01
1
-6
/
+6
*
Use __func__ instead of __FUNCTION__ as we do elsewhere
Uwe Hermann
2011-07-29
1
-14
/
+12
*
Make flashrom build on PPC/PowerPC with just "make"
Uwe Hermann
2011-07-29
1
-0
/
+34
*
Extract spi_prettyprint_status_register_amic_a25_srwd
Stefan Tauner
2011-07-29
1
-8
/
+10
*
manpage: Document all ft2232_spi and serprog variants
Uwe Hermann
2011-07-28
1
-8
/
+11
*
Random whitespace and coding-style fixes
Uwe Hermann
2011-07-28
20
-523
/
+523
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO
Carl-Daniel Hailfinger
2011-07-27
22
-348
/
+348
*
Increase flashrom release number to 0.9.4
Carl-Daniel Hailfinger
2011-07-26
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 6
Stefan Tauner
2011-07-26
4
-6
/
+11
*
Fix output of erase_and_write_flash and surroundings
Carl-Daniel Hailfinger
2011-07-26
1
-13
/
+16
*
Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probing
Carl-Daniel Hailfinger
2011-07-26
2
-28
/
+31
*
Be more refined regarding DMI chassis types
Stefan Tauner
2011-07-26
2
-16
/
+43
*
Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter
Carl-Daniel Hailfinger
2011-07-25
2
-7
/
+44
*
Enforce compile-time errors in satamv and atahp for non-x86 targets
Andrew Morgan
2011-07-25
2
-0
/
+11
*
Random manpage improvements and updates
Uwe Hermann
2011-07-25
1
-14
/
+24
*
Add a bunch of new/tested stuff and various small changes 5
Stefan Tauner
2011-07-25
7
-29
/
+36
*
Add support for the GIGABYTE GA-8SIMLH board
Michael Karcher
2011-07-25
2
-4
/
+6
*
Add support for EN25Q(H) series SPI flash chips
David Hendricks
2011-07-24
2
-37
/
+260
*
Man page fixes
Carl-Daniel Hailfinger
2011-07-24
1
-32
/
+74
*
Mark some ck804 boards as not working
Stefan Tauner
2011-07-24
2
-2
/
+4
*
ichspi.c: do not print PBR[3] for ICH7 because it does not exist
Stefan Tauner
2011-07-24
1
-1
/
+1
*
Fix out-of-bounds access if all erase functions fail
Carl-Daniel Hailfinger
2011-07-21
1
-6
/
+8
*
chipset_enable.c: add a message for untested chipset enables
Stefan Tauner
2011-07-21
1
-5
/
+14
*
flashrom.8: explain read accesses as part of the write operation
Stefan Tauner
2011-07-21
1
-3
/
+10
*
ft2232_spi: Improve error handling, remove exit() calls
Uwe Hermann
2011-07-21
1
-14
/
+33
*
Fix the ASUS A8N-VM CSM board enable
Stefan Tauner
2011-07-20
1
-4
/
+4
*
Annotate additional flashchips with voltage ranges
Steven Zakulec
2011-07-19
1
-17
/
+45
[next]