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
...
*
Add support for more GigaDevice GD25LQ chips
Roman Titov
2015-04-03
1
-2
/
+197
*
Increase flashrom version number to 0.9.8
0.9.8
Stefan Tauner
2015-03-01
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 23
Stefan Tauner
2015-03-01
7
-33
/
+81
*
Fix a number of problems in mstarddc_spi.c
Stefan Tauner
2015-02-18
1
-25
/
+28
*
Increase flashrom version number to 0.9.8-rc1
0.9.8-rc1
Stefan Tauner
2015-02-11
1
-1
/
+1
*
Add support for SPARC (maybe)
Stefan Tauner
2015-02-10
4
-6
/
+33
*
Add support for the Microchip PICkit2 as an SPI programmer
Justin Chevrier
2015-02-08
5
-4
/
+582
*
Refine version check of libpci function pci_get_dev
Stefan Tauner
2015-02-08
2
-1
/
+29
*
Add a bunch of new/tested stuff and various small changes 22
Stefan Tauner
2015-02-08
16
-119
/
+220
*
Make strnlen() visible in old versions of glibc
Stefan Tauner
2015-01-27
3
-10
/
+20
*
Properly include current libusb-win32 header
Stefan Tauner
2015-01-26
2
-0
/
+13
*
Let pkg-config work with cross-compilers
Stefan Tauner
2015-01-26
1
-4
/
+6
*
Fix "unterminated variable reference" on ancient versions of GNU make
Stefan Tauner
2015-01-25
1
-1
/
+3
*
Shadowing fix in nicintel_eeprom.c for ancient libpci
Stefan Tauner
2015-01-25
1
-8
/
+8
*
ftdi2232_spi: revert usage of DIS_DIV_5 macro
Stefan Tauner
2015-01-25
1
-1
/
+1
*
ft2232_spi.c: use constants from ftdi.h instead of magic numbers
Antony Pavlov
2015-01-25
1
-10
/
+20
*
Fix the --mainboard parameter that controls board enables
Stefan Tauner
2015-01-24
1
-7
/
+11
*
Add support for Eon EN25P Series
Stefan Tauner
2015-01-24
2
-28
/
+275
*
Allow to easily build all optional modules
Patrick Georgi
2015-01-19
1
-0
/
+7
*
Fix support for Macronix MX25L6495F
Stefan Tauner
2015-01-10
1
-0
/
+1
*
Add support for Macronix MX25L6495F
Stefan Tauner
2015-01-10
2
-0
/
+38
*
Refinements for DragonflyBSD
Stefan Tauner
2015-01-10
4
-15
/
+11
*
Remove defaults for CC and AR
Stefan Tauner
2015-01-10
1
-2
/
+0
*
Unify target OS and CPU architecture checks
Stefan Tauner
2015-01-10
15
-115
/
+163
*
Allow to easily set a global path prefix for libraries and include files
Stefan Tauner
2015-01-10
2
-13
/
+9
*
Refine revision handling
Stefan Tauner
2015-01-10
2
-2
/
+17
*
Fix wrong density encoding on Intel Silvermont
Tai-Hong Wu
2015-01-05
2
-30
/
+26
*
Add support for the MSTAR I2C ISP protocol
Alexandre Boeglin
2014-12-20
5
-0
/
+339
*
Fix handling of write protection at register space address +2
Stefan Tauner
2014-12-20
2
-41
/
+53
*
Add support for Spansion S25FL127S
Stefan Tauner
2014-12-12
3
-3
/
+80
*
Add support for Eon EN29LV040 and EN29LV040A
Denis 'GNUtoo' Carikli
2014-12-07
2
-1
/
+28
*
Add support for Intel 82599 10 GbE NICs
Ed Swierk
2014-12-05
1
-2
/
+23
*
Add board enable for GIGABYTE GA-8SIMLFS 2.0
Stefan Tauner
2014-11-30
2
-0
/
+3
*
cbtable.c: Do not unnecessarily duplicate strings
Paul Menzel
2014-11-01
1
-8
/
+4
*
Move strtok_r implementation verbatim to helpers.c
Stefan Tauner
2014-11-01
3
-21
/
+24
*
dmi.c: make sure we call isprint() correctly
Stefan Tauner
2014-10-19
1
-1
/
+1
*
Make read before write configurable (infrastructure part)
Stefan Tauner
2014-10-19
3
-17
/
+50
*
Add support for Winbond W25Q40.V chips
Stefan Tauner
2014-09-09
1
-0
/
+40
*
dmi.c: Duplicate returned strings because they are meant to be freed
Stefan Tauner
2014-09-05
1
-3
/
+3
*
Introduce generic shutdown_free() and remove redundant internal_shutdown()
Stefan Tauner
2014-08-31
3
-7
/
+7
*
Refine physical address mapping of flash chips
Stefan Tauner
2014-08-30
5
-40
/
+97
*
Add support for Macronix MX23L1654, MX23L6454 and MX23L12854 mask ROMs
Michael Coppola
2014-08-20
2
-0
/
+51
*
Add support for Intel Wildcat Point PCH
Duncan Laurie
2014-08-20
5
-4
/
+27
*
Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton
Duncan Laurie
2014-08-20
5
-59
/
+191
*
Refine Flash Component descriptor handling
Stefan Tauner
2014-08-20
4
-65
/
+204
*
Refine handling chips that exceed maximum programmer sizes
Stefan Tauner
2014-08-15
3
-21
/
+21
*
Refactor some CLI-relevant parts
Stefan Tauner
2014-08-08
8
-109
/
+128
*
Unify non-shifted and shifted JEDEC access
Carl-Daniel Hailfinger
2014-08-08
7
-213
/
+81
*
Add a bunch of new/tested stuff and various small changes 21
Stefan Tauner
2014-08-06
15
-84
/
+111
*
Add support for S25FL128P, S25FL129P and refine it for S25FL128S chips
Stefan Tauner
2014-08-06
3
-4
/
+185
[prev]
[next]