summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename CHIP_BUSTYPE_FOO to BUS_FOOCarl-Daniel Hailfinger2011-07-2722-348/+348
* Increase flashrom release number to 0.9.4Carl-Daniel Hailfinger2011-07-261-1/+1
* Add a bunch of new/tested stuff and various small changes 6Stefan Tauner2011-07-264-6/+11
* Fix output of erase_and_write_flash and surroundingsCarl-Daniel Hailfinger2011-07-261-13/+16
* Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probingCarl-Daniel Hailfinger2011-07-262-28/+31
* Be more refined regarding DMI chassis typesStefan Tauner2011-07-262-16/+43
* Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameterCarl-Daniel Hailfinger2011-07-252-7/+44
* Enforce compile-time errors in satamv and atahp for non-x86 targetsAndrew Morgan2011-07-252-0/+11
* Random manpage improvements and updatesUwe Hermann2011-07-251-14/+24
* Add a bunch of new/tested stuff and various small changes 5Stefan Tauner2011-07-257-29/+36
* Add support for the GIGABYTE GA-8SIMLH boardMichael Karcher2011-07-252-4/+6
* Add support for EN25Q(H) series SPI flash chipsDavid Hendricks2011-07-242-37/+260
* Man page fixesCarl-Daniel Hailfinger2011-07-241-32/+74
* Mark some ck804 boards as not workingStefan Tauner2011-07-242-2/+4
* ichspi.c: do not print PBR[3] for ICH7 because it does not existStefan Tauner2011-07-241-1/+1
* Fix out-of-bounds access if all erase functions failCarl-Daniel Hailfinger2011-07-211-6/+8
* chipset_enable.c: add a message for untested chipset enablesStefan Tauner2011-07-211-5/+14
* flashrom.8: explain read accesses as part of the write operationStefan Tauner2011-07-211-3/+10
* ft2232_spi: Improve error handling, remove exit() callsUwe Hermann2011-07-211-14/+33
OpenPOWER on IntegriCloud