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
/
hwstub
/
stub
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-07
MIPS: fix memset()
Marcin Bukat
1
-112
/
+3
2017-09-15
ATJ hwstub: Add cache coherency
Marcin Bukat
1
-0
/
+7
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/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: add support for coprocessor operations
Amaury Pouly
1
-12
/
+176
2017-01-24
hwstub: add the possibility to flush caches before exec
Amaury Pouly
4
-1
/
+45
2017-01-24
hwstub: add jz4760b stub
Amaury Pouly
11
-0
/
+13307
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-04-08
hwstub: rewrite and expand library
Amaury Pouly
2
-3
/
+3
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-09-29
hwstub: make it possible to override toolchain
Amaury Pouly
4
-16
/
+20
2015-01-13
hwstub: implement read/write data abort recovery
Amaury Pouly
11
-39
/
+304
2014-11-28
hwstub/atj213x: add clock setup to crt0.S
Marcin Bukat
1
-1
/
+29
2014-11-18
hwstub/qeditor: add support for atomic read/writes
Marcin Bukat
6
-3
/
+200
2014-11-05
hwstub: Add atj213x support
bootloader_zenxfi3_v1
Marcin Bukat
13
-7
/
+4658
2014-09-11
hwstub: small fixup in rk27xx usb driver
Marcin Bukat
1
-1
/
+1
2014-09-08
hwstub: implement jump/call in stub
Amaury Pouly
1
-6
/
+25
2014-09-07
hwstub: fix missing \n
Amaury Pouly
1
-3
/
+3
2014-09-07
hwstub: fix horrible bug
Amaury Pouly
1
-2
/
+1
2014-09-07
hwstub: don't put revision in the protocol, it's specific to the implementation
Amaury Pouly
1
-0
/
+2
2014-09-07
hwstub: remove protocol to make it use its own interface
Amaury Pouly
1
-65
/
+154
2014-06-15
Add RKW build target in rk27xx hwstub
Marcin Bukat
1
-0
/
+3
2014-06-15
hwstub: fix usb driver for rk27xx
Marcin Bukat
1
-28
/
+50
2014-04-12
hwstub: add proper PP support
Amaury Pouly
4
-19
/
+85
2014-04-12
hwstub: fix error in config descriptor, cleanup some code
Amaury Pouly
3
-6
/
+1
2014-04-07
Add hwstub support for portal player (manufacturer mode)
Amaury Pouly
6
-0
/
+208
2014-02-10
utils/hwstub: make stmp stub able to load in a MMU'ed environement
Amaury Pouly
1
-6
/
+10
2014-02-10
utils/hwstub: completely rework the protocol, drop unused features
Amaury Pouly
4
-321
/
+124
2013-12-13
hwstub/stmp: disable watchdog
Amaury Pouly
1
-0
/
+11
2013-12-13
hwstub/stmp: cleanup
Amaury Pouly
1
-4
/
+1
2013-12-06
hwstub: Prepare for multi arch support
Marcin Bukat
4
-3
/
+5
2013-12-06
hwstub: forgot the db command file for stmp
Amaury Pouly
1
-0
/
+15
2013-11-24
hwstub rk27xx port
Marcin Bukat
12
-5
/
+1929
2013-11-18
hwstub: use a more reasonable hclk frequency
Amaury Pouly
1
-1
/
+1
2013-10-26
hwstub: fix stmp3600
Amaury Pouly
1
-3
/
+7
2013-10-26
hwstub: produce sb1 image too (for STMP3600)
Amaury Pouly
1
-4
/
+11
2013-10-22
hwstub: don't touch mmu registers on non-STMP targets, they might not exist
Amaury Pouly
1
-0
/
+2
2013-10-09
imxtools/sbtools: always probe report size for HID recovery mode
Amaury Pouly
1
-1
/
+1
2013-09-10
hwstub: add delay functions, and plain binary/sb file generation
Amaury Pouly
5
-4
/
+37
2013-08-11
hwstub: fix power off and reboot code on stmp
Amaury Pouly
1
-3
/
+3
2013-08-11
hwstub: allow the stub to relocate itself
Amaury Pouly
3
-1
/
+25
2013-07-16
hwstub: forgot file
Amaury Pouly
1
-0
/
+514
2013-07-16
hwstub: enhance exit protocol and implement on stmp
Amaury Pouly
2
-2
/
+71
2013-07-13
hwstub: enhance protocol with more functions
Amaury Pouly
1
-0
/
+5
2013-07-13
hwstub: split target specific code from the common part
Amaury Pouly
26
-0
/
+2416