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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
ipod6g: bootloader v1
bootloader_ipod6g_v1
Cástor Muñoz
7
-32
/
+582
2017-02-07
Slightly increase CVDD1 for Clip Zip
Mihail Zenkov
1
-1
/
+1
2017-02-07
Add some comments about the behavior of a couple path functions.
Michael Sevakis
1
-0
/
+15
2017-02-06
Make sure dircache resolves outstanding references on volume root.
Michael Sevakis
1
-0
/
+1
2017-02-06
Fix a bug in disk.c that really wasn't affecting anything.
Michael Sevakis
1
-8
/
+3
2017-02-04
Fix dangerous casts
Amaury Pouly
27
-66
/
+69
2017-02-04
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
9
-12
/
+43
2017-02-04
nwztools/script: fix dump_rootfs.sh to handle ext4
Amaury Pouly
1
-2
/
+16
2017-02-04
regtools/qeditor: replace deprecated QStyleOptionViewItemV4
Amaury Pouly
2
-5
/
+5
2017-02-04
regtools/qeditor: compute RAM size
Amaury Pouly
2
-0
/
+23
2017-02-04
regtools/qeditor: enable imx233 analysers for imx233
Amaury Pouly
1
-9
/
+12
2017-02-04
regtools/soc_desc: fix bug in library
Amaury Pouly
1
-1
/
+1
2017-02-04
regtools: add new tool list/find/describe registers
Amaury Pouly
2
-1
/
+631
2017-02-04
zen/zenxfi: adjust maximum emi voltage
Amaury Pouly
1
-2
/
+2
2017-02-04
zenmozaic: adjust button voltage
Amaury Pouly
1
-1
/
+1
2017-02-04
imx233: remove weak attribute on some functions
Amaury Pouly
4
-15
/
+13
2017-02-04
nano2g: fix dangerous mutex in hold switch
Cástor Muñoz
1
-2
/
+2
2017-02-03
Improve code for gmtime_r()
Michael Sevakis
1
-68
/
+86
2017-02-02
In queue_wait_w_tmo, guarantee wait duration
Michael Sevakis
2
-22
/
+41
2017-02-01
Fix for Chessbox bug FS#10363
William Wilgus
4
-34
/
+164
2017-01-31
Remove Whitespaces from chessbox
William Wilgus
6
-1616
/
+1616
2017-01-29
i.MX31: Restore screen clearing in DVFS/DPTC debug screen
Michael Sevakis
1
-1
/
+2
2017-01-29
Improve imx31 interrupt code for PMIC and GPIO
Michael Sevakis
19
-484
/
+551
2017-01-27
sd-as3525v2: simplify logic and cleanup
Mihail Zenkov
1
-75
/
+33
2017-01-26
Move intrinsic RTC implmentation differences to driver files
Michael Sevakis
15
-22
/
+54
2017-01-25
AMS: Return ascodec to interrupt-based I2C2 driver
Michael Sevakis
13
-156
/
+641
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
imx233: remove redundant lines in linker script
Amaury Pouly
2
-2
/
+0
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
jz4760b/regtools: fix/rename some register fields, add clock analyzer to qeditor
Amaury Pouly
3
-6
/
+87
2017-01-24
headergen_v2: add two new macros to write a raw write to set/clr variants
Amaury Pouly
1
-1
/
+48
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
jz4760b_tools: improve usbboot tool
Amaury Pouly
1
-3
/
+27
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
[next]