summaryrefslogtreecommitdiff
path: root/firmware/target/mips (follow)
Commit message (Expand)AuthorAge
...
* Replace some TABs with spaces (no functional changes)Maurus Cuelenaere2009-05-21
* Onda VX747: improve the USB insertion detectionMaurus Cuelenaere2009-05-20
* Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates.Maurus Cuelenaere2009-05-20
* Fix Ingenic Jz4740 USB driver (USB IN <-> OUT) and some whitespace cleaningMaurus Cuelenaere2009-05-20
* Ingenic Jz4740 PCM driver: set correct sample rateMaurus Cuelenaere2009-05-17
* Don't define LOGF_ENABLE..Maurus Cuelenaere2009-05-17
* Get interrupt endpoints fully working on Ingenic Jz4740 targetsMaurus Cuelenaere2009-05-17
* Try at implementing interrupt endpoints in the Ingenic Jz4740 USB driverMaurus Cuelenaere2009-05-16
* Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts2009-05-16
* Merge Onda VX7?7 backlight-target.hMaurus Cuelenaere2009-04-25
* Fix onda red. Unlike all other targets, it built the whole backlight driver ...Thomas Martitz2009-04-25
* Fix yellow (forgot file)Maurus Cuelenaere2009-04-20
* Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere2009-04-20
* Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bitMaurus Cuelenaere2009-04-19
* MIPS: set load address of .iram to the start of .bss so RAM doesn't get wastedMaurus Cuelenaere2009-04-19
* Remove some redundant links in MIPS linker scriptsMaurus Cuelenaere2009-04-19
* Fix some issues with YUV blitting on Onda VX747 (still not working properly)Maurus Cuelenaere2009-04-18
* Really fix redMaurus Cuelenaere2009-04-18
* Fix redMaurus Cuelenaere2009-04-18
* Onda VX747:Maurus Cuelenaere2009-04-18
* Jz4740:Maurus Cuelenaere2009-04-08
* Fix yellowMaurus Cuelenaere2009-04-08
* Add LED indication to Jz4740 SD driverMaurus Cuelenaere2009-04-08
* Fix redMaurus Cuelenaere2009-04-05
* Fix Onda VX767 LCD clock init codeMaurus Cuelenaere2009-04-05
* Should be the last one...Maurus Cuelenaere2009-03-25
* Jz4740: Optimize interrupt handling by using a find_last_set_bit() implementa...Maurus Cuelenaere2009-03-25
* Really fix itMaurus Cuelenaere2009-03-25
* Fix MIPS FFS implementationMaurus Cuelenaere2009-03-25
* Correct the set_frequency() function on the Onda VX747 (fixes sound)Maurus Cuelenaere2009-03-24
* Add missing #includes for the ondas.Bertrik Sikken2009-03-22
* Don't forget to fix these too...Maurus Cuelenaere2009-03-20
* Kill some yellowMaurus Cuelenaere2009-03-20
* Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz2009-03-17
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* Allow mkinfo.pl to read the RAM usage correctly. All other targets define bot...Jens Arnold2009-03-12
* Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 spec...Maurus Cuelenaere2009-03-11
* Onda VX747:Maurus Cuelenaere2009-03-09
* * Onda VX767: fix some redundant files + add some missing functions for apps/...Maurus Cuelenaere2009-03-09
* * Unify Onda VX747 and VX747+ config filesMaurus Cuelenaere2009-03-09
* Simplify generic_i2c, removing the link between i2c address and i2c interface...Bertrik Sikken2009-03-03
* Onda VX747:Maurus Cuelenaere2009-03-02
* Onda VX747: redo keymap (which fixes the not-working emulated touchscreen but...Maurus Cuelenaere2009-02-26
* Ingenic Jz4740:Maurus Cuelenaere2009-02-26
* Ingenic Jz4740:Maurus Cuelenaere2009-02-23
* Add generic touchscreen driver which allows calibration (apps/ layer will fol...Maurus Cuelenaere2009-02-19
* Onda VX747:Maurus Cuelenaere2009-02-16
* Onda VX747:Maurus Cuelenaere2009-02-13
* Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere2009-02-09
* Fix MIPS ffs implementationMaurus Cuelenaere2009-02-05