rockbox/firmware/target/mips/ingenic_jz47xx
Maurus Cuelenaere 19bd97bccc Correct the set_frequency() function on the Onda VX747 (fixes sound)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20512 a1c6a512-1295-4272-9138-f99709370657
2009-03-24 17:59:44 +00:00
..
onda_vx747 Add missing #includes for the ondas. 2009-03-22 15:40:40 +00:00
onda_vx767 Add missing #includes for the ondas. 2009-03-22 15:40:40 +00:00
app.lds Allow mkinfo.pl to read the RAM usage correctly. All other targets define both loadaddress and _loadaddress as well. 2009-03-12 07:43:20 +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
ata-sd-jz4740.c * Unify Onda VX747 and VX747+ config files 2009-03-09 20:41:59 +00:00
boot.lds
codec-jz4740.c Correct the set_frequency() function on the Onda VX747 (fixes sound) 2009-03-24 17:59:44 +00:00
crt0.S
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
dma_acc-jz4740.c
i2c-jz4740.c Onda VX747: 2009-03-09 22:17:37 +00:00
kernel-jz4740.c
lcd-jz4740.c Rework lcd_enabled and lcd_set/call_enable hook 2009-03-17 02:43:47 +00:00
lcd-target.h Fix reds and yellows (hopefully). Some targets apparently didn't properly #ifdef lcd_enable and lcd_sleep code out, so that it got partly active in the bootloader; rename the ui simulator stub fixes most reds; for the clip: move the hook code into lcd-1bit-vert.c which should fix the bootloader red. 2009-03-17 03:36:36 +00:00
pcm-jz4740.c
system-jz4740.c
system-target.h
timer-jz4740.c Don't forget to fix these too... 2009-03-20 23:27:41 +00:00
timer-target.h
usb-jz4740.c