uboot-envtools: Add Gateworks Ventana Support
[openwrt.git] / package / utils / otrx /
2015-06-22 rmileckiotrx: add extra compilation check before using __BYTE_ORDER
2015-06-22 rmileckiotrx: include endian.h to make __BYTE_ORDER work with...
2015-06-20 rmileckiotrx: optimize memory usage by function checking TRX CRC
2015-06-20 rmileckiotrx: make crc32 table global for further optimizations
2015-04-14 rmileckiotrx: support for creating simple TRX files
2015-04-14 rmileckiotrx: change command line API to start with a mode
2015-04-14 rmileckiotrx: use %zd to fix printf format warnings
2015-04-14 rmileckiotrx: check TRX length read from header to avoid Segmen...
2015-04-14 rmileckiotrx: include byteswap.h to fix compilation with musl
2015-04-12 rmileckiotrx: support for extracting partitions
2015-04-09 rmileckiotrx: new package with tiny app verifying TRX images