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
/
hwstub
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
makefiles: Suppress stray backslash warnings with grep 3.8
Aidan MacDonald
1
-1
/
+1
2021-03-25
usb: implement macro for initializing USB strings
James Buren
2
-22
/
+11
2020-09-17
jz4760: Heavily rework USB driver to add working DMA support
Solomon Peachy
1
-0
/
+5
2018-09-07
MIPS: fix memset()
Marcin Bukat
1
-112
/
+3
2017-11-12
hwstub: add code to dump STMP rom
Amaury Pouly
2
-1
/
+18
2017-11-12
hwstub: expose read/write functions
Amaury Pouly
1
-0
/
+30
2017-11-12
hwstub: fix horrible bug
Amaury Pouly
1
-1
/
+1
2017-09-15
ATJ hwstub: Add cache coherency
Marcin Bukat
1
-0
/
+7
2017-08-28
qeditor: fix compile error and some comments
Amaury Pouly
2
-5
/
+6
2017-01-24
hwstub: be more quiet about register description loading failure
Amaury Pouly
1
-2
/
+4
2017-01-24
hwstub: fix memory leak in net backend
Amaury Pouly
1
-0
/
+2
2017-01-24
hwstub/jz4760b: add lua code to probe for ei/di and ext instructions
Amaury Pouly
1
-0
/
+67
2017-01-24
hwstub: rewrite exception catching
Amaury Pouly
10
-3269
/
+125
2017-01-24
hwstub/jz460b: implement exception recovery
Amaury Pouly
4
-1
/
+106
2017-01-24
hwstub: add tool to dump memory regions (such as ROM, RAM, or peripherals)
Amaury Pouly
2
-1
/
+163
2017-01-24
hwstub: small fixes to argument processing and usage()
Amaury Pouly
2
-5
/
+6
2017-01-24
hwstub/jz4760b: build packtools automatically if neeeded
Amaury Pouly
1
-0
/
+7
2017-01-24
hwstub: add verbose mode to make
Amaury Pouly
1
-1
/
+3
2017-01-24
hwstub: fix long transfers failing because of control xfer size of libusb
Amaury Pouly
2
-2
/
+23
2017-01-24
hwstub: fix library sending wrong data on long transfers
Amaury Pouly
1
-1
/
+1
2017-01-24
hwstub: add Fiio X3II IPL/SPL dumping code
Amaury Pouly
1
-0
/
+50
2017-01-24
hwstub: add Shanling M2 IPL/SPL dumping code
Amaury Pouly
1
-0
/
+50
2017-01-24
hwstub: add various jz stuff and xburst tests
Amaury Pouly
2
-0
/
+281
2017-01-24
hwstub: fix bug in jz4760B boot rom backend probe
Amaury Pouly
1
-1
/
+3
2017-01-24
hwstub: add support for coprocessor operations
Amaury Pouly
11
-17
/
+423
2017-01-24
hwstub: implement EXEC command over net
Amaury Pouly
3
-12
/
+90
2017-01-24
hwstub: add the possibility to flush caches before exec
Amaury Pouly
4
-1
/
+45
2017-01-24
hwstub/jz4760b: fix some typos in lua script after register name changes
Amaury Pouly
2
-9
/
+10
2017-01-24
hwstub: add jz4760b stub
Amaury Pouly
11
-0
/
+13307
2017-01-24
hwstub/tools/shell: add JZ4760B and Fiio X1 code
Amaury Pouly
5
-0
/
+686
2016-12-12
hwstub/tools: always run make for the libraries
Amaury Pouly
1
-2
/
+5
2016-12-12
hwstub: various cleanups
Amaury Pouly
4
-6
/
+44
2016-11-20
hwstub/tools: fix compilation of shell against lua5.3
Amaury Pouly
1
-49
/
+67
2016-11-10
ATJ hwstub make irq based usb driver work
Marcin Bukat
1
-112
/
+195
2016-11-08
Revert "hwstub: rework usb driver for atj213x"
Marcin Bukat
1
-142
/
+104
2016-11-06
hwstub_shell: fix a horrible bug
Amaury Pouly
1
-1
/
+1
2016-10-22
hwstub: fix compile and linking ordering
Amaury Pouly
2
-5
/
+5
2016-10-19
fix typo
Amaury Pouly
1
-1
/
+1
2016-04-08
hwstub: remove the old library
Amaury Pouly
3
-335
/
+3
2016-04-08
hwstub: port hwstub_shell to the new library
Amaury Pouly
9
-266
/
+740
2016-04-08
hwstub: port hwstub_load to the new library
Amaury Pouly
1
-51
/
+43
2016-04-08
hwstub: rewrite and expand library
Amaury Pouly
19
-28
/
+5051
2016-03-14
hwstub: fix warning: no newline at end of file with newer gcc
Marcin Bukat
2
-2
/
+4
2016-03-14
hwstub: rework usb driver for atj213x
Marcin Bukat
1
-104
/
+142
2015-11-17
hwstub: fix atj213x dsp lua code
Marcin Bukat
1
-9
/
+9
2015-11-17
hwstub: Add ajt213x lua interface for DSP block
Marcin Bukat
2
-0
/
+159
2015-09-29
hwstub: make it possible to override toolchain
Amaury Pouly
4
-16
/
+20
2015-09-11
soc_desc: new version of the desc file format
Amaury Pouly
2
-155
/
+224
2015-06-28
hwstub: Add completion and some pretty printing to the shell
Marcin Bukat
5
-18
/
+1724
2015-01-13
hwstub: implement read/write data abort recovery
Amaury Pouly
11
-39
/
+304
[next]