Age | Commit message (Expand) | Author |
2010-12-11 | Derive clock and timer defines from frequency of external source. | Andree Buschmann |
2010-12-01 | Remove tabs | Andree Buschmann |
2010-11-15 | Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU vol... | Andree Buschmann |
2010-11-14 | 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-13 | 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-06 | move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. | Marcin Bukat |
2010-11-02 | 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-10-25 | 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-01 | Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re... | Andree Buschmann |
2010-09-25 | Roll back r28164 as this change introduced LCD issues on some nano 2G. | Andree Buschmann |
2010-09-25 | Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G. | Andree Buschmann |
2010-09-25 | Remove code that was unintentionally submitted. | Andree Buschmann |
2010-09-25 | Add some more information to iPod nano 2G debug screen. | Andree Buschmann |
2010-09-24 | Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G. | Andree Buschmann |
2010-09-20 | */app.lds: remove STUBOFFSET | Rafaël Carré |
2010-08-21 | Some Nano2G FTL cosmetics | Michael Sparmann |
2010-08-17 | Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr... | Michael Sparmann |
2010-08-12 | emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur... | Michael Sparmann |
2010-08-12 | emBIOS backports part three: Make the NAND flash driver return more useful er... | Michael Sparmann |
2010-08-12 | emBIOS backports part two: Fix a stupid global variable *instantiation* in a ... | Michael Sparmann |
2010-08-08 | ipod nano 2g: make functions/variables static where possible, add missing #in... | Bertrik Sikken |
2010-06-25 | lcd-m6sp.c: remove \r | Rafaël Carré |
2010-06-21 | Fix ata_idle_notify on iPod Nano 2G | Michael Sparmann |
2010-06-20 | Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PP | Michael Sparmann |
2010-06-20 | Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_... | Michael Sparmann |
2010-06-20 | Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL a... | Michael Sparmann |
2010-06-11 | Remove an unneccessary long call from the S5L8700 PCM FIQ handler | Michael Sparmann |
2010-06-11 | s5l8700 PCM: Always call dma_callback. (fix r26253 remnants) | Michael Sevakis |
2010-06-09 | meizu m6sl: load code from IRAM, not FLASH (it eases debugging) | Rafaël Carré |
2010-06-08 | make meizu-m6sl bootloader build | Rafaël Carré |
2010-06-05 | New USB charging system, part 1 - API rework and user-visible setting update | Torne Wuff |
2010-05-30 | Update Samsung YP-S3 bootloader demo | Bertrik Sikken |
2010-05-24 | Make PCM->driver interface about as simple as it will get. Registered callbac... | Michael Sevakis |
2010-05-12 | PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ... | Michael Sevakis |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-04-13 | s5l870x / ipod nano2g: include common mmu-arm.h | Rafaël Carré |
2010-04-13 | s5l870x : use mmu-arm.S | Rafaël Carré |
2010-04-13 | Move CACHEALIGN_BITS to cpu headers | Rafaël Carré |
2010-04-13 | mmu-s5l8700.S: correct a comment about segment position in index format | Rafaël Carré |