| Commit message (Expand) | Author | Age |
| * | HDD6330: speedup lcd_blit_yuv() function (~4%). | Szymon Dziok | 2010-12-13 |
| * | Add short sleep after wakeup of LDS176 type LCD to avoid occasional shift of ... | Andree Buschmann | 2010-12-13 |
| * | HDD6330: implement initialization and inversion of lcd. | Szymon Dziok | 2010-12-13 |
| * | Speedup of iPod nano 2G YUV blitting by 3%. | Andree Buschmann | 2010-12-13 |
| * | FS#11807 - Major speedup of iPod nano 2G. Part 5: Introduce asm for RGB scree... | Andree Buschmann | 2010-12-13 |
| * | Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might... | Frank Gevaerts | 2010-12-12 |
| * | Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge... | Frank Gevaerts | 2010-12-12 |
| * | AMSv2: handle sd card ACMDs similar to how it's done for AMSv1 | Bertrik Sikken | 2010-12-12 |
| * | FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt... | Andree Buschmann | 2010-12-12 |
| * | FS#11807 - Major speedup of iPod nano 2G. Part 3: Unify different write comma... | Andree Buschmann | 2010-12-12 |
| * | FS#11807 - Major speedup of iPod nano 2G. Part 2: Use 16 bit data width and s... | Andree Buschmann | 2010-12-12 |
| * | FS#11708 - Major speedup of iPod nano 2G. Part 1: Loop unrolling and reductio... | Andree Buschmann | 2010-12-12 |
| * | AMSv2: only switch sd cards to high speed mode for for v2 sd cards, just like... | Bertrik Sikken | 2010-12-12 |
| * | iPod Nano 2G: Correct clickwheel interrupt handler name, this time consistently. | Michael Sparmann | 2010-12-12 |
| * | Fix bug introduced with r28800 (missing interrupt handler). | Andree Buschmann | 2010-12-12 |
| * | Fix yellow, already assign values for various S5L8702 defines | Michael Sparmann | 2010-12-12 |
| * | usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ... | Michael Sparmann | 2010-12-12 |
| * | Fix typo in comment. | Andree Buschmann | 2010-12-11 |
| * | iPod nano 2G: Call lcd_update_rect() in lcd_update() instead of using an own ... | Andree Buschmann | 2010-12-11 |
| * | Set DRAM configuration for iPod nano 2G in crt0.s | Andree Buschmann | 2010-12-11 |
| * | Detail comment in timer configuration of S5L870x. | Andree Buschmann | 2010-12-11 |
| * | Derive clock and timer defines from frequency of external source. | Andree Buschmann | 2010-12-11 |
| * | HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse... | Szymon Dziok | 2010-12-05 |
| * | HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect... | Szymon Dziok | 2010-12-02 |
| * | Remove tabs | Andree Buschmann | 2010-12-01 |
| * | Change alignment macros to allow further performance optimization. Define the... | Andree Buschmann | 2010-11-21 |
| * | FS#11608: switch cpu to async operation in boosted mode | Fred Bauer | 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 |
| * | 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 |
| * | iPod Nano 2G: Post-mortem memory dumper stub (FS#11701) | Michael Sparmann | 2010-11-13 |
| * | iPod Nano 2G FTL: Remove some meaningless code in ftl_init | Michael Sparmann | 2010-11-13 |
| * | Apply FS#11729 - Remove unneeded I2SIN clock configuration for AS3525 and AS3... | Bertrik Sikken | 2010-11-09 |
| * | fix yellow and red from r28522 | Marcin Bukat | 2010-11-06 |
| * | move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. | Marcin Bukat | 2010-11-06 |
| * | Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K... | Andree Buschmann | 2010-11-02 |
| * | Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in... | Michael Sparmann | 2010-11-02 |
| * | Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transition | Michael Sparmann | 2010-10-25 |
| * | Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re... | Michael Sparmann | 2010-10-25 |
| * | HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ... | Szymon Dziok | 2010-10-21 |
| * | HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff... | Szymon Dziok | 2010-10-21 |
| * | HDD6330: Patch to enable/disable backlight. | Szymon Dziok | 2010-10-18 |
| * | HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis... | Szymon Dziok | 2010-10-18 |