summaryrefslogtreecommitdiff
path: root/opaque.c
Commit message (Expand)AuthorAgeFilesLines
* Rename programmer registration functionshailfinger2014-07-191-15/+15
* Add 'const' keyword to chip write and other function prototypes.stefanct2014-05-091-1/+1
* Have all programmer init functions register bus masters/programmershailfinger2011-12-201-46/+13
* Use struct flashctx instead of struct flashchip for flash chip accesshailfinger2011-12-141-4/+4
* Unsignify lengths and addresses in chip functions and structsstefanct2011-11-231-2/+2
* Add opaque programmer registration infrastructurehailfinger2011-11-041-0/+99