Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add struct flashctx * parameter to all functions accessing flash chips | Carl-Daniel Hailfinger | 2011-12-18 | 1 | -6/+12 |
* | 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 | -8/+8 |
* | Small fixes for the linux_spi programmer code | Sven Schnelle | 2011-09-07 | 1 | -7/+12 |
* | Fix linux_spi.c build on 32bit systems | Uwe Hermann | 2011-09-06 | 1 | -2/+2 |
* | Add support for the Linux SPI subsystem (spidev) | Sven Schnelle | 2011-09-03 | 1 | -0/+139 |