summaryrefslogtreecommitdiffstats
path: root/sst_fwhub.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-1/+1
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-1/+1
* Check whether SST FWH chip was successfully erased on flashchip -E, tooStefan Reinauer2008-03-161-9/+11
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-171-2/+2
* Add '(C)' where it's missing (for consistency reasons)Uwe Hermann2007-09-091-1/+1
* Change all flashrom license headers to use our standard formatUwe Hermann2007-08-291-14/+14
* Cosmetic fixesUwe Hermann2007-08-231-3/+5
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-3/+0
* Drop leftover includesStefan Reinauer2007-05-241-5/+0
* Factor out register mapping codeStefan Reinauer2007-05-241-11/+1
* Unify mmap error messagesStefan Reinauer2007-05-231-1/+1
* Big cosmetic offensive on flashromStefan Reinauer2007-05-231-8/+8
* Trivial (cosmetic) cleanupStefan Reinauer2007-04-061-1/+1
* Coding style fixesUwe Hermann2007-04-011-4/+4
* This patch is a rework of Adam Kaufman's Solaris patchAdam Kaufman2007-02-061-1/+0
* Instead of checking the first byte only, the whole part is checked nowStefan Reinauer2006-11-071-5/+8
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-7/+8
* Add -E option for chip erase, remove duplicated codeOllie Lho2004-12-081-50/+5
* Add retry to write_byte_program_jedec(), 99% success rateOllie Lho2004-12-081-20/+5
* Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BOllie Lho2004-12-071-0/+1
* SST49LF00[2,3,4] should use the same driver as 49LF008Ollie Lho2004-12-071-15/+10
* Support for sst firmware hubRonald G. Minnich2004-09-301-0/+178
OpenPOWER on IntegriCloud