| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix red by moving the difinition up. | Thomas Martitz | 2010-12-02 |
| * | Android: Make lcd updates synchronous, doesn't make it faster but smoother (n... | Thomas Martitz | 2010-12-02 |
| * | Enable ARM ASM optimzations on android. Speedup in codecs ranges from 20% to ... | Thomas Martitz | 2010-12-02 |
| * | Fix reds, inclusion of C files into plugins is tricky. | Thomas Martitz | 2010-12-02 |
| * | Change the gcc options for sdl builds to allow for gnu99 features, it needs s... | Thomas Martitz | 2010-12-02 |
| * | HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect... | Szymon Dziok | 2010-12-02 |
| * | Remove tabs | Andree Buschmann | 2010-12-01 |
| * | Add HD300 button defines for system_exception_wait() | Marcin Bukat | 2010-12-01 |
| * | RTC s35380a - fix initialization. | Marcin Bukat | 2010-11-29 |
| * | HD300 - decrease touchstrip sensitivity | Marcin Bukat | 2010-11-29 |
| * | MPIO - drop wait states for LCD access | Marcin Bukat | 2010-11-29 |
| * | HD300 - add basic RTC support | Marcin Bukat | 2010-11-28 |
| * | Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con... | Frank Gevaerts | 2010-11-28 |
| * | HD300 - add missing i2c initializtion. | Marcin Bukat | 2010-11-27 |
| * | Undo r28682. Bad idea... | Andree Buschmann | 2010-11-27 |
| * | Use CACHEALIGN_BITS to calculate CACHEALIGN_SIZE instead of directly setting it. | Andree Buschmann | 2010-11-27 |
| * | MPIO HD300 - initial commit | Marcin Bukat | 2010-11-26 |
| * | Sansa c200/c200v2: limit allowable contrast value to 0-127, it wraps at 128. | Bertrik Sikken | 2010-11-24 |
| * | Fix typo in comment. | Andree Buschmann | 2010-11-22 |
| * | Change alignment macros to allow further performance optimization. Define the... | Andree Buschmann | 2010-11-21 |
| * | Reinsert CACHEALIGN_SIZE to imx31l.h, r28619 expected another local change. | Andree Buschmann | 2010-11-19 |
| * | Define CACHEALIGN_BITS for missing ARM CPUs for later use. | Andree Buschmann | 2010-11-19 |
| * | FS#11608: switch cpu to async operation in boosted mode | Fred Bauer | 2010-11-18 |
| * | fix reds, not so nice fiddling with simulator stubs to make it all works | Jonathan Gordon | 2010-11-18 |
| * | Make the %tr (radio RSSI) tag work as a bar tag or as a conditional. | Jonathan Gordon | 2010-11-18 |
| * | Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU vol... | Andree Buschmann | 2010-11-15 |
| * | iPod Nano 2G LCD sleep: Powering down LDO2 also affects USB, so we can't do t... | Michael Sparmann | 2010-11-14 |
| * | Move pcm doublebuffer to IRAM on nano 2G. | Andree Buschmann | 2010-11-14 |
| * | iPod Nano 2G LCD sleep: Send LCD_EVENT_ACTIVATION event | Michael Sparmann | 2010-11-14 |
| * | iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t... | Michael Sparmann | 2010-11-14 |
| * | iPod Nano 2G: Dynamic Vcore scaling, based on current CPU clock. Adds 1-2 hou... | Michael Sparmann | 2010-11-14 |
| * | iPod Nano 2G: Set I2C clock to 374400 Hz, now that we know what it is derived... | Michael Sparmann | 2010-11-14 |
| * | iPod Nano 2G: Use sane (150 microseconds) PLL locking delays and properly set... | Michael Sparmann | 2010-11-14 |
| * | Oops, forgot to add CLKCON3 to the CPU header. Fixes red. | Michael Sparmann | 2010-11-14 |
| * | Hopefully fix FS#11696: scrollwheel doesn't respond in some cases. | Magnus Holmgren | 2010-11-14 |
| * | si4700/rda5802 tuners: prevent hang when changing radio region. Probably fixe... | Bertrik Sikken | 2010-11-14 |
| * | iPod Nano 2G: Fix I2S clocking. All sampling rates should work now. | Michael Sparmann | 2010-11-14 |
| * | iPod Nano 2G: Finally FIQ-less and glitch-free PCM. This should allow for IRQ... | Michael Sparmann | 2010-11-13 |
| * | Damn. Remove another typo. | Michael Sparmann | 2010-11-13 |
| * | Fix a typo in a comment | Michael Sparmann | 2010-11-13 |
| * | Fix multivolume case | Frank Gevaerts | 2010-11-13 |
| * | Reduce the amount of stack space needed by fat_rename and mkdir_uncached. | Michael Sparmann | 2010-11-13 |
| * | iPod Nano 2G: Post-mortem memory dumper stub (FS#11701) | Michael Sparmann | 2010-11-13 |
| * | iPod Nano 2G: Reduce popping noise during codec powerup, especially when driv... | Michael Sparmann | 2010-11-13 |
| * | Remove redundant SOURCES entry for iPod Nano 2G | Michael Sparmann | 2010-11-13 |
| * | iPod Nano 2G FTL: Remove some meaningless code in ftl_init | Michael Sparmann | 2010-11-13 |
| * | MPIO: move files a bit in preparation for HD300 port | Marcin Bukat | 2010-11-12 |
| * | Android: Change how detecting call state (introduced in r27746) works, from p... | Thomas Martitz | 2010-11-12 |
| * | Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski | Bertrik Sikken | 2010-11-11 |
| * | Onda VX767: get some facts about the state of the current LCD driver straight | Maurus Cuelenaere | 2010-11-11 |