summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update URLs in print.cBenjamin Bellec2011-12-081-72/+72
* Add a bunch of new/tested stuff and various small changes 9Stefan Tauner2011-12-022-5/+18
* Unsignify lengths and addresses in chip functions and structsStefan Tauner2011-11-2322-143/+150
* Add board enable for ASUS A7N8X-VM/400Joshua Roys2011-11-192-0/+11
* Add board enable for ASRock ConRoeXFire-eSATA2Joshua Roys2011-11-162-0/+2
* Add board enable for ASUS P4GV-LA (Guppy)Joshua Roys2011-11-152-0/+2
* board_enable.c: Make it8712f_gpio_set genericJoshua Roys2011-11-142-31/+81
* Create a directory for documentation filesStefan Tauner2011-11-132-0/+18
* ichspi: fix ich_init_opcodes() calls in ich_init_spi()Stefan Tauner2011-11-131-2/+2
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...Carl-Daniel Hailfinger2011-11-0922-252/+293
* ichspi: print flash descriptor dependent information only when it is validStefan Tauner2011-11-081-26/+33
* ichspi: add support for Intel Hardware SequencingStefan Tauner2011-11-083-15/+319
* ichspi: use a variable to distinguish ich generations instead of spi_programm...Stefan Tauner2011-11-064-81/+64
* Add opaque programmer registration infrastructureCarl-Daniel Hailfinger2011-11-048-5/+150
* Add board enable for Sun Ultra 40 M2Joshua Roys2011-11-022-0/+34
* Fix all ASUS P5GD* board enablesStefan Tauner2011-10-222-3/+11
* serprog: small improvementsStefan Tauner2011-10-223-37/+39
* Add board enable for ABIT AV8Christoph Grenz2011-10-212-0/+18
* Add a bunch of new/tested stuff and various small changes 8Paul Menzel2011-10-216-23/+34
* Add support for the GOEPEL PicoTAP programmerSamir Ibradžić2011-10-203-3/+15
* ichspi: add (partially) dead support code for Intel Hardware SequencingStefan Tauner2011-10-203-13/+113
* TIAO/DIYGADGET USB Multi-Protocol Adapter (TUMPA) supportUwe Hermann2011-10-143-2/+16
* Revert "Unsignify lengths and addresses in chip functions and structs"Stefan Tauner2011-09-1814-58/+58
* ichspi: inform the user about the consequences of the security override strapStefan Tauner2011-09-181-0/+6
* Unsignify lengths and addresses in chip functions and structsStefan Tauner2011-09-1814-58/+58
* ichspi: unlock PR register restrictions on ICH8+ if not locked downStefan Tauner2011-09-171-0/+27
* ichspi: add prettyprinting for PR registers on ICH8+Stefan Tauner2011-09-171-14/+30
* ichspi: don't touch the nonexistent(?) BBAR register on ICH8Stefan Tauner2011-09-171-14/+12
* ichspi: improve prettyprint_opcodesStefan Tauner2011-09-171-12/+23
* ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDODStefan Tauner2011-09-154-12/+597
* serprog: add SPI supportUrja Rannikko2011-09-153-73/+206
* Add printing of chip voltage ranges to print_wiki.cStefan Tauner2011-09-141-14/+31
* Make the laptop warning less scary if unsureStefan Tauner2011-09-131-6/+8
* Add probe/read support for the Catalyst CAT28F512 chipAndrew Morgan2011-09-132-0/+25
* Reformat -L output and add printing of chip voltage ranges to print.cStefan Tauner2011-09-121-58/+217
* Add support for Xilinx parallel III (DLC5) programing cableCarl-Daniel Hailfinger2011-09-122-21/+76
* Print out the flash chip found after the probing loop in verbose modeStefan Tauner2011-09-111-0/+7
* Revamp the warning of failing to set BIOS write enable in enable_flash_ichStefan Tauner2011-09-091-7/+8
* Add initial Atmel AT49LH002 FWH/LPC chip supportUwe Hermann2011-09-082-0/+37
* Change programmer selection in cli and generic codeCarl-Daniel Hailfinger2011-09-084-87/+103
* Small fixes for the linux_spi programmer codeSven Schnelle2011-09-071-7/+12
* Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supportedUwe Hermann2011-09-072-1/+2
* Add Intel Tunnel Creek chipset support, mark it as testedIngo Feldschmid2011-09-071-1/+45
* Kill all exit() calls in chipset_enable.cTadas Slotkus2011-09-061-5/+4
* Fix linux_spi.c build on 32bit systemsUwe Hermann2011-09-061-2/+2
* Add support for the Linux SPI subsystem (spidev)Sven Schnelle2011-09-034-0/+180
* Introduce ERROR_FATAL, abort upon failed chipset enablesTadas Slotkus2011-09-033-2/+10
* Add a bunch of new/tested stuff and various small changes 7Sylvain "ythier" Hitier2011-09-038-28/+41
* Shorten some board enable related function namesCarl-Daniel Hailfinger2011-08-315-21/+20
* Fix printing of the Boot BIOS Straps on Intel chipsetsStefan Tauner2011-08-271-48/+81
OpenPOWER on IntegriCloud