| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- update to 1.0.2:
  * fix homepage url
  * Parameter for SPI_IOC_WR_LSB_FIRST ioctl is {0, 1}.
  * Documentation fixes
- Update to versions 0.8.4: * Add -S and -w options description in spi-config * Various small improvements
- Enforce honoring of optflags - Use latest macro for building
- Run latest spec cleaner
- CLean-up spec file
- Update to v0.8.3:
  * Add SPI_READY support with -r/--spirdy={0,1} option
  * Add SPI speed control to spi-pipe with new -s/--speed option
  * Add -w option to keep the file descriptor open and avoid
    speed reset on close
- Initial release 0.8.1
- Update to version 1.0.1: * support --bits config option in spi-pipe * Support SPI mode option in spi-pipe * Support all configuration options in spi-pipe * Default block-size to 1 instead of -1
- Update to version 0.8.7:
  * enable SPI abuse: Limit for the block size doesn't reflect how
    far you can push most drivers. The driver itself should complain
    if the block size is too large.
  * Fixed typos