rockbox/firmware/target/mips/ingenic_jz47xx
2010-05-24 16:42:32 +00:00
..
onda_vx747 Onda VX747/VX777: update battery charge cycle 2010-01-03 16:55:18 +00:00
onda_vx767 Fix Onda VX767 2009-11-26 17:22:32 +00:00
app.lds Onda VX747/VX777: cleanup linker files a bit 2010-01-03 16:34:56 +00:00
ata-nand-jz4740.c Removed unneeded includes 2009-11-09 05:46:08 +00:00
ata-nand-target.h Onda VX747: 2008-11-05 00:24:46 +00:00
ata-sd-jz4740.c ata: do some threading-related corrections (some sync related where it matters). Make sure 'sleeping' is 'false' before the powerup sequence (throws-off powermgmt and it *is* about to woken again and powermgmt will need to compensate). Avoid looking at mutex flag directly; there's no tangible benefit I can discern and changes to the kernel that alter the meaning shouldn't be able to break anything. For that, in the jz sd driver, have sd_disk_is_active just return 'false' like all the other SD drivers do. If it *must* return this, it should implement it's own method but it seems to not matter. 2010-05-21 15:33:31 +00:00
backlight-target.h Merge Onda VX7?7 backlight-target.h 2009-04-25 20:55:23 +00:00
boot.lds Onda VX747: add dual-boot capability + make it possible to permanently 'stick' Rockbox to your DAP 2009-07-17 14:30:42 +00:00
codec-jz4740.c Hopefully finish off the red from r26051. 2010-05-15 14:16:35 +00:00
crt0.S Onda VX747: add dual-boot capability + make it possible to permanently 'stick' Rockbox to your DAP 2009-07-17 14:30:42 +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/VX777: fix not closing I²C all times 2010-01-03 17:32:11 +00:00
kernel-jz4740.c Onda VX747: 2009-01-27 00:38:58 +00:00
lcd-jz4740.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
lcd-target.h Onda VX747/VX777: centralise LCD clock en-/disabling. 2010-01-03 16:28:15 +00:00
pcm-jz4740.c Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
system-jz4740.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
system-target.h Merge branch 'hotswap' 2009-11-26 16:57:30 +00:00
timer-jz4740.c Ingenic Jz4740 timer driver: fix stupid mistake 2009-08-01 16:06:41 +00:00
usb-jz4740.c Ingenic Jz4740: eliminate EP0 state machine + small cleanups 2010-05-03 20:36:34 +00:00