summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips
AgeCommit message (Expand)AuthorFilesLines
2009-02-19Add generic touchscreen driver which allows calibration (apps/ layer will fol...Maurus Cuelenaere2-59/+10
2009-02-16Onda VX747:Maurus Cuelenaere3-18/+18
2009-02-13Onda VX747:Maurus Cuelenaere16-526/+1159
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere10-358/+539
2009-02-05Fix MIPS ffs implementationMaurus Cuelenaere1-8/+4
2009-02-04MIPS memset: use a bigger buffer (yields more performance)Maurus Cuelenaere1-2/+2
2009-02-04MIPS:Maurus Cuelenaere4-37/+63
2009-02-04MIPS:Maurus Cuelenaere4-5/+442
2009-01-27Onda VX747:Maurus Cuelenaere10-82/+449
2009-01-22Onda VX747: get NAND driver workingMaurus Cuelenaere1-36/+42
2009-01-21Onda VX747: disable DMA for now on NAND for performanceMaurus Cuelenaere1-1/+25
2009-01-21Onda VX747:Maurus Cuelenaere9-183/+385
2009-01-12Onda VX7x7: commit working USB driverMaurus Cuelenaere1-78/+80
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis1-0/+10
2008-12-31Ingenic Jz4740:Maurus Cuelenaere1-25/+62
2008-12-31Ingenic players:Maurus Cuelenaere3-61/+406
2008-12-20Ingenic players:Maurus Cuelenaere3-9/+14
2008-12-20Ingenic players: disable LCD clock when unneededMaurus Cuelenaere1-1/+6
2008-12-20Ingenic targets:Maurus Cuelenaere11-165/+251
2008-12-19Fix SVN propertiesMaurus Cuelenaere2-5/+4
2008-12-19 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere2-13/+34
2008-12-12Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...Michael Sevakis1-2/+0
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-4/+3
2008-12-04Oops, logic error! Interrupts enabled != in interrupt modeMaurus Cuelenaere2-9/+16
2008-12-04Implement in_interrupt_mode() properlyMaurus Cuelenaere2-16/+9
2008-12-04Ingenic targets:Maurus Cuelenaere3-46/+49
2008-12-04Fix warningMaurus Cuelenaere1-1/+1
2008-12-04Ingenic targets:Maurus Cuelenaere9-1166/+332
2008-12-03Jz4740 targets: make sure you don't yield when in interrupt modeMaurus Cuelenaere3-16/+52
2008-12-02Fix compilingMaurus Cuelenaere1-5/+0
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis1-5/+4
2008-11-24Onda VX747: fix LCD bug by blocking lcd_update_rect() requestsMaurus Cuelenaere1-0/+6
2008-11-21Commit some USB and ATA rework/refactoring (+ USB GPIO detection).Maurus Cuelenaere8-47/+205
2008-11-05Onda VX747:Maurus Cuelenaere9-701/+2927
2008-11-04Onda VX747:Maurus Cuelenaere3-15/+36
2008-11-04More storage work. Frank Gevaerts1-15/+9
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis1-10/+1
2008-10-07Forgot one ...Maurus Cuelenaere1-22/+22
2008-09-17Onda VX747:Maurus Cuelenaere5-124/+147
2008-09-14Onda VX747:Maurus Cuelenaere6-116/+134
2008-09-12Get basic NAND driver working on Onda targetsMaurus Cuelenaere1-218/+369
2008-09-10More VX767 work...Maurus Cuelenaere3-15/+41
2008-09-10Hopefully fix LCD problemsMaurus Cuelenaere1-3/+13
2008-09-05Add Onda VX767 targetMaurus Cuelenaere8-50/+536
2008-09-03... but still be compatible with OF..Maurus Cuelenaere1-0/+5
2008-09-03 * Clean up Jz4740 USB tool a bitMaurus Cuelenaere2-6/+1
2008-08-26Onda VX747:Maurus Cuelenaere10-118/+1351
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-08-15Jz4740: get exception handling workingMaurus Cuelenaere2-10/+42
2008-08-15Onda VX747:Maurus Cuelenaere3-20/+35