summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/system-target.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-25jz4760: Give each SD interface its own DMA channel, semaphore, and mutexSolomon Peachy1-2/+7
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-2/+12
2012-01-22Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz1-0/+24
2010-07-15Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...Nils Wallménius1-23/+3
2010-07-15Properly fix warning by copying the swap16 and swap32 inline functions from s...Nils Wallménius1-3/+23
2009-11-26Merge branch 'hotswap'Maurus Cuelenaere1-12/+13
2009-05-26Fix audio on Onda VX747Maurus Cuelenaere1-2/+2
2009-05-21Remove some unused declarationsBertrik Sikken1-2/+0
2009-02-13Onda VX747:Maurus Cuelenaere1-30/+13
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-2/+3
2008-12-20Ingenic targets:Maurus Cuelenaere1-1/+4
2008-12-04Oops, logic error! Interrupts enabled != in interrupt modeMaurus Cuelenaere1-5/+1
2008-12-04Implement in_interrupt_mode() properlyMaurus Cuelenaere1-1/+5
2008-12-04Ingenic targets:Maurus Cuelenaere1-0/+3
2008-12-03Jz4740 targets: make sure you don't yield when in interrupt modeMaurus Cuelenaere1-1/+2
2008-11-04Onda VX747:Maurus Cuelenaere1-1/+5
2008-08-26Onda VX747:Maurus Cuelenaere1-0/+2
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere1-0/+3
2008-08-09Remove unneeded request_irq()Maurus Cuelenaere1-1/+0
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere1-16/+3
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere1-0/+2
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere1-4/+12
2008-07-16Remove obsolete function + cleanup code a bitMaurus Cuelenaere1-0/+2
2008-07-14Remove svn:executableMaurus Cuelenaere1-0/+0
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere1-0/+103