rockbox/firmware/target/mips/ingenic_jz47xx
Frank Gevaerts 69a4117c1d Add working USB HID driver, by Tomer Shalev (part of his GSoC work).
This needs support for usb interrupt transfers, so there are some changes in various USB drivers as well (only usb-drv-arc supports it at this point, others won't have working HID yet).

HID is disabled for now, as the apps/ part is not included yet.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20962 a1c6a512-1295-4272-9138-f99709370657
2009-05-16 15:30:09 +00:00
..
onda_vx747 Merge Onda VX7?7 backlight-target.h 2009-04-25 20:55:23 +00:00
onda_vx767 Merge Onda VX7?7 backlight-target.h 2009-04-25 20:55:23 +00:00
app.lds Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bit 2009-04-19 15:16:37 +00:00
ata-nand-jz4740.c * Unify Onda VX747 and VX747+ config files 2009-03-09 20:41:59 +00:00
ata-nand-target.h Onda VX747: 2008-11-05 00:24:46 +00:00
ata-sd-jz4740.c Fix yellow 2009-04-08 00:05:25 +00:00
backlight-target.h Merge Onda VX7?7 backlight-target.h 2009-04-25 20:55:23 +00:00
boot.lds Remove some redundant links in MIPS linker scripts 2009-04-19 13:58:55 +00:00
codec-jz4740.c Correct the set_frequency() function on the Onda VX747 (fixes sound) 2009-03-24 17:59:44 +00:00
crt0.S Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bit 2009-04-19 15:16:37 +00:00
debug-jz4740.c * Onda VX767: fix some redundant files + add some missing functions for apps/ compilation (still needs keymap though). 2009-03-09 21:26:39 +00:00
debug-target.h Onda VX747: 2009-02-13 00:45:49 +00:00
dma_acc-jz4740.c * Add basic (non-working) support for NAND flash 2008-08-06 20:39:02 +00:00
i2c-jz4740.c Onda VX747: 2009-03-09 22:17:37 +00:00
kernel-jz4740.c Onda VX747: 2009-01-27 00:38:58 +00:00
lcd-jz4740.c Fix some issues with YUV blitting on Onda VX747 (still not working properly) 2009-04-18 21:00:32 +00:00
lcd-target.h Onda VX747: 2009-04-18 17:38:55 +00:00
pcm-jz4740.c Ingenic Jz4740: 2009-02-26 21:15:40 +00:00
system-jz4740.c Jz4740: Optimize interrupt handling by using a find_last_set_bit() implementation 2009-03-25 22:42:24 +00:00
system-target.h Onda VX747: 2009-02-13 00:45:49 +00:00
timer-jz4740.c Don't forget to fix these too... 2009-03-20 23:27:41 +00:00
timer-target.h * Get interrupts working (but crashes after 10-30secs) 2008-08-10 21:44:48 +00:00
usb-jz4740.c Add working USB HID driver, by Tomer Shalev (part of his GSoC work). 2009-05-16 15:30:09 +00:00