index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
sbinfo
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-17
Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb
Amaury Pouly
10
-1709
/
+0
2011-04-17
sbinfo: make the time calculation clearer
Amaury Pouly
1
-1
/
+2
2011-04-17
sbinfo: use a define instead of hardcoded values
Amaury Pouly
2
-5
/
+9
2011-04-16
sbinfo: move more things to sb.h, rewrite code to use structures instead of h...
Amaury Pouly
2
-121
/
+95
2011-04-16
sbinfo: move sb specific bits of its own header
Amaury Pouly
2
-42
/
+100
2011-04-16
sbinfo: fix section flags, don't output more than 80 characters per line, fix...
Amaury Pouly
1
-29
/
+63
2011-04-15
sbinfo: fix section headers generation (first section is always undefined)
Amaury Pouly
1
-2
/
+20
2011-03-03
sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now gener...
Amaury Pouly
3
-43
/
+129
2010-12-03
sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed)
Amaury Pouly
1
-1
/
+1
2010-12-01
sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to e...
Amaury Pouly
1
-1
/
+1
2010-12-01
sbinfo: first try at creating an elf file out of the .sb mess
Amaury Pouly
4
-4
/
+361
2010-11-29
sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses...
Amaury Pouly
1
-0
/
+1
2010-11-29
sbinfo: add full support for various kind of cryptographic checks
Amaury Pouly
7
-87
/
+432
2010-11-28
sbinfo: add decryption support and pretty print boot section structure
Amaury Pouly
4
-36
/
+601
2010-11-28
Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+...
Bertrik Sikken
2
-0
/
+266