summaryrefslogtreecommitdiff
path: root/firmware/target/mips/ingenic_jz47xx
AgeCommit message (Expand)Author
2009-06-20* Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX74...Maurus Cuelenaere
2009-06-18Fix redMaurus Cuelenaere
2009-06-18Ingenic Jz4740: enable IRAM (only core, without ibss)Maurus Cuelenaere
2009-06-16Make some asm() statements volatileMaurus Cuelenaere
2009-06-16Onda VX747: fix backlight driver so it doesn't 'flicker' upon initMaurus Cuelenaere
2009-06-15Onda VX747: clean up SD GPIO initializationMaurus Cuelenaere
2009-06-09Correct some comments (no functional changes)Maurus Cuelenaere
2009-06-09Properly implement backlighting on Onda VX7x7 (using PWM).Maurus Cuelenaere
2009-06-08VX767: cleanup LCD driver a bit + add forgotten backlight-target.hMaurus Cuelenaere
2009-06-04Ingenic Jz4740: fix debug messages not being readable due to backdropMaurus Cuelenaere
2009-06-03Ingenic Jz4740: should fix timer (thanks to Rafaël Carré)Maurus Cuelenaere
2009-06-03Ingenic Jz4740: add extended exception debug reporting optionMaurus Cuelenaere
2009-06-01Fix reds & yellowMaurus Cuelenaere
2009-06-01Onda VX747: try at implementing FM tuner supportMaurus Cuelenaere
2009-05-26Fix audio on Onda VX747Maurus Cuelenaere
2009-05-21Remove some unused declarationsBertrik Sikken
2009-05-21Replace some TABs with spaces (no functional changes)Maurus Cuelenaere
2009-05-20Onda VX747: improve the USB insertion detectionMaurus Cuelenaere
2009-05-20Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates.Maurus Cuelenaere
2009-05-20Fix Ingenic Jz4740 USB driver (USB IN <-> OUT) and some whitespace cleaningMaurus Cuelenaere
2009-05-17Ingenic Jz4740 PCM driver: set correct sample rateMaurus Cuelenaere
2009-05-17Don't define LOGF_ENABLE..Maurus Cuelenaere
2009-05-17Get interrupt endpoints fully working on Ingenic Jz4740 targetsMaurus Cuelenaere
2009-05-16Try at implementing interrupt endpoints in the Ingenic Jz4740 USB driverMaurus Cuelenaere
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-04-25Merge Onda VX7?7 backlight-target.hMaurus Cuelenaere
2009-04-25Fix onda red. Unlike all other targets, it built the whole backlight driver ...Thomas Martitz
2009-04-20Fix yellow (forgot file)Maurus Cuelenaere
2009-04-20Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere
2009-04-19Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bitMaurus Cuelenaere
2009-04-19MIPS: set load address of .iram to the start of .bss so RAM doesn't get wastedMaurus Cuelenaere
2009-04-19Remove some redundant links in MIPS linker scriptsMaurus Cuelenaere
2009-04-18Fix some issues with YUV blitting on Onda VX747 (still not working properly)Maurus Cuelenaere
2009-04-18Really fix redMaurus Cuelenaere
2009-04-18Fix redMaurus Cuelenaere
2009-04-18Onda VX747:Maurus Cuelenaere
2009-04-08Jz4740:Maurus Cuelenaere
2009-04-08Fix yellowMaurus Cuelenaere
2009-04-08Add LED indication to Jz4740 SD driverMaurus Cuelenaere
2009-04-05Fix redMaurus Cuelenaere
2009-04-05Fix Onda VX767 LCD clock init codeMaurus Cuelenaere
2009-03-25Jz4740: Optimize interrupt handling by using a find_last_set_bit() implementa...Maurus Cuelenaere
2009-03-24Correct the set_frequency() function on the Onda VX747 (fixes sound)Maurus Cuelenaere
2009-03-22Add missing #includes for the ondas.Bertrik Sikken
2009-03-20Don't forget to fix these too...Maurus Cuelenaere
2009-03-20Kill some yellowMaurus Cuelenaere
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2009-03-12Allow mkinfo.pl to read the RAM usage correctly. All other targets define bot...Jens Arnold
2009-03-11Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 spec...Maurus Cuelenaere