summaryrefslogtreecommitdiff
path: root/programmer.c
Commit message (Expand)AuthorAgeFilesLines
* Have all programmer init functions register bus masters/programmershailfinger2011-12-201-23/+46
* Add struct flashctx * parameter to all functions accessing flash chips.hailfinger2011-12-181-19/+23
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...hailfinger2011-11-091-0/+20
* flashrom: fix sparse warning: Using plain integer as NULL pointerstepan2011-01-241-1/+1
* Remove unneeded #include statements completely.hailfinger2010-05-301-1/+0
* Some programmers (most notably FT2232SPI) use fallback_* and noop_*, buthailfinger2010-01-061-0/+99