summaryrefslogtreecommitdiff
path: root/tools/mxsboot.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-02-21mxsboot: remove unused includeAndreas Bießmann1-1/+0
2016-02-02tools: mxsboot: Use more portable cpu_to_le32()Bin Meng1-9/+9
2015-09-13mxs: mxsboot: fix endianess for sd boot imagesMichael Heimpold1-9/+10
2015-09-02tools: mxsboot: calculate ECC block level dynamicallyJörg Krause1-17/+4
2015-05-24tools: mxsboot: Calculate ECC strength dynamicallyJörg Krause1-13/+22
2015-05-24mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause1-1/+2
2015-01-19mxsboot : Support of 224-bytes OOB area lengthAlexandre Coffignal1-0/+6
2013-09-10tools: mxsboot: Mark the FCB pages as validMarek Vasut1-4/+6
2013-08-31tools: mxsboot: Staticize functionsMarek Vasut1-6/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-26mxs: mxsboot: Move sdcard BCB header to 4 sectors offsetOtavio Salvador1-4/+4
2012-03-18mxsboot: fix tool name in usage messageOtavio Salvador1-1/+1
2012-01-16MX28: Fix MXSBOOT segfault if no params specifiedMarek Vasut1-0/+3
2011-11-11iMX28: Add image header generator toolMarek Vasut1-0/+684