rockbox/firmware/target/mips/ingenic_jz47xx
Michael Sevakis 1f5b9434da Cleanup r26253 red and yellow.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26254 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 16:57:48 +00:00
..
onda_vx747 Onda VX747/VX777: update battery charge cycle 2010-01-03 16:55:18 +00:00
onda_vx767
app.lds Onda VX747/VX777: cleanup linker files a bit 2010-01-03 16:34:56 +00:00
ata-nand-jz4740.c
ata-nand-target.h
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
boot.lds
codec-jz4740.c Hopefully finish off the red from r26051. 2010-05-15 14:16:35 +00:00
crt0.S
debug-jz4740.c
debug-target.h
dma_acc-jz4740.c
fmradio-i2c-jz4740.c
i2c-jz4740.c Onda VX747/VX777: fix not closing I²C all times 2010-01-03 17:32:11 +00:00
kernel-jz4740.c
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 Cleanup r26253 red and yellow. 2010-05-24 16:57:48 +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
timer-jz4740.c
usb-jz4740.c Ingenic Jz4740: eliminate EP0 state machine + small cleanups 2010-05-03 20:36:34 +00:00