index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase flashrom version number to 0.9.9
0.9.9
staging
stable
Stefan Tauner
2016-03-13
1
-1
/
+1
*
Fix fscanf format string security bug in layout.c
Carl-Daniel Hailfinger
2016-03-13
1
-1
/
+1
*
Shutdown serial port in pony_spi
Carl-Daniel Hailfinger
2016-03-13
1
-0
/
+17
*
Add a bunch of new/tested stuff and various small changes 25
Stefan Tauner
2016-03-13
9
-75
/
+85
*
Fix compilation on SunOS
Stefan Tauner
2016-03-13
2
-2
/
+2
*
Rewrite and fix corner case in sb600spi
Carl-Daniel Hailfinger
2016-03-12
1
-13
/
+14
*
Add support for GNU Hurd
Stefan Tauner
2016-03-06
2
-1
/
+13
*
Add support for GD25VQ21B, GD25VQ40C, GD25VQ80C and GD25VQ16C
Hatim Kanchwala
2016-03-06
2
-3
/
+164
*
Makefile: Fix driver blacklist dependencies
Carl-Daniel Hailfinger
2016-02-28
1
-10
/
+3
*
rayer_spi: add support for SPI Tiny Tools-compatible hardware
Stefan Tauner
2016-02-28
2
-1
/
+10
*
makefile: allow to disable all default-yes config variables with CONFIG_NOTHI...
Stefan Tauner
2016-02-26
1
-0
/
+10
*
Partial architecture support for alpha hppa m68k sh s390
Carl-Daniel Hailfinger
2016-02-25
2
-1
/
+117
*
dediprog: use ordinary USB devs array
Stefan Tauner
2016-02-22
3
-4
/
+12
*
pickit2_spi: use ordinary USB devs array
Stefan Tauner
2016-02-22
3
-7
/
+12
*
Increase version number to 0.9.9-rc1
0.9.9-rc1
Stefan Tauner
2016-02-21
1
-1
/
+1
*
Automatically disable atapromise for libpayload as well
Stefan Tauner
2016-02-21
1
-0
/
+6
*
Add support for GigaDevice GD25VQ41B and GD25Q128C
Hatim Kanchwala
2016-02-21
2
-1
/
+83
*
Allow global disable of all drivers requiring libusb* or libpci
Carl-Daniel Hailfinger
2016-02-20
1
-6
/
+39
*
Automatically disable atapromise on non-x86
Carl-Daniel Hailfinger
2016-02-20
1
-0
/
+5
*
Do not require PCI code for RayeR SPI driver
Carl-Daniel Hailfinger
2016-02-20
2
-8
/
+30
*
dediprog: tremendously improve performance on SF600 by ignoring the spec
Stefan Tauner
2016-02-20
1
-0
/
+10
*
Include sys/glibc-syscalls.h instead of inexistent sys/io.h on Android
Stefan Tauner
2016-02-20
1
-2
/
+8
*
Makefile: fix overriding of make command line arguments
Stefan Tauner
2016-02-19
1
-18
/
+18
*
Fix chip size limiting in atapromise
Carl-Daniel Hailfinger
2016-02-18
1
-24
/
+21
*
dediprog: port to libusb1 and use asynchronous bulk transfers for reading
Nico Huber
2016-02-18
4
-94
/
+203
*
dediprog: use command 0x0B (set voltage) only on older SF100s
David Hendricks
2016-02-18
1
-13
/
+24
*
dediprog: add support for SF600
David Woodhouse
2016-02-18
1
-14
/
+65
*
List affected features for missing libraries
Carl-Daniel Hailfinger
2016-02-17
1
-39
/
+44
*
ft2232_spi: Add support for Google Servo boards (v1 + v2)
Todd Broch
2016-02-14
3
-2
/
+28
*
Fix compilation on non-i386 architectures on OpenBSD
Stefan Tauner
2016-02-07
1
-1
/
+1
*
Add support for ESI ES25P40, ES25P80 and ES25P16
Hatim Kanchwala
2016-02-01
1
-0
/
+93
*
Separate Am29F0xx from Am29F0xxA/B definitions
Stefan Tauner
2016-01-31
2
-7
/
+88
*
Add support for WCH CH341A as an SPI programmer
Urja Rannikko
2016-01-31
5
-3
/
+592
*
Add infrastructure to support libusb-1.0
Stefan Tauner
2016-01-31
2
-2
/
+51
*
Makefile: print compile commands of configure steps to the build details file
Stefan Tauner
2016-01-24
1
-1
/
+13
*
dediprog: support new communication protocol, cleanup and enable by default
Simon Glass
2016-01-23
2
-113
/
+132
*
Add a bunch of new/tested stuff and various small changes 24
Stefan Tauner
2016-01-23
20
-92
/
+143
*
Add atapromise programmer
Joseph C. Lehner
2016-01-16
5
-4
/
+226
*
Fix file descriptor leak in serial.c
Stefan Tauner
2016-01-16
1
-4
/
+6
*
Set LC_ALL globally in Makefile
Stefan Tauner
2016-01-14
1
-1
/
+11
*
Pimp the manpage to create nicer hyperlinks and HTML output
Stefan Tauner
2016-01-14
7
-66
/
+116
*
Add support for linking statically with CONFIG_STATIC=yes
Stefan Tauner
2016-01-07
1
-0
/
+5
*
Make make errors more less flashily
Stefan Tauner
2016-01-07
1
-60
/
+68
*
makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config calls
Stefan Tauner
2016-01-07
1
-3
/
+3
*
serial: support arbitrary baud rates on Windows
Urja Rannikko
2016-01-04
1
-30
/
+34
*
serprog: fix missing device parameter error message on Windows
Urja Rannikko
2016-01-04
1
-2
/
+8
*
serprog: allow to omit specifying a baud rate
Stefan Tauner
2016-01-04
4
-46
/
+53
*
serprog: ignore failures when setting serial port options
Stefan Tauner
2016-01-04
1
-5
/
+18
*
serprog: clear NDELAY flag only once after opening the port
Stefan Tauner
2016-01-04
1
-5
/
+13
*
Add support for libftdi1
Alexandru Gagniuc
2015-12-25
1
-4
/
+6
[next]