rockbox/firmware/target/mips/ingenic_jz47xx
Maurus Cuelenaere a6debb65fa Fix red: defined(x || y) is not valid C preprocessor
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29103 a1c6a512-1295-4272-9138-f99709370657
2011-01-21 12:46:00 +00:00
..
onda_vx747 Fix red: defined(x || y) is not valid C preprocessor 2011-01-21 12:46:00 +00:00
onda_vx767 Onda VX767: get some facts about the state of the current LCD driver straight 2010-11-11 13:04:22 +00:00
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ata-nand-jz4740.c
ata-nand-target.h
ata-sd-jz4740.c Try to get some control over #ifdef hell in usb.c by refactoring and inline function use. SYS_USB_DISCONNECTED_ACK hasn't been doing anything useful for the USB thread; remove it. USB thread simply ignores that value. Observe only valid usb_state transitions. 2011-01-18 14:10:06 +00:00
backlight-target.h
boot.lds mips is predefined by gcc, but we want it for paths. Don't let others fall into this trap again. Use __mips instead 2010-08-24 13:41:45 +00:00
codec-jz4740.c Hopefully finish off the red from r26051. 2010-05-15 14:16:35 +00:00
crt0.S
debug-jz4740.c move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
debug-target.h move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
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
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 Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed. 2010-07-15 22:01:06 +00:00
timer-jz4740.c
usb-jz4740.c Ingenic Jz4740: eliminate EP0 state machine + small cleanups 2010-05-03 20:36:34 +00:00