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
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-07
imxtools: various fixes for Windows
Amaury Pouly
3
-13
/
+41
2017-01-07
imxtools: move firmware read/write to library
Amaury Pouly
3
-188
/
+259
2017-01-07
imxtools/scsitools: move stmp scsi api to its own file
Amaury Pouly
3
-587
/
+618
2017-01-07
imxtools/scsitools: rework stmp scsi API
Amaury Pouly
2
-375
/
+604
2017-01-07
imxtools/scsitools: use new SCSI library
Amaury Pouly
3
-313
/
+261
2017-01-07
Add multiplatform library for raw SCSI commands
Amaury Pouly
1
-2
/
+2
2017-01-01
imxtools: fix bug aes128 (did not update cbc-macp)
Amaury Pouly
1
-0
/
+2
2016-04-08
qeditor: port to the new hwstub library and add features
Amaury Pouly
1
-1
/
+1
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
2014-02-22
imxtools/scsitools: increase SCSI delay to 10 seconds
Amaury Pouly
1
-1
/
+1
2014-02-22
imxtools/scsitool: add progress indicator
Amaury Pouly
1
-0
/
+9
2014-02-22
imxtools/scsitool: improve output formatting
Amaury Pouly
1
-2
/
+3
2013-12-24
imxtools/scsitools: tool can now write a firmware using SCSI
Amaury Pouly
1
-1
/
+162
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-10
imxtools/scsitools: document some of the SCSI vendor commands
Amaury Pouly
2
-68
/
+204
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-18
imxtools: add pin map and decoding tool
Amaury Pouly
4
-0
/
+927
2013-09-10
imxtools/efltosb: fix extern() in db files
Amaury Pouly
1
-1
/
+1
2013-09-05
imxtools/scsitools: add option to extract firmware from the device
Amaury Pouly
2
-9
/
+148
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
[next]