.. |
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
|
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
|
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
|
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
|
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
|
* 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
|
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 |