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
*
Update URLs in print.c
Benjamin Bellec
2011-12-08
1
-72
/
+72
*
Add a bunch of new/tested stuff and various small changes 9
Stefan Tauner
2011-12-02
2
-5
/
+18
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
22
-143
/
+150
*
Add board enable for ASUS A7N8X-VM/400
Joshua Roys
2011-11-19
2
-0
/
+11
*
Add board enable for ASRock ConRoeXFire-eSATA2
Joshua Roys
2011-11-16
2
-0
/
+2
*
Add board enable for ASUS P4GV-LA (Guppy)
Joshua Roys
2011-11-15
2
-0
/
+2
*
board_enable.c: Make it8712f_gpio_set generic
Joshua Roys
2011-11-14
2
-31
/
+81
*
Create a directory for documentation files
Stefan Tauner
2011-11-13
2
-0
/
+18
*
ichspi: fix ich_init_opcodes() calls in ich_init_spi()
Stefan Tauner
2011-11-13
1
-2
/
+2
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
22
-252
/
+293
*
ichspi: print flash descriptor dependent information only when it is valid
Stefan Tauner
2011-11-08
1
-26
/
+33
*
ichspi: add support for Intel Hardware Sequencing
Stefan Tauner
2011-11-08
3
-15
/
+319
*
ichspi: use a variable to distinguish ich generations instead of spi_programm...
Stefan Tauner
2011-11-06
4
-81
/
+64
*
Add opaque programmer registration infrastructure
Carl-Daniel Hailfinger
2011-11-04
8
-5
/
+150
*
Add board enable for Sun Ultra 40 M2
Joshua Roys
2011-11-02
2
-0
/
+34
*
Fix all ASUS P5GD* board enables
Stefan Tauner
2011-10-22
2
-3
/
+11
*
serprog: small improvements
Stefan Tauner
2011-10-22
3
-37
/
+39
*
Add board enable for ABIT AV8
Christoph Grenz
2011-10-21
2
-0
/
+18
*
Add a bunch of new/tested stuff and various small changes 8
Paul Menzel
2011-10-21
6
-23
/
+34
*
Add support for the GOEPEL PicoTAP programmer
Samir Ibradžić
2011-10-20
3
-3
/
+15
*
ichspi: add (partially) dead support code for Intel Hardware Sequencing
Stefan Tauner
2011-10-20
3
-13
/
+113
*
TIAO/DIYGADGET USB Multi-Protocol Adapter (TUMPA) support
Uwe Hermann
2011-10-14
3
-2
/
+16
*
Revert "Unsignify lengths and addresses in chip functions and structs"
Stefan Tauner
2011-09-18
14
-58
/
+58
*
ichspi: inform the user about the consequences of the security override strap
Stefan Tauner
2011-09-18
1
-0
/
+6
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-09-18
14
-58
/
+58
*
ichspi: unlock PR register restrictions on ICH8+ if not locked down
Stefan Tauner
2011-09-17
1
-0
/
+27
*
ichspi: add prettyprinting for PR registers on ICH8+
Stefan Tauner
2011-09-17
1
-14
/
+30
*
ichspi: don't touch the nonexistent(?) BBAR register on ICH8
Stefan Tauner
2011-09-17
1
-14
/
+12
*
ichspi: improve prettyprint_opcodes
Stefan Tauner
2011-09-17
1
-12
/
+23
*
ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDOD
Stefan Tauner
2011-09-15
4
-12
/
+597
*
serprog: add SPI support
Urja Rannikko
2011-09-15
3
-73
/
+206
*
Add printing of chip voltage ranges to print_wiki.c
Stefan Tauner
2011-09-14
1
-14
/
+31
*
Make the laptop warning less scary if unsure
Stefan Tauner
2011-09-13
1
-6
/
+8
*
Add probe/read support for the Catalyst CAT28F512 chip
Andrew Morgan
2011-09-13
2
-0
/
+25
*
Reformat -L output and add printing of chip voltage ranges to print.c
Stefan Tauner
2011-09-12
1
-58
/
+217
*
Add support for Xilinx parallel III (DLC5) programing cable
Carl-Daniel Hailfinger
2011-09-12
2
-21
/
+76
*
Print out the flash chip found after the probing loop in verbose mode
Stefan Tauner
2011-09-11
1
-0
/
+7
*
Revamp the warning of failing to set BIOS write enable in enable_flash_ich
Stefan Tauner
2011-09-09
1
-7
/
+8
*
Add initial Atmel AT49LH002 FWH/LPC chip support
Uwe Hermann
2011-09-08
2
-0
/
+37
*
Change programmer selection in cli and generic code
Carl-Daniel Hailfinger
2011-09-08
4
-87
/
+103
*
Small fixes for the linux_spi programmer code
Sven Schnelle
2011-09-07
1
-7
/
+12
*
Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supported
Uwe Hermann
2011-09-07
2
-1
/
+2
*
Add Intel Tunnel Creek chipset support, mark it as tested
Ingo Feldschmid
2011-09-07
1
-1
/
+45
*
Kill all exit() calls in chipset_enable.c
Tadas Slotkus
2011-09-06
1
-5
/
+4
*
Fix linux_spi.c build on 32bit systems
Uwe Hermann
2011-09-06
1
-2
/
+2
*
Add support for the Linux SPI subsystem (spidev)
Sven Schnelle
2011-09-03
4
-0
/
+180
*
Introduce ERROR_FATAL, abort upon failed chipset enables
Tadas Slotkus
2011-09-03
3
-2
/
+10
*
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
[next]