aboutsummaryrefslogtreecommitdiff
path: root/sysutils/flashrom
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.1Alexander Logvinov2009-09-102-5/+4
| | | | | | | Approved by: tabthorpe, glarkin (mentors, implicit) Notes: svn path=/head/; revision=241141
* Mark as not for sparc64: uses i386 assembly.Mark Linimon2009-05-291-0/+2
| | | | Notes: svn path=/head/; revision=234752
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* Add man pageSteven Kreuzer2009-05-201-0/+9
| | | | | | | | | | | Honor NO_INSTALL_MANPAGES PR: ports/134336 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: wxs (mentor) Notes: svn path=/head/; revision=234295
* flashrom is a utility for reading, writing, verifying and erasing flash ROMDmitry Marakasov2009-05-063-0/+44
chips. It's often used to flash BIOS/coreboot/firmware images. It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, and TSOP40 chips, which use various protocols such as LPC, FWH, parallel flash, or SPI. WWW: http://www.coreboot.org/Flashrom PR: 134267 Submitted by: Alexander Logvinov <ports at logvinov dot com> Notes: svn path=/head/; revision=233329