index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
imxtools
/
sbtools
/
sb.c
(
unfollow
)
Commit message (
Expand
)
Author
2017-01-16
imxtools/sbtools: various fixes
Amaury Pouly
2017-01-16
imxtools/sbtools: rework cryptography
Amaury Pouly
2017-01-16
imxtools: correctly read unencrypted images in raw mode
Amaury Pouly
2017-01-16
imxtools: rework key/IV overriding logic
Amaury Pouly
2017-01-16
imxtools: rework sb file production
Amaury Pouly
2014-09-07
sbtools: add option to ignore sha1 errors
Amaury Pouly
2013-08-22
sbtools: more work on sbtoelf and elftosb, support more attributes
Amaury Pouly
2013-08-22
sbtools: now generate a db file along with with elf/rsrc files
Amaury Pouly
2013-08-21
sbtools: more code refactoring
Amaury Pouly
2013-08-10
sbtools: more printf fixing
Amaury Pouly
2013-08-06
sbtools: fix output printing
Amaury Pouly
2013-08-06
sbtools: fix handling of NOP instructions
Amaury Pouly
2013-08-06
sbtools: standard sb print function is now standard
Amaury Pouly
2013-07-18
sbtools: refactor and cleanup
Amaury Pouly
2013-06-15
sbtools,mkximboot: fix whitespace
Amaury Pouly
2012-11-27
sbtoelf: implement sb1 loading and dumping
Amaury Pouly
2012-06-27
sbtools: add option to force sb dump
Amaury Pouly
2012-05-31
imxtools: move tools to a new sbtools/ subdirectory
Amaury Pouly
2012-05-19
mkimxboot: fix warnings
Amaury Pouly
2012-05-19
imxtools: make sb api work with in-memory files
Amaury Pouly
2012-04-25
imxtools: fix missing '\n'
Amaury Pouly
2012-04-25
imxtools: fix missing '\n'
Amaury Pouly
2012-02-19
imxtools: remove most calls to bug/bugp from core library.
Amaury Pouly
2011-12-17
imxtools: fix compilation when cross compiling for windows (tm doesn't have t...
Amaury Pouly
2011-11-06
imxtools: add function to free instruction
Amaury Pouly
2011-11-06
sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...
Amaury Pouly
2011-11-01
sbtoos: restore elf extraction functionality of sbtoelf
Amaury Pouly
2011-11-01
sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix ...
Amaury Pouly
2011-10-29
sbtools: move sb file production to its own file with a clean api, factor key...
Amaury Pouly