Age | Commit message (Expand) | Author |
2009-09-17 | i7: Fix memory bus initialization, thanks to Genia Bezman! | Vitja Makarov |
2009-09-17 | Fix a comment so that it matches the code | Dave Chapman |
2009-09-17 | Fix unreliable LCD updates on the "type 0" LCD. Plus add some comments and a... | Dave Chapman |
2009-09-17 | TIMERB is in a different location on the S5L8701 | Dave Chapman |
2009-09-17 | Add PLL2 definitions for the S5L8701, plus some config file tweaks for the Na... | Dave Chapman |
2009-09-17 | Add an app.lds and some stub functions for the Nano 2G - this isn't enough to... | Dave Chapman |
2009-09-13 | Get rid of some of the code duplication from checkwps, it still duplicates a ... | Thomas Martitz |
2009-09-12 | AMS Sansa: Adjust View HW info page to display SD and uSD MCICLK freqs instead | Jack Halpin |
2009-09-08 | Samsung YH925: Reset the LCD orientation to what the OF expects before branch... | Thomas Martitz |
2009-09-07 | Higher the button delay on the fuze a bit more, the wrong hold button reads a... | Thomas Martitz |
2009-09-07 | M:Robe 500: Fix glitches when using DMA for LCD updates. | Karl Kurbjun |
2009-09-06 | move the CONFIG_LED #define out into config.h as all but 3 targets actually h... | Jonathan Gordon |
2009-09-06 | Make the e200 compile the vled for the sim... other targets are probably doin... | Jonathan Gordon |
2009-09-06 | Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2 | Bertrik Sikken |
2009-09-05 | Sansa c200v2: update DBOP button reading mechanism, this enables readout of t... | Bertrik Sikken |
2009-09-05 | Increase the button delays slightly to aid against sporadic missreads of the ... | Thomas Martitz |
2009-09-05 | Make the Fuze usable again by inserting a few delays in the lcd functions, co... | Thomas Martitz |
2009-09-05 | Fix display bug in the Samsung YH-920 on partial lcd updates. | Mark Arigo |
2009-09-04 | Fix typos in the comment | Alexander Levin |
2009-09-04 | Const police raid\! | Nils Wallménius |
2009-09-04 | iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa... | Vitja Makarov |
2009-09-04 | Explain the stride and fix the player. | Karl Kurbjun |
2009-09-04 | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun |
2009-09-02 | i7: Notify the backlight driver when the HOLD button is toggled, same as D2 | Vitja Makarov |
2009-09-02 | M:Robe 500: fix warning | Karl Kurbjun |
2009-09-02 | M:Robe 500: Add low-level support for vertical strides | Karl Kurbjun |
2009-09-02 | Update Vertical stride so that it's oriented left to right in the destination. | Karl Kurbjun |
2009-09-01 | D2: Obey the SD card write-protect tab | Rob Purchase |
2009-09-01 | D2: Enable ARM cache coherency functions (eg. during codec load), which shoul... | Rob Purchase |
2009-09-01 | Fixed checkwps build warnings. Updated checkwps makefile to be closer to main. | Björn Stenberg |
2009-09-01 | YH920 : enable battery reading (uncalibrated yet) | Rafaël Carré |
2009-09-01 | Enable sound on the Samsung YH-920 | Mark Arigo |
2009-09-01 | Move the FIFO emptying up, as having it after lcd_write_single_data16() cause... | Thomas Martitz |
2009-09-01 | Add in BMP loader for vertical stride and include lcd-16bit-vert.c in SOURCES | Karl Kurbjun |
2009-09-01 | Initial vertical stride LCD driver. Backdrop is inverted with it currently. | Karl Kurbjun |
2009-09-01 | Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ful... | Thomas Martitz |
2009-08-31 | Apply the lcd speed fix from fuze also to e200v2. Improves speed by a factor ~2. | Dominik Wenger |
2009-08-31 | Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra... | Thomas Martitz |
2009-08-30 | Fix Onda VX777 boot extension | Maurus Cuelenaere |
2009-08-30 | Fix x_offset for YUV blitting. | Thomas Martitz |
2009-08-30 | Dreaded last minute changes at 4am :( Fix red. | Thomas Martitz |
2009-08-30 | Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ... | Thomas Martitz |
2009-08-29 | Add stride defines to support vertical strides | Karl Kurbjun |
2009-08-24 | Meizu M6SP: initial LCD driver (compiles but is untested) | Bertrik Sikken |
2009-08-24 | Samsung YH925: Correct a typo in the battery calibration. | Thomas Martitz |
2009-08-21 | A new implementation of logf, logfdisplay and logfdump. | Maurus Cuelenaere |
2009-08-21 | Add a BTN_MASK for the VX777 (aka fix red) | Maurus Cuelenaere |
2009-08-21 | * Onda VX777: add support for its single physical button | Maurus Cuelenaere |
2009-08-20 | Enable dircache for targets with 8MB RAM too (AMS Sansas, modded Archoses). | Thomas Martitz |
2009-08-20 | fix yellow | Nils Wallménius |