rockbox/firmware/target/mips/ingenic_jz47xx
Thomas Martitz 50a6ca39ad 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).
This is to a) to cleanup firmware/common and firmware/include a bit, but also b) for Rockbox as an application which should use the host system's c library and headers, separating makes it easy to exclude our files from the build.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25850 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 21:04:40 +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
ata-sd-jz4740.c Onda VX747/VX777: only enable SD clock when transferring data 2010-01-03 17:32:15 +00:00
backlight-target.h
boot.lds
codec-jz4740.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +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 Jz4740 PCM driver: do 32-bit or 16-bit burst sizes if 16-byte ones won't fit (improves PDBox) 2009-07-27 18:58:22 +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