summaryrefslogtreecommitdiffstats
path: root/sst_fwhub.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-301-2/+0
* Convert chips' message printing to msg_c* Fixed suggestions by Carl-DanielSean Nelson2010-03-241-7/+7
* Further cleanup after JEDEC refactoringsSean Nelson2010-03-161-94/+9
* Add FEATURE_REGISTERMAP to some more chips and change the use of various prob...Carl-Daniel Hailfinger2010-03-151-6/+2
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Convert various SST chips to use block_erasersSean Nelson2010-01-201-0/+20
* Use the register mapping feature bitCarl-Daniel Hailfinger2010-01-091-2/+0
* Generify jedec functions by introducing an address maskSean Nelson2010-01-041-2/+2
* Optimized write_sst_fwhub for safety and speedAdam Jurkowski2009-11-251-15/+23
* Switch SST49LF004A/B to block erase, remove the hack which simulated (unsuppo...Carl-Daniel Hailfinger2009-09-231-1/+1
* Flashrom only checks for very few chips if the erase workedCarl-Daniel Hailfinger2009-06-151-11/+11
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-1/+0
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-161-4/+4
* Use helper functions chip_{read,write}[bwl] to access flash chipsCarl-Daniel Hailfinger2009-05-121-1/+1
* Handle (un)locking of SST FWH chipsCarl-Daniel Hailfinger2009-05-111-3/+61
* 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