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
/
sbtools
/
sb.h
(
unfollow
)
Commit message (
Expand
)
Author
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
2011-09-15
sbtools: move the db parse to its own file and improve error messages
Amaury Pouly
2011-07-24
sbtools: fix version output, add support for options section and product/comp...
Amaury Pouly
2011-06-13
sbtools: add support for the mode command (rarely used) and explicit env vari...
Amaury Pouly
2011-04-17
sbtoelf: fix to handle unencrypted files (minor tweak)
Amaury Pouly
2011-04-17
sbtoelf: include a raw command mode to see hidden command used by the bootrom...
Amaury Pouly
2011-04-17
sbtools: update Makefile; fix whitespaces
Amaury Pouly
2011-04-17
Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb
Amaury Pouly
2011-04-17
sbinfo: use a define instead of hardcoded values
Amaury Pouly
2011-04-16
sbinfo: move more things to sb.h, rewrite code to use structures instead of h...
Amaury Pouly
2011-04-16
sbinfo: move sb specific bits of its own header
Amaury Pouly