summaryrefslogtreecommitdiffstats
path: root/chipset_enable.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for the Intel 82371MX (MPIIX) southbridgeUwe Hermann2008-10-281-3/+5
* Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridgesUwe Hermann2008-10-261-1/+7
* Add support for the VIA VT82C586A/B chipset, improve documentationUwe Hermann2008-10-251-1/+4
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-48/+61
* Allow the SiS 620 chipset to detect and read at least 256kb chipsUrja Rannikko2008-10-181-0/+11
* SB600 has four write once LPC ROM protect areasMarc Jones2008-10-151-0/+21
* Add ICH10 supportCarl-Daniel Hailfinger2008-10-101-0/+10
* Recognize the Intel EP80579 LPC flash interfaceEd Swierk2008-08-201-0/+1
* Adding support for flashing system with Nvidia MCP67Stefan Reinauer2008-07-051-0/+1
* First attempt to clean up SPI probing and create a common construct: the flas...Stefan Reinauer2008-06-301-49/+95
* This patch adds support for VIA SPI controller on VT8237SRudolf Marek2008-06-301-0/+20
* Fix ICH7 non-SPI that broke in r3393Peter Stuge2008-06-291-0/+2
* Multiple unrelated changesStefan Reinauer2008-06-271-4/+41
* A bunch of cosmetic improvementsUwe Hermann2008-05-221-1/+1
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-221-29/+29
* ICH8 and ICH9 have an almost identical SPI interface, only the location of th...Carl-Daniel Hailfinger2008-05-161-10/+16
* Add support for SPI chips on ICH9Dominik Geyer2008-05-161-1/+1
* Add more infrastructure for flashrom ICH9 supportCarl-Daniel Hailfinger2008-05-141-25/+42
* Add the Intel 6300ESB as known chipset to the chipset struct enablesClaus Gindhart2008-05-141-0/+1
* Enable ROM decode range to 1MB for vt8237rBari Ari2008-04-291-0/+3
* Add ICH9 detectionCarl-Daniel Hailfinger2008-03-181-1/+8
* Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsetsCarl-Daniel Hailfinger2008-03-141-9/+62
* Also print the chip vendor name in --list-supported outputUwe Hermann2008-03-131-49/+50
* Add --list-supported option which lists the supported ROM chips, chipsets, an...Uwe Hermann2008-03-121-2/+12
* Further cleanups to enable_flash_cs5536Mart Raudsepp2008-02-111-5/+2
* Improve error handling and make RCONF_DEFAULT_MSR address be a constantMart Raudsepp2008-02-081-26/+52
* Write enable flash chips attached to CS3 of CS5536 chipsets (AMD Geode)Mart Raudsepp2008-02-081-12/+33
* Correctly disable the ROM area Write Protect bit in the Geode LXMarc Jones2008-01-261-1/+1
* Various coding style fixes, constification, fixed typosUwe Hermann2007-12-041-82/+59
* Flashrom support for AMD Geode CS5536Lane Brooks2007-11-131-0/+55
* Add support for Intel 440MX and Fujitsu MBM29F400TCUwe Hermann2007-10-301-0/+1
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-171-2/+2
* Fix wrong values/typos in chipset_enable.cCarl-Daniel Hailfinger2007-10-171-2/+2
* Revert my last cleanup patchUwe Hermann2007-10-101-1/+1
* Cosmetic changes to make the flashrom output more consistentUwe Hermann2007-10-101-1/+1
* Change out/in combinations to pci_read/write_byte in sis630 chipset enableAlex Beregszaszi2007-09-111-6/+4
* Change all flashrom license headers to use our standard formatUwe Hermann2007-08-291-7/+19
* Cosmetic fixesUwe Hermann2007-08-231-9/+8
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-2/+0
* Fix up and document the AMD CS5530/CS5530A supportUwe Hermann2007-06-061-10/+21
* Document the newly supported IBM x3455 board and the now-supported Broadcom H...Uwe Hermann2007-06-051-4/+3
* Move GPIO settings to board specific code for IBM x3455Stefan Reinauer2007-06-051-5/+0
* Add support for BCM HT1000 chipsetStefan Reinauer2007-06-051-0/+24
* Add support for ASUS P5A (Socket 7, ALi based)Luc Verhaegen2007-05-201-0/+14
* Fix coding style of flashrom by running indent on all filesUwe Hermann2007-05-091-141/+134
* Add support for CX700 builtin southbridgeRandall Philipson2007-04-091-0/+1
* Split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen2007-04-041-0/+469
OpenPOWER on IntegriCloud