summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/onda_vx767
AgeCommit message (Expand)AuthorFilesLines
2018-10-09mips: fix some compile warnings.Solomon Peachy1-1/+2
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-4/+4
2012-05-07remove unused prototypesRafaël Carré1-4/+0
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-10/+0
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-31usb-target.h: removeRafaël Carré1-0/+0
2011-12-31onda usb code: merge into .c fileRafaël Carré1-40/+0
2011-12-31usb_drv_connected() is declared in usb_drv.hRafaël Carré1-2/+0
2011-12-31move usb_pin_init() declaration to PP's system-target.hRafaël Carré1-1/+0
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré1-1/+0
2010-11-11Onda VX767: get some facts about the state of the current LCD driver straightMaurus Cuelenaere1-1/+6
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts1-1/+1
2009-11-26Fix Onda VX767Maurus Cuelenaere1-1/+2
2009-07-01Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)Rafaël Carré1-8/+0
2009-06-16Make some asm() statements volatileMaurus Cuelenaere1-1/+1
2009-06-08VX767: cleanup LCD driver a bit + add forgotten backlight-target.hMaurus Cuelenaere2-7/+36
2009-06-01Fix reds & yellowMaurus Cuelenaere1-0/+19
2009-04-25Merge Onda VX7?7 backlight-target.hMaurus Cuelenaere1-31/+0
2009-04-25Fix onda red. Unlike all other targets, it built the whole backlight driver ...Thomas Martitz1-6/+0
2009-04-18Really fix redMaurus Cuelenaere1-1/+1
2009-04-18Fix redMaurus Cuelenaere1-1/+1
2009-04-05Fix redMaurus Cuelenaere1-2/+3
2009-04-05Fix Onda VX767 LCD clock init codeMaurus Cuelenaere1-4/+3
2009-03-22Add missing #includes for the ondas.Bertrik Sikken2-0/+2
2009-03-11Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 spec...Maurus Cuelenaere1-0/+41
2009-03-09* Onda VX767: fix some redundant files + add some missing functions for apps/...Maurus Cuelenaere4-81/+133
2008-12-19Fix SVN propertiesMaurus Cuelenaere1-0/+0
2008-12-19 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere1-12/+8
2008-11-21Commit some USB and ATA rework/refactoring (+ USB GPIO detection).Maurus Cuelenaere2-0/+103
2008-10-07Forgot one ...Maurus Cuelenaere1-22/+22
2008-09-10More VX767 work...Maurus Cuelenaere3-15/+41
2008-09-10Hopefully fix LCD problemsMaurus Cuelenaere1-3/+13
2008-09-05Add Onda VX767 targetMaurus Cuelenaere6-0/+464