Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'const' keyword to chip write and other function prototypes | Mark Marshall | 2014-05-09 | 1 | -2/+1 |
* | Uintptr_t-ify map_flash_region functions | Stefan Tauner | 2013-07-17 | 1 | -1/+1 |
* | Have all programmer init functions register bus masters/programmers | Carl-Daniel Hailfinger | 2011-12-20 | 1 | -23/+46 |
* | Add struct flashctx * parameter to all functions accessing flash chips | Carl-Daniel Hailfinger | 2011-12-18 | 1 | -19/+23 |
* | Register Parallel/LPC/FWH programmers the same way SPI programmers are regist... | Carl-Daniel Hailfinger | 2011-11-09 | 1 | -0/+20 |
* | Fix sparse warning: Using plain integer as NULL pointer | Peter Huewe | 2011-01-24 | 1 | -1/+1 |
* | Remove unneeded #include statements completely | Carl-Daniel Hailfinger | 2010-05-30 | 1 | -1/+0 |
* | Some programmers (most notably FT2232SPI) use fallback_* and noop_*, but thos... | Carl-Daniel Hailfinger | 2010-01-06 | 1 | -0/+99 |