Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop unused/duplicated #includes and some dead code | Uwe Hermann | 2009-05-16 | 1 | -2/+0 |
* | Introduce a type "chipaddr" to abstract the offsets within flash regions | Carl-Daniel Hailfinger | 2009-05-16 | 1 | -12/+12 |
* | Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel flas... | Carl-Daniel Hailfinger | 2009-05-14 | 1 | -0/+21 |
* | Print dummy programmer messages only if verbose mode is selected | Carl-Daniel Hailfinger | 2009-05-11 | 1 | -10/+10 |
* | Abstract mapping/unmapping of flash regions | Carl-Daniel Hailfinger | 2009-05-11 | 1 | -0/+13 |
* | Add a dummy external flasher which just prints each operation | Carl-Daniel Hailfinger | 2009-05-09 | 1 | -0/+75 |