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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
imxtools
/
sbtools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-21
sbtools: Avoid calling pkg-config on each compiler invocation.
Dominik Riebeling
1
-7
/
+9
2020-03-29
FS13192: rbutil: Fix linking error on Fedora 32 beta
Solomon Peachy
1
-2
/
+2
2019-11-09
rbutil: fix windows cross compile (via M cross environment)
Franklin Wei
1
-1
/
+1
2017-01-16
imxtools/sbtools: switch SHA1 implementation to Crypto++
Amaury Pouly
4
-156
/
+27
2017-01-16
imxtools/sbtools: switch AES implementation to Crypto++
Amaury Pouly
4
-311
/
+82
2017-01-16
imxtools/sbtools: various fixes
Amaury Pouly
6
-24
/
+39
2017-01-16
imxtools/sbtools: rework cryptography
Amaury Pouly
9
-318
/
+171
2017-01-16
imxtools: correctly read unencrypted images in raw mode
Amaury Pouly
1
-0
/
+2
2017-01-16
imxtools: rework key/IV overriding logic
Amaury Pouly
2
-9
/
+0
2017-01-16
imxtools: rework sb file production
Amaury Pouly
2
-73
/
+82
2017-01-01
imxtools: fix bug aes128 (did not update cbc-macp)
Amaury Pouly
1
-0
/
+2
2014-12-20
sb1: fix buggy comparison
Amaury Pouly
1
-1
/
+1
2014-09-07
sbtools: add option to ignore sha1 errors
Amaury Pouly
3
-14
/
+30
2014-09-07
sbtools: use default transfer size if it cannot be probed
Amaury Pouly
1
-9
/
+14
2013-12-06
imxtools/sbtools/sb1: fix parsing/debug bug about jump/call arguments
Amaury Pouly
1
-2
/
+4
2013-12-06
imxtools/sbtools/elf: fix debug code
Amaury Pouly
1
-5
/
+5
2013-12-06
elftosb: fix crash on invalid command file
Amaury Pouly
1
-0
/
+2
2013-10-09
imxtools/sbloader: rewrite hid code
Amaury Pouly
1
-37
/
+121
2013-10-09
imxtools/sbtools: always probe report size for HID recovery mode
Amaury Pouly
1
-3
/
+4
2013-09-10
imxtools/efltosb: fix extern() in db files
Amaury Pouly
1
-1
/
+1
2013-08-22
sbtools: fix elf section naming
Amaury Pouly
1
-1
/
+1
2013-08-22
sbtools: more work on sbtoelf and elftosb, support more attributes
Amaury Pouly
6
-86
/
+107
2013-08-22
sbtools: factor code in command parser
Amaury Pouly
1
-83
/
+19
2013-08-22
sbtools: now generate a db file along with with elf/rsrc files
Amaury Pouly
6
-9
/
+315
2013-08-22
sbtools: fix buffer overflow
Amaury Pouly
1
-1
/
+1
2013-08-21
sbtools: fix red
Amaury Pouly
1
-1
/
+1
2013-08-21
sbtools: more code refactoring
Amaury Pouly
11
-98
/
+66
2013-08-10
sbtools: more printf fixing
Amaury Pouly
3
-44
/
+49
2013-08-06
sbtools: fix output printing
Amaury Pouly
3
-25
/
+60
2013-08-06
sbtools: fix handling of NOP instructions
Amaury Pouly
2
-1
/
+16
2013-08-06
elf: fix handling of virtual/physical addresses
Amaury Pouly
4
-16
/
+3
2013-08-06
sbtools: various fixes
Amaury Pouly
2
-2
/
+5
2013-08-06
sbtools: standard sb print function is now standard
Amaury Pouly
1
-2
/
+3
2013-08-06
sbtools: elf library can now load global symbols
Amaury Pouly
3
-35
/
+171
2013-08-06
sbtools: add helper to determine if a file is a valid ELF image
Amaury Pouly
2
-0
/
+15
2013-08-06
sbtools: make code aware of elf section names
Amaury Pouly
3
-23
/
+39
2013-07-18
sbtools: refactor and cleanup
Amaury Pouly
12
-123
/
+131
2013-06-18
sbtools: fix sbloader (allow transfer size override)
Amaury Pouly
1
-2
/
+5
2013-06-17
sbtools: various little fixes, mostly cosmetics
Amaury Pouly
3
-20
/
+23
2013-06-17
sbtools: add Sansa Express bootloader key
Amaury Pouly
1
-0
/
+1
2013-06-15
sbtools,mkximboot: fix whitespace
Amaury Pouly
15
-83
/
+83
2013-06-13
imxtools: add Zen, Zen Mozaic and Zen X-Fi bootloader keys
Amaury Pouly
3
-0
/
+3
2013-06-13
imxtools: rewrite sbloader to handle both versions + user friendly
Amaury Pouly
1
-36
/
+346
2013-06-13
sbtools: fix encryption and cosmetics
Amaury Pouly
1
-4
/
+9
2013-02-18
imxtools/sbtools: silence warning
Amaury Pouly
1
-0
/
+1
2013-02-18
imxtools/sbtools: add -jump command, fix help
Amaury Pouly
1
-0
/
+8
2013-02-18
sbtools/elftosb1: implement key file loading
Amaury Pouly
1
-0
/
+8
2013-02-16
sbtools: add brute force option for sb1 in sbtoelf
Amaury Pouly
6
-3
/
+218
2013-02-16
sbtools: increase performance by compiling with O3, add zenv key
Amaury Pouly
3
-1
/
+2
2013-01-29
imxtools/sbtoelf: add more robust version guess
Amaury Pouly
1
-8
/
+12
[next]