Age | Commit message (Expand) | Author |
2009-09-18 | tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setup | Vitja Makarov |
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 an app.lds and some stub functions for the Nano 2G - this isn't enough to... | Dave Chapman |
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-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 | iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa... | Vitja Makarov |
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-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 | 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 | 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 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-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-20 | fix yellow | Nils Wallménius |
2009-08-20 | M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes... | Karl Kurbjun |
2009-08-19 | fix svn properties | Nils Wallménius |
2009-08-19 | fix more red | Nils Wallménius |
2009-08-19 | fix red | Nils Wallménius |
2009-08-15 | Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific... | Bertrik Sikken |
2009-08-15 | Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggled | Rafaël Carré |
2009-08-14 | Hopefully get all of the touchscreen drivers to act the same so release event... | Karl Kurbjun |
2009-08-14 | mrobe100: power off HDD (courtesy of lowlight) ~2h extra playtime | Robert Kukla |
2009-08-13 | don't treat extremely quick transfers as errors | Frank Gevaerts |
2009-08-13 | M:Robe 500: Forgot one. | Karl Kurbjun |
2009-08-13 | M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran... | Karl Kurbjun |
2009-08-12 | TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ... | Rob Purchase |
2009-08-12 | M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s... | Karl Kurbjun |
2009-08-11 | Fix endpoint allocation | Frank Gevaerts |
2009-08-11 | Sansa AMS: identify interrupts with no source set | Rafaël Carré |
2009-08-10 | Remove the comment also, Thanks to Rafaël Carré for spotting. | Thomas Martitz |
2009-08-10 | Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl... | Thomas Martitz |
2009-08-10 | M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger vi... | Karl Kurbjun |