Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2f21f77ade790a9fbd4a92f103f57f6d4bbb5af2
/
utils
c02bc1a
imxtools/scsitools: increase SCSI delay to 10 seconds
by Amaury Pouly
· 11 years ago
9517bd8
imxtools/scsitool: add progress indicator
by Amaury Pouly
· 11 years ago
4e1a043
imxtools/scsitool: improve output formatting
by Amaury Pouly
· 11 years ago
49db199
regtools: fix headergen variadic macro generation
by Amaury Pouly
· 11 years ago
101d10f
atj213x: rework crt0.S in test code
by Marcin Bukat
· 11 years ago
44afbd3
regtools: Add rk27xx register description file
by Marcin Bukat
· 11 years ago
1210de2
regtools/qeditor: fix crash when hwstub device fails to open
by Amaury Pouly
· 11 years ago
c35e4a4
Fix red
by Amaury Pouly
· 11 years ago
04fc97b
regtools/qeditor: implement UI code to write registers
by Amaury Pouly
· 11 years ago
6e132b4
regtools/qeditor: enhance backend write with write mode (SCT)
by Amaury Pouly
· 11 years ago
b8bad84
regtools/qeditor: clean-up
by Amaury Pouly
· 11 years ago
a66a5af
regtools/qeditor: prepare support for register writing
by Amaury Pouly
· 11 years ago
3d07706
regtools/qeditor: rewrite soc handling
by Amaury Pouly
· 11 years ago
8358707
hwstub/regtools/qeditor: put soc descriptors in a list instead of a vector
by Amaury Pouly
· 11 years ago
f982ea6
utils/regtools: slight rework of tab management in qeditor
by Amaury Pouly
· 11 years ago
0e0c610
utils/regtools: make qeditor able to poke directly at a hwstub device
by Amaury Pouly
· 11 years ago
81dfed2
utils/hwstub: make stmp stub able to load in a MMU'ed environement
by Amaury Pouly
· 11 years ago
c17d30f
utils/hwstub: completely rework the protocol, drop unused features
by Amaury Pouly
· 11 years ago
7552542
atj213x: Simple test exploring irq handling
by Marcin Bukat
· 11 years ago
e876f4d
Samsung YP-R1 target port
by Lorenzo Miori
· 12 years ago
b828b9d
samsung ypr0: Include getty service in the patched firmware for usb serial shell access.
by Thomas Martitz
· 11 years ago
7272a95
rk27utils: improve command line parsing, allow arbitrary USB ids in rkusbtool
by Amaury Pouly
· 11 years ago
51d8a45
adfuload: add atj213x timer0 test program
by Marcin Bukat
· 11 years ago
98d2121
bloat-o-meter.py: Now compatible to python 3.
by Thomas Martitz
· 11 years ago
062801e
atj213x: obtain PC value in more elegant way
by Marcin Bukat
· 11 years ago
8566cd7
regtools/qeditor: always open a register tab at init
by Amaury Pouly
· 11 years ago
a0fd5e8
hwstub: update zenxfistyle code
by Amaury Pouly
· 11 years ago
16de558
hwstub: use delay in zenxfistyle code
by Amaury Pouly
· 11 years ago
01475e7
hwstub: fix lcdif pin setup for 18-bit bus
by Amaury Pouly
· 11 years ago
5b865de
hwstub: add delay function
by Amaury Pouly
· 11 years ago
1dc91b4
hwstub: add ZEN X-Fi Style code (preliminary)
by Amaury Pouly
· 11 years ago
84f1a0a
imxtools/scsitools: tool can now write a firmware using SCSI
by Amaury Pouly
· 11 years ago
e0636af
hwstub: fix lcdif code for 18-bit word length
by Amaury Pouly
· 11 years ago
87c6df9
adfuload: add test program
by Marcin Bukat
· 11 years ago
8666871
hwstub/stmp: disable watchdog
by Amaury Pouly
· 11 years ago
3bbe52b
hwstub/stmp: cleanup
by Amaury Pouly
· 11 years ago
b5ca0cf
adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC
by Marcin Bukat
· 11 years ago
99835fa
imxtools/sbtools/sb1: fix parsing/debug bug about jump/call arguments
by Amaury Pouly
· 11 years ago
6eefc41
imxtools/sbtools/elf: fix debug code
by Amaury Pouly
· 11 years ago
3440f35
hwstub: Prepare for multi arch support
by Marcin Bukat
· 11 years ago
c5b209f
elftosb: fix crash on invalid command file
by Amaury Pouly
· 11 years ago
f365a51
hwstub: forgot the db command file for stmp
by Amaury Pouly
· 11 years ago
e43bfdd
regtools: update STMP3600 descriptio (fix EMI block)
by Amaury Pouly
· 11 years ago
58bb4b9
hwstub: implement i2c and i2c eeprom dump
by Amaury Pouly
· 11 years ago
a15a15b
hstub: add Sansa Express lcd code
by Amaury Pouly
· 11 years ago
15155ed
regtools: update xml format documentation
by Amaury Pouly
· 11 years ago
f04d3c5
regtools: add shortcut notation for simple register in the desc files
by Amaury Pouly
· 11 years ago
ef2b6db
regtools/qeditor: fix url
by Amaury Pouly
· 11 years ago
85578cd
utils/regtools/qeditor: fix compilation by avoiding g++ specific syntax
by Amaury Pouly
· 11 years ago
8e63338
hwstub rk27xx port
by Marcin Bukat
· 12 years ago
fb8faa1
hwstub: only load stmp files on stmp targets
by Amaury Pouly
· 11 years ago
287be81
hwstub: use a more reasonable hclk frequency
by Amaury Pouly
· 11 years ago
27111d8
hwstub: fix stmp3600
by Amaury Pouly
· 11 years ago
1085d15
hwstub: produce sb1 image too (for STMP3600)
by Amaury Pouly
· 11 years ago
eefab13
utils/regtools: add a bunch of regdumps for various sources
by Amaury Pouly
· 11 years ago
cec5ac7
utils/hwstub: fix zen target id
by Amaury Pouly
· 11 years ago
9ed9807
hwstub: rework i2c completely
by Amaury Pouly
· 11 years ago
bfb67f4
hwstub: don't touch mmu registers on non-STMP targets, they might not exist
by Amaury Pouly
· 11 years ago
f580714
imxtools/scsitools: document some of the SCSI vendor commands
by Amaury Pouly
· 11 years ago
468aa95
imxtools/sbloader: rewrite hid code
by Amaury Pouly
· 11 years ago
1c63993
imxtools/sbtools: always probe report size for HID recovery mode
by Amaury Pouly
· 11 years ago
835d740
hwstub: fix lcd drivers for sony NWZ
by Amaury Pouly
· 11 years ago
46248b3
hwstub: add some code for the NWZ-E360/E370
by Amaury Pouly
· 12 years ago
f46ff0f
hwstub: add stmp i2c code
by Amaury Pouly
· 12 years ago
b8c98a8
regtools/qeditor: improve pinctrl analyser display
by Amaury Pouly
· 12 years ago
963dfc5
regtools/qeditor: enhance pinctrl analyser
by Amaury Pouly
· 12 years ago
30b20bf
retools/qeditor: add pin decoder (very basic add the moment)
by Amaury Pouly
· 12 years ago
8f122e0
imxtools: add pin map and decoding tool
by Amaury Pouly
· 12 years ago
2743307
tcctool: fix Makefile
by Amaury Pouly
· 12 years ago
afd8563
tcctool: add YP-T10
by Amaury Pouly
· 12 years ago
66aa00d
Samsung YP-R0/YP-R1 Safe Mode improvement
by Lorenzo Miori
· 12 years ago
5ef1e2d
ypr0-ypr1 firmware tools fix
by Lorenzo Miori
· 12 years ago
743a6d0
hwstub: add pix clock setup
by Amaury Pouly
· 12 years ago
0ee25f6
hwstub: various fix
by Amaury Pouly
· 12 years ago
8785a49
imxtools/efltosb: fix extern() in db files
by Amaury Pouly
· 12 years ago
3b6d2ac
hwstub: add delay functions, and plain binary/sb file generation
by Amaury Pouly
· 12 years ago
da8a6a9
Firmware tools for Samsung YP-R0/YP-R1 (and possibly others)
by Lorenzo Miori
· 12 years ago
f40b15d
hwstub: improve lcdif, digtctl, add sony nwz-e370
by Amaury Pouly
· 12 years ago
3713bc4
imxtools/scsitools: add option to extract firmware from the device
by Amaury Pouly
· 12 years ago
f182a11
rk27utils: Add nandextract utility
by Marcin Bukat
· 12 years ago
67a16f9
regtools: various fix
by Amaury Pouly
· 12 years ago
142ce48
regtools: fix several bugs in qeditor
by Amaury Pouly
· 12 years ago
acaedfd
sbtools: fix elf section naming
by Amaury Pouly
· 12 years ago
260399e
sbtools: more work on sbtoelf and elftosb, support more attributes
by Amaury Pouly
· 12 years ago
a122b52
sbtools: factor code in command parser
by Amaury Pouly
· 12 years ago
81f97f6
sbtools: now generate a db file along with with elf/rsrc files
by Amaury Pouly
· 12 years ago
e64008b
sbtools: fix buffer overflow
by Amaury Pouly
· 12 years ago
8dc7970
sbtools: fix red
by Amaury Pouly
· 12 years ago
99f3ca1
sbtools: more code refactoring
by Amaury Pouly
· 12 years ago
1357e0a
regtools: add a register dump of the Fuze+ OF
by Amaury Pouly
· 12 years ago
c323381
regtools: add graphical register explorer + analyser
by Amaury Pouly
· 12 years ago
1b1692f
hwstub: add stmp clkctrl code and generic register dumper
by Amaury Pouly
· 12 years ago
d759bd3
hwstub: add atexit and exit stub function to DEV
by Amaury Pouly
· 12 years ago
4aae827
hwstub: fix power off and reboot code on stmp
by Amaury Pouly
· 12 years ago
0ec1536
hwstub: allow the stub to relocate itself
by Amaury Pouly
· 12 years ago
cb82743
sbtools: more printf fixing
by Amaury Pouly
· 12 years ago
c0aba07
sbtools: fix output printing
by Amaury Pouly
· 12 years ago
97459de
sbtools: fix handling of NOP instructions
by Amaury Pouly
· 12 years ago
8b13d2f
elf: fix handling of virtual/physical addresses
by Amaury Pouly
· 12 years ago
8e69c37
sbtools: various fixes
by Amaury Pouly
· 12 years ago
Next »