index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
imxtools
Age
Commit message (
Expand
)
Author
2012-12-26
elftosb1: fix usage()
Amaury Pouly
2012-12-16
imxtools/sbtools: implement rom/product/component version switch
Amaury Pouly
2012-12-16
imxtools/sbtools: fix sb1 product/component version writing
Amaury Pouly
2012-12-16
imxtools/sbtools: "fix" address handling in ELF
Amaury Pouly
2012-12-16
imxtools/sbtools: introduce elftosb1 for stmp36xx
Amaury Pouly
2012-12-16
imxtools/sbtools: fix some instruction handling & crypto
Amaury Pouly
2012-12-16
imxtools/sbtools: add elf function (sort by address)
Amaury Pouly
2012-12-16
imxtools/sbtools: update misc with MIN
Amaury Pouly
2012-12-16
imxtools/sbtoelf: use new method to get default xor key
Amaury Pouly
2012-12-16
imxtools/sbtools: implement sb1 write
Amaury Pouly
2012-12-16
imxtools/elftosb: remove duplicate include
Amaury Pouly
2012-12-14
imxtools/hwemul: remove useless code (pwm)
Amaury Pouly
2012-12-13
imxtools/sbloader: implement stmp36xx recovery support
Amaury Pouly
2012-12-13
sbtools/sbload: prepare support for the stmp36xx
Amaury Pouly
2012-12-13
imxtools/scsitool: retrieve the minimum amount of inquiry data
Amaury Pouly
2012-12-13
sbootls/rsrc: fix warnings
Amaury Pouly
2012-12-11
imxtools: introduce the new scsitool
Amaury Pouly
2012-12-06
rsrctool: improve debug output
Amaury Pouly
2012-12-02
hwemul: fix code (out of bound access)
Amaury Pouly
2012-12-02
rsrctool: produce an actually usuable entry list of the rsrc file
Amaury Pouly
2012-11-29
imxtools: introduce rsrctool to manipulate rsrc sections
Amaury Pouly
2012-11-28
sbtoelf: add switch to prevent elf simplification
Amaury Pouly
2012-11-28
sbtoelf: also simplify elf files for sb2
Amaury Pouly
2012-11-28
sbtoelf: implement elf simplification
Amaury Pouly
2012-11-27
sbtoelf: implement sb extraction for sb1
Amaury Pouly
2012-11-27
sbtoelf: implement sb1 loading and dumping
Amaury Pouly
2012-11-27
sbtools: add forgotten file
Amaury Pouly
2012-11-26
sbtools: add support for the stmp36xx format
Amaury Pouly
2012-11-14
imxtools: introduce hwemul
Amaury Pouly
2012-11-14
regtools: add the imx233/stmp3780 and the stmp3700 reg map
Amaury Pouly
2012-11-14
imxtools: add regtools to work with register descriptions
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-20
Cosmetics
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
2012-02-08
imxtools: use rand() instead of /dev/random.
Dominik Riebeling
2012-01-27
sbloader: always send packets of size xfer_size (even the first). Also mainta...
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
imxtools: add const and set pointer to NULL on free to avoid double free
Amaury Pouly
2011-11-06
elftosb: add static
Amaury Pouly
2011-11-06
sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...
Amaury Pouly