summaryrefslogtreecommitdiffstats
path: root/dummyflasher.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPI multicommand infrastructureCarl-Daniel Hailfinger2009-07-101-1/+1
* Sometimes we want to read/write more than 4 bytes of chip content at onceCarl-Daniel Hailfinger2009-06-051-0/+20
* Fix a bug in dummyflasher.c special case where no type parameter is givenCarl-Daniel Hailfinger2009-06-051-1/+1
* Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully testedUwe Hermann2009-06-021-1/+1
* Add bus type support to the dummy external programmerCarl-Daniel Hailfinger2009-06-011-1/+37
* Add bus type annotation to struct flashchipsCarl-Daniel Hailfinger2009-05-311-1/+1
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-2/+0
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-161-12/+12
* Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel flas...Carl-Daniel Hailfinger2009-05-141-0/+21
* Print dummy programmer messages only if verbose mode is selectedCarl-Daniel Hailfinger2009-05-111-10/+10
* Abstract mapping/unmapping of flash regionsCarl-Daniel Hailfinger2009-05-111-0/+13
* Add a dummy external flasher which just prints each operationCarl-Daniel Hailfinger2009-05-091-0/+75
OpenPOWER on IntegriCloud