summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add AMD Hudson chipset-enableWang Qing Pei2011-08-262-2/+6
* Mark the AMD Am29LV008BB chip as fully testedUwe Hermann2011-08-251-1/+1
* Add support for the Sharp LH28F008BJT-BTLZ1 chipMattias Mattsson2011-08-253-0/+86
* Add board enable for ASUS P5LP-LEMichael Karcher2011-08-252-0/+8
* Makefile: Fix MinGW build, improve output with bogus CCUwe Hermann2011-08-201-3/+6
* Move the main() function from flashrom.c to cli_classic.cUwe Hermann2011-08-203-9/+1
* Makefile: fix and simplify test program compilationsStefan Tauner2011-08-181-33/+61
* Add support for the SST25LF080A flash chipZeus Castro2011-08-171-30/+60
* Remove unneeded inclusions of chipdrivers.hStefan Tauner2011-08-1613-12/+2
* Fixup of r1397Carl-Daniel Hailfinger2011-08-1511-40/+59
* ft2232_spi: add support for the Dangerous Prototypes Bus BlasterSteve Markgraf2011-08-122-4/+10
* Add board enable for ASUS P5GD2 PremiumJoshua Roys2011-08-112-1/+4
* Add (untested) board enable for Asus P5LD2Joshua Roys2011-08-112-0/+3
* ichspi.c: refactor filling and reading the fdata/spid registersStefan Tauner2011-08-091-78/+57
* Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E")Stefan Tauner2011-08-073-1/+4
* Fix the A8N-SLI Deluxe board enableStefan Tauner2011-08-062-2/+2
* Fix the EP-8NPA7I (for the last time hopefully)Stefan Tauner2011-08-062-4/+5
* Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsetsJonathan Kollasch2011-08-061-0/+6
* Introduce msg_*dbg2Stefan Tauner2011-08-043-3/+10
* Rephrase warnings in chipset_enable.cStefan Tauner2011-08-041-22/+22
* Switch to AAI for some more SST chipsJoshua Roys2011-08-011-6/+6
* Use __func__ instead of __FUNCTION__ as we do elsewhereUwe Hermann2011-07-291-14/+12
* Make flashrom build on PPC/PowerPC with just "make"Uwe Hermann2011-07-291-0/+34
* Extract spi_prettyprint_status_register_amic_a25_srwdStefan Tauner2011-07-291-8/+10
* manpage: Document all ft2232_spi and serprog variantsUwe Hermann2011-07-281-8/+11
* Random whitespace and coding-style fixesUwe Hermann2011-07-2820-523/+523
OpenPOWER on IntegriCloud