rockbox/firmware/target/mips/ingenic_jz47xx
Rafaël Carré b3ed33d04a Move SH7034 timer code in the target tree
Add an argument int_prio to TIMER_START() macro because SH7034 needs it
Leaves a target specific code in timer_register (could be given to target code through timer_set and __timer_set() )

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21556 a1c6a512-1295-4272-9138-f99709370657
2009-06-29 14:29:14 +00:00
..
onda_vx747 Onda VX747: make backlight setting range from 1->16 instead of 0->15 2009-06-24 20:27:55 +00:00
onda_vx767 Make some asm() statements volatile 2009-06-16 18:35:57 +00:00
app.lds Ingenic Jz4740: enable IRAM (only core, without ibss) 2009-06-18 18:16:15 +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 Fix red 2009-06-18 18:27:53 +00:00
codec-jz4740.c Fix reds & yellow 2009-06-01 21:21:29 +00:00
crt0.S Ingenic Jz4740: enable IRAM (only core, without ibss) 2009-06-18 18:16:15 +00:00
debug-jz4740.c Replace some TABs with spaces (no functional changes) 2009-05-21 12:29:51 +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
fmradio-i2c-jz4740.c Onda VX747: try at implementing FM tuner support 2009-06-01 21:00:31 +00:00
i2c-jz4740.c Onda VX747: try at implementing FM tuner support 2009-06-01 21:00:31 +00:00
kernel-jz4740.c Onda VX747: 2009-01-27 00:38:58 +00:00
lcd-jz4740.c Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates. 2009-05-20 12:43:23 +00:00
lcd-target.h Onda VX747: 2009-04-18 17:38:55 +00:00
pcm-jz4740.c Fix audio on Onda VX747 2009-05-26 22:57:49 +00:00
system-jz4740.c Ingenic Jz4740: fix debug messages not being readable due to backdrop 2009-06-04 12:08:33 +00:00
system-target.h Fix audio on Onda VX747 2009-05-26 22:57:49 +00:00
timer-jz4740.c Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP to reflect what they does exactly. 2009-06-29 14:28:56 +00:00
timer-target.h Move SH7034 timer code in the target tree 2009-06-29 14:29:14 +00:00
usb-jz4740.c Onda VX747: improve the USB insertion detection 2009-05-20 21:59:51 +00:00