summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere7-153/+308
2008-08-09Remove unneeded request_irq()Maurus Cuelenaere1-1/+0
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere5-108/+434
2008-08-06* Add myself to some areas in docs/MAINTAINERSMaurus Cuelenaere1-0/+3
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere6-42/+407
2008-07-30Fix compilingMaurus Cuelenaere1-1/+2
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere6-131/+376
2008-07-16Remove obsolete function + cleanup code a bitMaurus Cuelenaere2-14/+6
2008-07-16Fix the LCD bug!Maurus Cuelenaere4-10/+42
2008-07-16Implement working lcd_off/lcd_on routineMaurus Cuelenaere1-8/+44
2008-07-16Switch screen 90 degrees clockwiseMaurus Cuelenaere2-8/+7
2008-07-16Use register definesMaurus Cuelenaere1-69/+70
2008-07-15Onda VX747:Maurus Cuelenaere3-17/+52
2008-07-14And set svn:eol-style ...Maurus Cuelenaere2-369/+369
2008-07-14Remove svn:executableMaurus Cuelenaere14-0/+0
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere14-0/+1261