util-linux: fix breakage
[openwrt/staging/yousong.git] / package / utils / otrx /
2016-04-26 Jo-Philipp Wichpackage: remove duplicate lines from otrx and nvram...
2016-04-26 Jo-Philipp Wichpackage: flag further target specific packages as nonshared
2016-04-26 Jo-Philipp Wichpackage: mark nvram and otrx nonshared as they're targe...
2015-06-22 Rafał Miłeckiotrx: add extra compilation check before using __BYTE_ORDER
2015-06-22 Rafał Miłeckiotrx: include endian.h to make __BYTE_ORDER work with...
2015-06-20 Rafał Miłeckiotrx: optimize memory usage by function checking TRX CRC
2015-06-20 Rafał Miłeckiotrx: make crc32 table global for further optimizations
2015-04-14 Rafał Miłeckiotrx: support for creating simple TRX files
2015-04-14 Rafał Miłeckiotrx: change command line API to start with a mode
2015-04-14 Rafał Miłeckiotrx: use %zd to fix printf format warnings
2015-04-14 Rafał Miłeckiotrx: check TRX length read from header to avoid Segmen...
2015-04-14 Rafał Miłeckiotrx: include byteswap.h to fix compilation with musl
2015-04-12 Rafał Miłeckiotrx: support for extracting partitions
2015-04-09 Rafał Miłeckiotrx: new package with tiny app verifying TRX images