summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/crc16.c
Commit message (Collapse)AuthorAgeFilesLines
* fs: Add ubifs supportSascha Hauer2013-08-071-0/+60
This adds ubifs support from u-boot-2013.07. This is taken mostly as-is, only the necessary adjustments to attach to the barebox fs layer have been made. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>