summaryrefslogtreecommitdiff
path: root/utils/imxtools/sb.c (follow)
Commit message (Collapse)AuthorAge
* imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly2012-05-31
| | | | Change-Id: I0d8d6831b35037725486f61fc363de87bc8ba92e
* mkimxboot: fix warningsAmaury Pouly2012-05-19
| | | | Change-Id: If88b61566d8c81eda7cfc482fa82213657ae41b2
* imxtools: make sb api work with in-memory filesAmaury Pouly2012-05-19
| | | | Change-Id: I517244802efb118be214437bbaea2ef811e87aea
* imxtools: fix missing '\n'Amaury Pouly2012-04-25
| | | | Change-Id: I93630f5c303064deb5880421202425046aa3074f
* imxtools: fix missing '\n'Amaury Pouly2012-04-25
| | | | Change-Id: I8d6a70e644225211b35e7b160bdf06e12c611198
* imxtools: remove most calls to bug/bugp from core library.Amaury Pouly2012-02-19
| | | | | | | It should not exit() anymore on error except on malloc failure. Resource leaks on errors (especially I/O) are quite likely though. Change-Id: I6fcf72fb08fc683468b390d0b8745d31ca982b48
* imxtools: fix compilation when cross compiling for windows (tm doesn't have ↵Amaury Pouly2011-12-17
| | | | | | timezone fields) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31342 a1c6a512-1295-4272-9138-f99709370657
* imxtools: add function to free instructionAmaury Pouly2011-11-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30919 a1c6a512-1295-4272-9138-f99709370657
* sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ↵Amaury Pouly2011-11-06
tools to correctly handle/free memory, properly return error codes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30907 a1c6a512-1295-4272-9138-f99709370657