summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...hailfinger2011-11-0922-252/+293
* ichspi: print flash descriptor dependent information only when it is validstefanct2011-11-081-26/+33
* ichspi: add support for Intel Hardware Sequencingstefanct2011-11-083-15/+319
* ichspi: use a variable to distinguish ich generations instead of spi_programm...stefanct2011-11-064-81/+64
* Add opaque programmer registration infrastructurehailfinger2011-11-048-5/+150
* Add board enable for Sun Ultra 40 M2stefanct2011-11-022-0/+34
* Fix all ASUS P5GD* board enablesstefanct2011-10-222-3/+11
* serprog: small improvementsstefanct2011-10-223-37/+39
* Add board enable for ABIT AV8stefanct2011-10-212-0/+18
* Add a bunch of new/tested stuff and various small changes 8stefanct2011-10-216-23/+34
* Add support for the GOEPEL PicoTAP programmer.uwe2011-10-203-3/+15
* ichspi: add (partially) dead support code for Intel Hardware Sequencingstefanct2011-10-203-13/+113
* TIAO/DIYGADGET USB Multi-Protocol Adapter (TUMPA) support.uwe2011-10-143-2/+16
* Revert "Unsignify lengths and addresses in chip functions and structs"stefanct2011-09-1814-58/+58
* ichspi: inform the user about the consequences of the security override strapstefanct2011-09-181-0/+6
* Unsignify lengths and addresses in chip functions and structsstefanct2011-09-1814-58/+58
* ichspi: unlock PR register restrictions on ICH8+ if not locked downstefanct2011-09-171-0/+27
* ichspi: add prettyprinting for PR registers on ICH8+stefanct2011-09-171-14/+30
* ichspi: don't touch the nonexistent(?) BBAR register on ICH8stefanct2011-09-171-14/+12
* ichspi: improve prettyprint_opcodesstefanct2011-09-171-12/+23
* ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDODstefanct2011-09-154-12/+597
* serprog: add SPI supportstefanct2011-09-153-73/+206
* Add printing of chip voltage ranges to print_wiki.cstefanct2011-09-141-14/+31
* Make the laptop warning less scary if unsurestefanct2011-09-131-6/+8
* Add probe/read support for the Catalyst CAT28F512 chip.uwe2011-09-132-0/+25
* Reformat -L output and add printing of chip voltage ranges to print.cstefanct2011-09-121-58/+217
* Add support for Xilinx parallel III (DLC5) programing cablehailfinger2011-09-122-21/+76
* Print out the flash chip found after the probing loop in verbose modestefanct2011-09-111-0/+7
* Revamp the warning of failing to set BIOS write enable in enable_flash_ichstefanct2011-09-091-7/+8
* Add initial Atmel AT49LH002 FWH/LPC chip support.uwe2011-09-082-0/+37
* Change programmer selection in cli and generic codehailfinger2011-09-084-87/+103
* Small fixes for the linux_spi programmer code.uwe2011-09-071-7/+12
* Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supported.uwe2011-09-072-1/+2
* Add Intel Tunnel Creek chipset support, mark it as tested.uwe2011-09-071-1/+45
* Kill all exit() calls in chipset_enable.c.uwe2011-09-061-5/+4
* Fix linux_spi.c build on 32bit systems.uwe2011-09-061-2/+2
* Add support for the Linux SPI subsystem (spidev).uwe2011-09-034-0/+180
* Introduce ERROR_FATAL, abort upon failed chipset enables.uwe2011-09-033-2/+10
* Add a bunch of new/tested stuff and various small changes 7stefanct2011-09-038-28/+41
* Shorten some board enable related function nameshailfinger2011-08-315-21/+20
* Fix printing of the Boot BIOS Straps on Intel chipsetsstefanct2011-08-271-48/+81
* Add AMD Hudson chipset-enable.uwe2011-08-262-2/+6
* Mark the AMD Am29LV008BB chip as fully tested.uwe2011-08-251-1/+1
* Add support for the Sharp LH28F008BJT-BTLZ1 chip.uwe2011-08-253-0/+86
* Add board enable for ASUS P5LP-LEstefanct2011-08-252-0/+8
* Makefile: Fix MinGW build, improve output with bogus CC.uwe2011-08-201-3/+6
* Move the main() function from flashrom.c to cli_classic.c.uwe2011-08-203-9/+1
* Makefile: fix and simplify test program compilationsstefanct2011-08-181-33/+61
* Add support for the SST25LF080A flash chipstefanct2011-08-171-30/+60
* Remove unneeded inclusions of chipdrivers.hstefanct2011-08-1613-12/+2