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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
nwztools/plattools: add test_power, rework input, add test_ts (touchscreen)
Amaury Pouly
8
-17
/
+685
2016-10-22
hwstub: fix compile and linking ordering
Amaury Pouly
2
-5
/
+5
2016-10-19
nwztools/plattools: add adc test
Amaury Pouly
6
-2
/
+213
2016-10-19
nwztools/plattools: add backlight test
Amaury Pouly
3
-0
/
+146
2016-10-19
nwztools: add a new plattools directory with code to run on the device
Amaury Pouly
7
-0
/
+426
2016-10-19
nwztools: update makefile and add script
Amaury Pouly
3
-2
/
+76
2016-10-19
fix typo
Amaury Pouly
1
-1
/
+1
2016-10-19
nwztools: rework upg scripts
Amaury Pouly
3
-18
/
+117
2016-09-21
regtools: fix library bug when checking if a reference is valid or not
Amaury Pouly
1
-1
/
+1
2016-09-21
regtools: rename error_t to err_t to avoid name clash
Amaury Pouly
5
-39
/
+38
2016-09-21
headergen_v1: remove warnings with newer GCCs
Amaury Pouly
1
-15
/
+15
2016-08-30
nwztools: cleanup the code
Amaury Pouly
6
-274
/
+267
2016-08-30
upgtools: add NWZ-E45x Series key and signature
Amaury Pouly
2
-1
/
+2
2016-08-30
upgtools: small cleanups
Amaury Pouly
1
-32
/
+26
2016-08-17
nwztools: upgrade upgtools and add dumping script
Amaury Pouly
4
-20
/
+186
2016-05-25
regtools: add headergen_v2
Amaury Pouly
3
-11
/
+2021
2016-04-08
jz4670_tools: add usbboot tool, tweak Makefile and packtool
Amaury Pouly
3
-5
/
+357
2016-04-08
hwstub: remove the old library
Amaury Pouly
3
-335
/
+3
2016-04-08
qeditor: port to the new hwstub library and add features
Amaury Pouly
11
-329
/
+1394
2016-04-08
regtools: add register access to soc desc
Amaury Pouly
3
-6
/
+68
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-04-08
soc_desc: add default constructors to most structures
Amaury Pouly
1
-0
/
+24
2016-03-14
regtools: Convert rk27xx register description file to v2 format
Marcin Bukat
2
-2765
/
+11320
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
2016-02-07
regtools: make description file parser stricter
Amaury Pouly
1
-2
/
+48
2016-02-06
regtools/desc: convert v1 stmp description files to v2
Amaury Pouly
3
-0
/
+67193
2016-02-06
regtools/desc: rename v1 stmp files
Amaury Pouly
3
-0
/
+0
2016-02-06
regtoosl/qeditor: port to the new description format
Amaury Pouly
18
-1908
/
+2912
2016-02-06
regtools: update v2 specification, library and tools
Amaury Pouly
9
-211
/
+1491
2016-01-17
update deploy.py to recognize and use Qt5
Cástor Muñoz
1
-1
/
+1
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-10-03
qeditor: fix uninitialised variable
Amaury Pouly
2
-1
/
+7
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
22
-861
/
+3959
2015-09-11
qeditor: introduce new "sexy register display"
Amaury Pouly
7
-134
/
+286
2015-09-10
qeditor: use delegate to show bit range information
Amaury Pouly
2
-8
/
+25
2015-07-17
utils/parse_testcodec.rb: add support for Opus files
Cástor Muñoz
1
-0
/
+2
2015-06-28
hwstub: Add completion and some pretty printing to the shell
Marcin Bukat
5
-18
/
+1724
2015-06-07
Append build date when building dev version from local foler.
Dominik Riebeling
1
-1
/
+2
2015-05-30
Make revision handling work when building from local folder.
Dominik Riebeling
1
-3
/
+2
2015-05-30
Fix path creation for zip file names in current folder.
Dominik Riebeling
1
-5
/
+1
2015-05-30
Update findversion for change version.h format.
Dominik Riebeling
1
-7
/
+6
2015-03-29
Add jz4760 tool
Amaury Pouly
2
-0
/
+584
2015-03-04
qeditor: Add external static libraries to build dependecies
Marcin Bukat
1
-0
/
+10
2015-02-16
Introduce a new analysis tool to detect which macros are defined in each build.
Amaury Pouly
1
-0
/
+196
2015-01-23
atj213x: Fix DMAC block in description file
Marcin Bukat
1
-49
/
+55
[next]