rockbox/firmware/target/mips/ingenic_jz47xx
Rafaël Carré 71b2d2811b jz4740 debug: use lcd_putsf() instead of redefining it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27934 a1c6a512-1295-4272-9138-f99709370657
2010-08-28 23:12:04 +00:00
..
onda_vx747 Onda VX747/VX777: update battery charge cycle 2010-01-03 16:55:18 +00:00
onda_vx767 remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hotswapping things 2010-06-05 21:12:16 +00:00
app.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
ata-nand-jz4740.c Removed unneeded includes 2009-11-09 05:46:08 +00:00
ata-nand-target.h
ata-sd-jz4740.c Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
backlight-target.h Merge Onda VX7?7 backlight-target.h 2009-04-25 20:55:23 +00:00
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 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 jz4740 debug: use lcd_putsf() instead of redefining it 2010-08-28 23:12:04 +00:00
debug-target.h Onda VX747: 2009-02-13 00:45:49 +00:00
dma_acc-jz4740.c
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
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 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 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