summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for the AMIC A25L80PDaniel Lenski2010-07-112-0/+32
* Fix read function for EMST F25L008AMichael Karcher2010-07-101-1/+1
* Generify support for ITE IT8705 Super I/OCarl-Daniel Hailfinger2010-07-104-109/+174
* Unify programmer parameter extractionCarl-Daniel Hailfinger2010-07-0810-15/+20
* Fix ASUS A8N-VM CSM board enable entryMichael Karcher2010-07-082-2/+3
* Various places in the flashrom source feature custom parameter extraction fro...Carl-Daniel Hailfinger2010-07-0618-180/+239
* Disable writes on default for known bad programmersCarl-Daniel Hailfinger2010-07-032-0/+21
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-0330-194/+206
* Add OpenBSD supportCarl-Daniel Hailfinger2010-07-026-2/+81
* ICH9/10: display FRAP/FREGx access controlsJoshua Roys2010-07-011-15/+47
* Add support for the HP DL165 G6Arne Georg Gleditsch2010-07-011-1/+16
* Check that the expected winbond Super I/O was foundMichael Karcher2010-06-291-0/+5
* Board enable for Asus A8N-VM CSMMichael Karcher2010-06-271-0/+34
* W83627x code unificationMichael Karcher2010-06-271-57/+153
* Work around shadowing warnings in libpci headersCarl-Daniel Hailfinger2010-06-252-1/+10
* SST39VF010 tested, worksGuenter Knauf2010-06-241-1/+1
* Add Winbond W25Q64 supportDavid Hendricks2010-06-242-0/+35
* If flashrom is standalone and has no OS below, it can't call dmidecodeCarl-Daniel Hailfinger2010-06-231-1/+22
* Kill unneeded #include wherever possibleCarl-Daniel Hailfinger2010-06-214-12/+16
* Add support for Hyundai HY29F002 and HY29F002BDavid Borg2010-06-212-1/+64
* Fill in buses_supported for remaining Intel chipsets (ICH0-ICH5, Poulsbo)Carl-Daniel Hailfinger2010-06-201-0/+2
* The SPI opcode 0xd8 is not a chip erase opcode on any chip out thereCarl-Daniel Hailfinger2010-06-202-25/+0
* Add SPI chip read support to the dummy flasherCarl-Daniel Hailfinger2010-06-203-1/+10
* Refine SPI AAI supportCarl-Daniel Hailfinger2010-06-202-13/+70
* Fix message printing for SPI RES on spew levelCarl-Daniel Hailfinger2010-06-202-28/+26
* Add EMST F25L008A SPI chipMichael Karcher2010-06-192-0/+32
* Set maximum flash size for 3Com NICs to 128kb = 1MbitPeter Stuge2010-06-171-0/+1
* Makefile: detect unsupported configuration optionsCarl-Daniel Hailfinger2010-06-141-5/+35
* Handle OS where executables have a hardcoded suffix, e.gCarl-Daniel Hailfinger2010-06-141-19/+21
* The nicrealtek code uses magic constants, but they are not explainedCarl-Daniel Hailfinger2010-06-141-0/+16
* Add SST25LF040A supportStefan Reinauer2010-06-142-1/+29
* We already have NEED_PCI in the Makefile to link in PCI supportCarl-Daniel Hailfinger2010-06-141-12/+12
* VIA: disable byte mergingMichael Karcher2010-06-131-7/+52
* Unbreak flashrom - fix compiler errorMichael Karcher2010-06-121-1/+1
* Board-enable for MS-7025 (K8N Neo2 Platinum)Michael Karcher2010-06-123-0/+12
* Board enable for EPIA EK (untested)Michael Karcher2010-06-122-1/+3
* National Semiconductor DP83815/DP83816 and DP83820 NIC programmer supportAndrew Morgan2010-06-074-2/+130
* Various manpage fixes and improvementsUwe Hermann2010-06-071-70/+114
* board_enable.c: Remove useless 'name' parameterUwe Hermann2010-06-073-67/+64
* Support Atmel AT49F020 256kB parallel flashAndrew Morgan2010-06-072-0/+24
* Fix wiki board enable parameter printingCarl-Daniel Hailfinger2010-06-073-9/+10
* Create dependencies on the fly rather than in a separate stepStefan Reinauer2010-06-071-9/+6
* Fix libpci linkage on NetBSDCarl-Daniel Hailfinger2010-06-041-2/+4
* Gcc and clang can check format strings of printf-like functionsCarl-Daniel Hailfinger2010-06-043-3/+4
* Internal: introduce processor enables and abort if top/bottom alignment is un...Carl-Daniel Hailfinger2010-06-044-3/+83
* Make the 'flashrom --help' output look a bit nicerUwe Hermann2010-06-042-23/+22
* Fix URLs for GIGABYTE motherboardsPeter Lemenkov2010-06-042-19/+19
* Measure OS timer precision to refine calibrationCarl-Daniel Hailfinger2010-06-031-4/+54
* Fix bug in wiki printing and whitespaceUwe Hermann2010-06-032-10/+10
* Fix fallout from r1021 which caused compile failures if only the dummy progra...Carl-Daniel Hailfinger2010-06-031-4/+1
OpenPOWER on IntegriCloud