rockbox/firmware/target/arm/rk27xx
Aidan MacDonald ec164c389c usb: introduce new control request API
Change-Id: I6545d8985ab683c026f28f6a7c0e23b40d0a6506
2021-10-16 15:58:43 -04:00
..
hm60x Fix more red. 2020-10-13 19:45:03 -04:00
hm801 fix more yellow 2020-10-13 17:23:56 -04:00
ihifi Introduce IHIFI760/960 targets. 2013-12-16 00:45:18 +04:00
ihifi2 Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build. 2020-10-08 20:30:08 -04:00
ma Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
rk27generic rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
adc-rk27xx.c rk27xx: substitute magic constants with meaningful names for clock gating 2013-01-10 20:23:41 +01:00
adc-target.h hm801: Implement additional button driver. 2012-10-18 14:10:02 +04:00
app.lds rk27xx: rename 'start' to '__start' 2020-07-15 14:18:09 -04:00
ata-nand-rk27xx.c Fix a few missed things in 16454efc (and hopefully clear the red). 2017-10-26 16:32:53 -04:00
audio-rk27xx.c fix yellow 2013-04-11 11:42:12 +02:00
backlight-rk27xx.c Add Xuelin iHIFI 770/770C/800 support 2019-01-02 08:10:01 -05:00
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
boot.lds rk27xx: rename 'start' to '__start' 2020-07-15 14:18:09 -04:00
crt0.S rk27xx: rename 'start' to '__start' 2020-07-15 14:18:09 -04:00
debug-rk27xx.c Add Xuelin iHIFI 770/770C/800 support 2019-01-02 08:10:01 -05:00
ftl-rk27xx.c Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
ftl-target.h Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
i2c-rk27xx.c rk27xx: fix i2c driver 2013-04-09 09:31:40 +02:00
kernel-rk27xx.c rk27xx: substitute magic constants with meaningful names for INTC 2013-01-10 20:23:41 +01:00
lcd-hifiman.c rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
lcdif-rk27xx.c rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
lcdif-rk27xx.h rk27xx: Slightly refactor lcd_set_gram_area() 2013-05-11 12:30:38 +02:00
nand-rk27xx.c Fix identations. 2013-04-04 15:47:24 +04:00
nand-target.h Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
pcm-rk27xx.c pcm: Remove unused function pcm_play_dma_get_peak_buffer() 2021-07-25 14:07:41 +00:00
rkw-loader.c Move load_firmware() to separate file 2013-06-27 13:50:11 +02:00
rolo_restart.S rk27xx: ungate all clocks before jumping into rolo'ed code. This should fix booting OF this way 2012-04-30 23:17:29 +02:00
sd-rk27xx.c rk27xx: Take advantage of STORAGE_NEEDS_BOUNCE_BUFFER 2021-03-27 17:18:21 -04:00
spfd5420a.h Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
system-rk27xx.c rk27xx: avoid one multiply in udelay() as pointed by kugel 2013-04-12 10:08:45 +02:00
system-target.h rk27xx: Take advantage of STORAGE_NEEDS_BOUNCE_BUFFER 2021-03-27 17:18:21 -04:00
timer-rk27xx.c rk27xx: substitute magic constants with meaningful names for INTC 2013-01-10 20:23:41 +01:00
usb-drv-rk27xx.c usb: introduce new control request API 2021-10-16 15:58:43 -04:00
usb-rk27xx.c Add Xuelin iHIFI 770/770C/800 support 2019-01-02 08:10:01 -05:00