summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* ata-nand-telechips: tcc77x have now USEC_TIMERVitja Makarov2009-09-21
* i7: pcm-telechips fix sampling rate that was about 40000 instead of 44100Vitja Makarov2009-09-20
* Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but ...Marianne Arnold2009-09-19
* i7: _backlight_init() turn backlight on, as we can miss panic messageVitja Makarov2009-09-18
* tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setupVitja Makarov2009-09-18
* i7: Fix memory bus initialization, thanks to Genia Bezman!Vitja Makarov2009-09-17
* Fix a comment so that it matches the codeDave Chapman2009-09-17
* Fix unreliable LCD updates on the "type 0" LCD. Plus add some comments and a...Dave Chapman2009-09-17
* TIMERB is in a different location on the S5L8701Dave Chapman2009-09-17
* Add PLL2 definitions for the S5L8701, plus some config file tweaks for the Na...Dave Chapman2009-09-17
* Add an app.lds and some stub functions for the Nano 2G - this isn't enough to...Dave Chapman2009-09-17
* Get rid of some of the code duplication from checkwps, it still duplicates a ...Thomas Martitz2009-09-13
* AMS Sansa: Adjust View HW info page to display SD and uSD MCICLK freqs insteadJack Halpin2009-09-12
* Samsung YH925: Reset the LCD orientation to what the OF expects before branch...Thomas Martitz2009-09-08
* Higher the button delay on the fuze a bit more, the wrong hold button reads a...Thomas Martitz2009-09-07
* M:Robe 500: Fix glitches when using DMA for LCD updates.Karl Kurbjun2009-09-07
* move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon2009-09-06
* Make the e200 compile the vled for the sim... other targets are probably doin...Jonathan Gordon2009-09-06
* Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2Bertrik Sikken2009-09-06
* Sansa c200v2: update DBOP button reading mechanism, this enables readout of t...Bertrik Sikken2009-09-05
* Increase the button delays slightly to aid against sporadic missreads of the ...Thomas Martitz2009-09-05
* Make the Fuze usable again by inserting a few delays in the lcd functions, co...Thomas Martitz2009-09-05
* Fix display bug in the Samsung YH-920 on partial lcd updates.Mark Arigo2009-09-05
* Fix typos in the commentAlexander Levin2009-09-04
* Const police raid\!Nils Wallménius2009-09-04
* iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa...Vitja Makarov2009-09-04
* Explain the stride and fix the player.Karl Kurbjun2009-09-04
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* i7: Notify the backlight driver when the HOLD button is toggled, same as D2Vitja Makarov2009-09-02
* M:Robe 500: fix warningKarl Kurbjun2009-09-02
* M:Robe 500: Add low-level support for vertical stridesKarl Kurbjun2009-09-02
* Update Vertical stride so that it's oriented left to right in the destination.Karl Kurbjun2009-09-02
* D2: Obey the SD card write-protect tabRob Purchase2009-09-01
* D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase2009-09-01
* Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg2009-09-01
* YH920 : enable battery reading (uncalibrated yet)Rafaël Carré2009-09-01
* Enable sound on the Samsung YH-920Mark Arigo2009-09-01
* Move the FIFO emptying up, as having it after lcd_write_single_data16() cause...Thomas Martitz2009-09-01
* Add in BMP loader for vertical stride and include lcd-16bit-vert.c in SOURCESKarl Kurbjun2009-09-01
* Initial vertical stride LCD driver. Backdrop is inverted with it currently.Karl Kurbjun2009-09-01
* Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ful...Thomas Martitz2009-09-01
* Apply the lcd speed fix from fuze also to e200v2. Improves speed by a factor ~2.Dominik Wenger2009-08-31
* Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra...Thomas Martitz2009-08-31
* Fix Onda VX777 boot extensionMaurus Cuelenaere2009-08-30
* Fix x_offset for YUV blitting.Thomas Martitz2009-08-30
* Dreaded last minute changes at 4am :( Fix red.Thomas Martitz2009-08-30
* Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ...Thomas Martitz2009-08-30
* Add stride defines to support vertical stridesKarl Kurbjun2009-08-29
* Meizu M6SP: initial LCD driver (compiles but is untested)Bertrik Sikken2009-08-24
* Samsung YH925: Correct a typo in the battery calibration.Thomas Martitz2009-08-24