summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/onda_vx747
AgeCommit message (Expand)AuthorFilesLines
2018-10-09mips: fix some compile warnings.Solomon Peachy1-0/+1
2015-01-12Fix red/yellowMarcin Bukat1-1/+1
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat2-10/+10
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini1-0/+7
2012-01-08adc-target.h: cleanupRafaël Carré1-2/+0
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-6/+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 747/777 : move USB_STATUS_BY_EVENT to configRafaël Carré1-2/+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
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis1-4/+4
2011-01-21Fix red: defined(x || y) is not valid C preprocessorMaurus Cuelenaere1-1/+1
2011-01-21Fix Onda VX747+ LCD not working on bootMaurus Cuelenaere1-3/+4
2011-01-18Fix Onda VX777 LCD not working on bootMaurus Cuelenaere1-5/+14
2010-01-03Onda VX747/VX777: update battery charge cycleMaurus Cuelenaere1-2/+1
2010-01-03Onda VX747/VX777: centralise LCD clock en-/disabling.Maurus Cuelenaere1-0/+12
2010-01-03Onda VX747/VX777: disable LCD when backlight is off (saves power)Maurus Cuelenaere1-1/+8
2010-01-03Onda VX747: fix USB charging detectionMaurus Cuelenaere1-3/+7
2009-12-08Onda VX747(+)/VX777: update battery discharge curveMaurus Cuelenaere1-5/+2
2009-11-26Merge branch 'hotswap'Maurus Cuelenaere1-7/+6
2009-10-28The Onda VX777 has only one button, add it to the keymap.Maurus Cuelenaere1-1/+1
2009-08-21Add a BTN_MASK for the VX777 (aka fix red)Maurus Cuelenaere1-3/+8
2009-08-21 * Onda VX777: add support for its single physical buttonMaurus Cuelenaere2-49/+55
2009-08-19Onda's: add touchscreen boot menu for targets without/not much physical butto...Maurus Cuelenaere1-0/+3
2009-08-14Fix YellowKarl Kurbjun1-2/+2
2009-08-14Hopefully get all of the touchscreen drivers to act the same so release event...Karl Kurbjun1-0/+5
2009-07-26Onda VX747: don't fully init the LCD when not doing an USB_BOOT compile (fixe...Maurus Cuelenaere1-10/+19
2009-07-05Onda VX747 backlight: use a higher frequency to reduce flickeringMaurus Cuelenaere1-3/+2
2009-07-01Also cleanup Onda VX747 ata-sd-target.h fileMaurus Cuelenaere1-8/+0
2009-06-24Onda VX747: make backlight setting range from 1->16 instead of 0->15Maurus Cuelenaere1-1/+1
2009-06-24Use a logarithmic scale for the Onda VX747 backlight (thanks to Bertrik Sikken)Maurus Cuelenaere1-11/+11
2009-06-20* Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX74...Maurus Cuelenaere1-6/+9
2009-06-16Make some asm() statements volatileMaurus Cuelenaere1-1/+1
2009-06-16Onda VX747: fix backlight driver so it doesn't 'flicker' upon initMaurus Cuelenaere1-9/+2
2009-06-15Onda VX747: clean up SD GPIO initializationMaurus Cuelenaere1-8/+0
2009-06-09Correct some comments (no functional changes)Maurus Cuelenaere1-2/+2
2009-06-09Properly implement backlighting on Onda VX7x7 (using PWM).Maurus Cuelenaere1-64/+29
2009-06-01Fix reds & yellowMaurus Cuelenaere1-0/+21
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-20Fix yellow (forgot file)Maurus Cuelenaere1-0/+2
2009-04-20Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere1-18/+26
2009-04-18Onda VX747:Maurus Cuelenaere1-66/+40
2009-03-22Add missing #includes for the ondas.Bertrik Sikken2-0/+2
2009-03-09Onda VX747:Maurus Cuelenaere3-29/+22
2009-03-09* Onda VX767: fix some redundant files + add some missing functions for apps/...Maurus Cuelenaere1-0/+0
2009-03-02Onda VX747:Maurus Cuelenaere1-0/+34