summaryrefslogtreecommitdiff
path: root/firmware/target/mips/ingenic_jz47xx/system-target.h
AgeCommit message (Expand)Author
2010-07-15Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...Nils Wallménius
2010-07-15Properly fix warning by copying the swap16 and swap32 inline functions from s...Nils Wallménius
2009-11-26Merge branch 'hotswap'Maurus Cuelenaere
2009-05-26Fix audio on Onda VX747Maurus Cuelenaere
2009-05-21Remove some unused declarationsBertrik Sikken
2009-02-13Onda VX747:Maurus Cuelenaere
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere
2008-12-20Ingenic targets:Maurus Cuelenaere
2008-12-04Oops, logic error! Interrupts enabled != in interrupt modeMaurus Cuelenaere
2008-12-04Implement in_interrupt_mode() properlyMaurus Cuelenaere
2008-12-04Ingenic targets:Maurus Cuelenaere
2008-12-03Jz4740 targets: make sure you don't yield when in interrupt modeMaurus Cuelenaere
2008-11-04Onda VX747:Maurus Cuelenaere
2008-08-26Onda VX747:Maurus Cuelenaere
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere
2008-08-09Remove unneeded request_irq()Maurus Cuelenaere
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere
2008-07-16Remove obsolete function + cleanup code a bitMaurus Cuelenaere
2008-07-14Remove svn:executableMaurus Cuelenaere
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere