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
/
firmware
/
target
/
arm
/
rk27xx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
rk27xx: rename 'start' to '__start'
Solomon Peachy
3
-5
/
+5
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
17
-502
/
+1662
2017-10-26
Fix a few missed things in 16454efc (and hopefully clear the red).
Michael Sevakis
1
-0
/
+27
2017-10-26
Unify storage threads into one
Michael Sevakis
1
-118
/
+69
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2
-8
/
+8
2014-11-29
rk27xx: sd: properly align buffer used for DMA transfers.
Andrew Ryabinin
2
-4
/
+25
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-29
/
+23
2014-08-16
Fix warnings from 6ed0087
Michael Sevakis
1
-18
/
+22
2014-01-10
rk27xx: Implement HAVE_INIT_ATTR magic
Marcin Bukat
2
-9
/
+40
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
3
-1
/
+5
2013-12-16
Introduce IHIFI760/960 targets.
Andrew Ryabinin
10
-1
/
+536
2013-12-16
rk27xx: Fix ifdef for DEBUG_CANCEL button.
Andrew Ryabinin
1
-1
/
+1
2013-11-23
rk27xx: small cleanup of crt0.S
Marcin Bukat
1
-10
/
+1
2013-11-05
ma8/ma9: Cleanup - fix tabs, remove unused defines.
Andrew Ryabinin
1
-60
/
+56
2013-11-05
Introduce HiFi E.T. MA8/MA8C ports.
Andrew Ryabinin
3
-3
/
+6
2013-11-05
ma9: Slightly change df1704 driver API.
Andrew Ryabinin
1
-5
/
+5
2013-11-05
Introduce HiFi E.T. MA9C port.
Andrew Ryabinin
4
-3
/
+84
2013-11-05
ma9: Fix 'always load OF' bug in bootloader.
Andrew Ryabinin
1
-0
/
+1
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2
-5
/
+5
2013-08-11
Revert "rk27xx: implement usb driver"
Amaury Pouly
2
-443
/
+285
2013-08-06
rk27xx: implement usb driver
Marcin Bukat
2
-285
/
+443
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
1
-36
/
+36
2013-05-11
rk27xx: Use DMA for lcd_update_rect()
Marcin Bukat
4
-101
/
+58
2013-05-11
rk27xx: Slightly refactor lcd_set_gram_area()
Marcin Bukat
5
-39
/
+46
2013-05-11
rk27xx: Decide lcd databus width at compile time
Marcin Bukat
2
-18
/
+13
2013-05-09
hm60x: Implement lcd_enable() for v2 display.
Andrew Ryabinin
1
-0
/
+25
2013-05-08
hm60x: Implement lcd_update_rect for v2 display.
Andrew Ryabinin
1
-12
/
+19
2013-05-06
Introduce HiFi E.T MA9 port.
Andrew Ryabinin
13
-2
/
+682
2013-04-12
rk27xx: avoid one multiply in udelay() as pointed by kugel
Marcin Bukat
1
-1
/
+8
2013-04-12
rk27xx: make udelay() more accurate
Marcin Bukat
1
-8
/
+2
2013-04-11
fix yellow
Marcin Bukat
1
-1
/
+2
2013-04-11
rk27xx: implement radio support
Amaury Pouly
3
-0
/
+97
2013-04-09
rk27xx: fix i2c driver
Marcin Bukat
1
-20
/
+32
2013-04-04
Fix identations.
Andrew Ryabinin
3
-15
/
+15
2013-04-04
rk27xx: Correct comment about i2c divider calculation
Marcin Bukat
1
-7
/
+8
2013-03-25
rk27xx: Add E & F gpio ports to debug info.
Andrew Ryabinin
1
-0
/
+4
2013-03-25
hm60x: Add lcd type information to debug info.
Andrew Ryabinin
3
-5
/
+13
2013-03-04
rk27xx: fix usb logf
Amaury Pouly
1
-0
/
+5
2013-03-04
rk27xx: add memmap to debug screen
Amaury Pouly
1
-0
/
+32
2013-02-16
hm60x: Fix white screen bug.
bootloader_hifimanhm60x_v4
Andrew Ryabinin
1
-0
/
+11
2013-02-12
rk27xx: do not disable irq in commit_discard_dcache_range()
Marcin Bukat
1
-4
/
+0
2013-02-01
rk27xx: Increase timeout for sd card initialization. 1 sec isn't enough in so...
Andrew Ryabinin
1
-2
/
+4
2013-01-12
rk27xx: slightly optimize commit_discard_dcache_range()
Marcin Bukat
1
-6
/
+5
2013-01-11
rk27xx: optimize irq_handler()
Marcin Bukat
1
-18
/
+13
2013-01-10
rk27xx: substitute magic constants with meaningful names for INTC
Marcin Bukat
5
-12
/
+16
2013-01-10
rk27xx: substitute magic constants with meaningful names for peripherials reset
Marcin Bukat
1
-2
/
+2
2013-01-10
rk27xx: substitute magic constants with meaningful names for clock gating
Marcin Bukat
8
-35
/
+34
2012-12-29
hm60x/hm801: Add hold button support.
Andrew Ryabinin
4
-1
/
+55
2012-12-16
rk27xx: Add status led (icon) support to SD driver
Marcin Bukat
1
-0
/
+2
2012-12-04
rk27xx: introduce meaningfull constants in usb driver
Marcin Bukat
1
-78
/
+78
[next]