Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opaque_master: Add shutdown function in opaque_master struct | Anastasia Klimchuk | 2021-08-17 | 1 | -0/+7 |
* | programmer: Smoothen register_opaque_master() API | Anastasia Klimchuk | 2021-05-23 | 1 | -1/+3 |
* | programmer.h: Convert anon union to anon struct | Edward O'Callaghan | 2021-05-07 | 1 | -1/+1 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | 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 |