summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* Comment out lcd_drawline() DEBUGF messages which show in various simulatorsTomer Shalev2010-02-20
* * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...Teruaki Kawashima2010-02-16
* revert r24478 and make the backdrop behaviour the same as it used to be (so w...Jonathan Gordon2010-02-08
* Packard Bell Vibe 500: touchpad code rework. Improve touch sensivity a bit by...Szymon Dziok2010-02-06
* fix a bug where the backdrop from the sbs is displayed on scrolling lines in ...Jonathan Gordon2010-02-03
* FS#10955 - LBA48 builds doesn't compile after ata read/write unificationTorne Wuff2010-02-01
* fix warnings in s35390 rtc driverBertrik Sikken2010-01-30
* Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...Andree Buschmann2010-01-23
* Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken2010-01-18
* Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts2010-01-18
* set the ipod volume on the ipod fm remote when the tuner is turned on. Also, ...Laurent Gautier2010-01-13
* Fix FS10902 and improve some init. Also add my name to the credit list for FS...Laurent Gautier2010-01-12
* draw selection bar even if str is empty string (e.g. in text_editor plugin).Teruaki Kawashima2010-01-09
* Fix FS#10893.Teruaki Kawashima2010-01-09
* Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock)Maurus Cuelenaere2010-01-08
* Final removal of tabs in firmware pathAndree Buschmann2010-01-03
* Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken2010-01-02
* Simplify some expressions using the ? operatorBertrik Sikken2010-01-01
* Fix warnings on logf buildMichael Chicoine2009-12-25
* Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo2009-12-25
* Fix FM radio on VX777 (by Giovanni Zilli)Maurus Cuelenaere2009-12-22
* Onda VX747/VX777: fix FM radioMaurus Cuelenaere2009-12-18
* M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun2009-12-12
* FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl...Nils Wallménius2009-12-04
* si4700: revert r22641Rafaël Carré2009-12-03
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
* Reduce bin size of diacritic characters databaseTomer Shalev2009-11-29
* Diacritic display enhancementsTomer Shalev2009-11-28
* Use MULTIDRIVE instead of MULTIVOLUME in sd.cFrank Gevaerts2009-11-26
* Fix diacritic and save some bin sizeTomer Shalev2009-11-26
* Merge branch 'hotswap'Maurus Cuelenaere2009-11-26
* Limit character width to 255 pixelsFrank Gevaerts2009-11-24
* make lcd_bitmap_char more space efficient. This doesn't seem to impact text d...Frank Gevaerts2009-11-24
* FS#10720 - Support for displaying diacritic charactersTomer Shalev2009-11-24
* FS#9721 - No error check after writes in ata.cTorne Wuff2009-11-24
* FS#10798 - unify ata_read_sectors and ata_write_sectorsTorne Wuff2009-11-24
* lcd-bitmap-common.c: Change calculation of the horizontal position in lcd_put...Teruaki Kawashima2009-11-22
* Fix Free and Disk size display when SECTOR_SIZE!=512Frank Gevaerts2009-11-09
* Fix RedKarl Kurbjun2009-11-07
* Fix two width calculationsKarl Kurbjun2009-11-07
* Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si...Karl Kurbjun2009-11-07
* Fix same bug as in r23531 in two more drivers (wrong masking of wday)Nils Wallménius2009-11-05
* RTC read of ds1339 of ds3231 weekday Robert Kukla2009-11-05
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins2009-11-03
* M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun2009-11-02
* Improvements to mini2440/UDA1341 audioBob Cousins2009-11-01
* Remove svn:executable from firmwareMichael Chicoine2009-10-31
* Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger2009-10-26
* Save one branch for archs without conditional execution (e.g. coldfire).Jens Arnold2009-10-26