summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX74...Maurus Cuelenaere2009-06-20
* Philips SA9200: Working touchpad and button lights! Also, improvements to the...Mark Arigo2009-06-19
* Clean up the Synaptics touchpad driver.Mark Arigo2009-06-19
* Confirm USB VID/PID of Samsung YH920Rafaël Carré2009-06-18
* Ingenic Jz4740: enable IRAM (only core, without ibss)Maurus Cuelenaere2009-06-18
* Sansa c200v2 : support more hardwareRafaël Carré2009-06-18
* Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driverRafaël Carré2009-06-17
* Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere2009-06-16
* Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audi...Jens Arnold2009-06-12
* Onda VX747: support FAT16Maurus Cuelenaere2009-06-10
* Properly implement backlighting on Onda VX7x7 (using PWM).Maurus Cuelenaere2009-06-09
* Alright, revert r21229 for now. Stupid me forgetting about the inclusion sequ...Thomas Martitz2009-06-09
* Use the AMS_LOWMEM define to indicate memory size as the .lds files do in con...Thomas Martitz2009-06-08
* FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré2009-06-08
* M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets...Karl Kurbjun2009-06-08
* Replace 1UL in BIT_N with 1U to avoid turning it into a 64-bit operation on 6...Andrew Mahone2009-06-06
* Fix undefined BIT_N on non-SH targets.Andrew Mahone2009-06-06
* Add a system-wide BIT_N macro, implemented via an LUT on SH, and use it in th...Andrew Mahone2009-06-06
* Fix reds & yellowMaurus Cuelenaere2009-06-01
* Onda VX747: try at implementing FM tuner supportMaurus Cuelenaere2009-06-01
* Samsung YH*: Enable RTC on all, enable lcd contrast on 925.Thomas Martitz2009-06-01
* c100: Get a regular build compiling. Very little functionality.Marc Guay2009-06-01
* Fix typo. Not sure how it will affect targets with that CPU though...Magnus Holmgren2009-05-31
* Remove an old safety making sure that people re-ran configure after the h120/...Frank Gevaerts2009-05-29
* Make 'Backlight mod' an Advanced build option for the Ondios (largely inspire...Marianne Arnold2009-05-29
* Set up the c100 for dual-booting.Marc Guay2009-05-27
* Fix yellowMaurus Cuelenaere2009-05-26
* Fix audio on Onda VX747Maurus Cuelenaere2009-05-26
* Samsung YH*: enable bmp scaler and core jpeg supportThomas Martitz2009-05-25
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25
* * read_bmp_*(): add FORMAT_RETURN_SIZEMaurus Cuelenaere2009-05-25
* don't disable usb storage by accidentFrank Gevaerts2009-05-23
* swap bootloader and non-bootloader cases around to avoid an ugly #ifndefFrank Gevaerts2009-05-23
* Fix wrong #ifdefsFrank Gevaerts2009-05-23
* Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank Gevaerts2009-05-23
* Sansa AMS : remove misleading commentRafaël Carré2009-05-22
* Move private #defines from i2c-pp.h to i2c-pp.cBertrik Sikken2009-05-21
* Remove some unused declarationsBertrik Sikken2009-05-21
* Sansa AMS: move OF size declaration in model specific configRafaël Carré2009-05-21
* Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz2009-05-20
* Get interrupt endpoints fully working on Ingenic Jz4740 targetsMaurus Cuelenaere2009-05-17
* Fix duplicate #includesBertrik Sikken2009-05-17
* Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts2009-05-16
* Remove the HAVE_RADIO_REGION from the platform config since it's already defi...Alexander Levin2009-05-13
* MIPS: don't save gp register when switching threadsMaurus Cuelenaere2009-05-06
* Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone2009-05-04
* M:Robe 500: Add backlight cleanups and fix power management so that dangerous...Karl Kurbjun2009-05-04
* M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun2009-05-02
* Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...Thomas Martitz2009-04-29
* Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz2009-04-29