summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/system-jz4740.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+0
2010-05-06Ingenic Jz4740: Use lcd_putsf() instead of lcd_puts() in exception handlerMaurus Cuelenaere1-5/+2
2009-12-05Ingenic Jz4740: fix CPU boosting (was reversed)Maurus Cuelenaere1-1/+1
2009-11-14Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...Andrew Mahone1-1/+9
2009-07-26Ingenic Jz4740 targets: turn backlight on when an exception occurs and EXTEND...Maurus Cuelenaere1-0/+2
2009-07-03Ingenic Jz4740: add basic frequency switchingMaurus Cuelenaere1-3/+20
2009-06-04Ingenic Jz4740: fix debug messages not being readable due to backdropMaurus Cuelenaere1-0/+1
2009-06-03Ingenic Jz4740: add extended exception debug reporting optionMaurus Cuelenaere1-1/+36
2009-03-25Jz4740: Optimize interrupt handling by using a find_last_set_bit() implementa...Maurus Cuelenaere1-10/+15
2009-02-26Ingenic Jz4740:Maurus Cuelenaere1-1/+1
2009-02-23Ingenic Jz4740:Maurus Cuelenaere1-2/+2
2009-02-16Onda VX747:Maurus Cuelenaere1-0/+3
2009-02-13Onda VX747:Maurus Cuelenaere1-312/+45
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-184/+169
2009-02-04MIPS:Maurus Cuelenaere1-10/+11
2009-01-21Onda VX747:Maurus Cuelenaere1-100/+1
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis1-0/+10
2008-12-31Ingenic players:Maurus Cuelenaere1-0/+171
2008-12-20Ingenic players:Maurus Cuelenaere1-0/+3
2008-12-20Ingenic targets:Maurus Cuelenaere1-50/+54
2008-12-04Oops, logic error! Interrupts enabled != in interrupt modeMaurus Cuelenaere1-4/+15
2008-12-04Implement in_interrupt_mode() properlyMaurus Cuelenaere1-15/+4
2008-12-04Ingenic targets:Maurus Cuelenaere1-1/+1
2008-12-03Jz4740 targets: make sure you don't yield when in interrupt modeMaurus Cuelenaere1-0/+11
2008-11-04Onda VX747:Maurus Cuelenaere1-3/+20
2008-09-14Onda VX747:Maurus Cuelenaere1-53/+19
2008-09-05Add Onda VX767 targetMaurus Cuelenaere1-50/+72
2008-08-26Onda VX747:Maurus Cuelenaere1-39/+136
2008-08-15Jz4740: get exception handling workingMaurus Cuelenaere1-4/+30
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere1-19/+12
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere1-57/+340
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere1-2/+30
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere1-15/+227
2008-07-16Fix the LCD bug!Maurus Cuelenaere1-1/+1
2008-07-15Onda VX747:Maurus Cuelenaere1-5/+3
2008-07-14Remove svn:executableMaurus Cuelenaere1-0/+0
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere1-0/+71