Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename programmer registration functions | Carl-Daniel Hailfinger | 2014-07-19 | 1 | -15/+15 |
* | Add 'const' keyword to chip write and other function prototypes | Mark Marshall | 2014-05-09 | 1 | -1/+1 |
* | Have all programmer init functions register bus masters/programmers | Carl-Daniel Hailfinger | 2011-12-20 | 1 | -46/+13 |
* | Use struct flashctx instead of struct flashchip for flash chip access | Carl-Daniel Hailfinger | 2011-12-14 | 1 | -4/+4 |
* | Unsignify lengths and addresses in chip functions and structs | Stefan Tauner | 2011-11-23 | 1 | -2/+2 |
* | Add opaque programmer registration infrastructure | Carl-Daniel Hailfinger | 2011-11-04 | 1 | -0/+99 |