summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s5l8700
AgeCommit message (Expand)Author
2010-12-11Derive clock and timer defines from frequency of external source.Andree Buschmann
2010-12-01Remove tabsAndree Buschmann
2010-11-15Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU vol...Andree Buschmann
2010-11-14iPod Nano 2G LCD sleep: Powering down LDO2 also affects USB, so we can't do t...Michael Sparmann
2010-11-14Move pcm doublebuffer to IRAM on nano 2G.Andree Buschmann
2010-11-14iPod Nano 2G LCD sleep: Send LCD_EVENT_ACTIVATION eventMichael Sparmann
2010-11-14iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t...Michael Sparmann
2010-11-14iPod Nano 2G: Dynamic Vcore scaling, based on current CPU clock. Adds 1-2 hou...Michael Sparmann
2010-11-14iPod Nano 2G: Set I2C clock to 374400 Hz, now that we know what it is derived...Michael Sparmann
2010-11-14iPod Nano 2G: Use sane (150 microseconds) PLL locking delays and properly set...Michael Sparmann
2010-11-14iPod Nano 2G: Fix I2S clocking. All sampling rates should work now.Michael Sparmann
2010-11-13iPod Nano 2G: Finally FIQ-less and glitch-free PCM. This should allow for IRQ...Michael Sparmann
2010-11-13iPod Nano 2G: Post-mortem memory dumper stub (FS#11701)Michael Sparmann
2010-11-13iPod Nano 2G FTL: Remove some meaningless code in ftl_initMichael Sparmann
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann
2010-11-02Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...Michael Sparmann
2010-10-25Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transitionMichael Sparmann
2010-10-25Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann
2010-10-01Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...Andree Buschmann
2010-09-25Roll back r28164 as this change introduced LCD issues on some nano 2G.Andree Buschmann
2010-09-25Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.Andree Buschmann
2010-09-25Remove code that was unintentionally submitted.Andree Buschmann
2010-09-25Add some more information to iPod nano 2G debug screen.Andree Buschmann
2010-09-24Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré
2010-08-21Some Nano2G FTL cosmeticsMichael Sparmann
2010-08-17Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr...Michael Sparmann
2010-08-12emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur...Michael Sparmann
2010-08-12emBIOS backports part three: Make the NAND flash driver return more useful er...Michael Sparmann
2010-08-12emBIOS backports part two: Fix a stupid global variable *instantiation* in a ...Michael Sparmann
2010-08-08ipod nano 2g: make functions/variables static where possible, add missing #in...Bertrik Sikken
2010-06-25lcd-m6sp.c: remove \rRafaël Carré
2010-06-21Fix ata_idle_notify on iPod Nano 2GMichael Sparmann
2010-06-20Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PPMichael Sparmann
2010-06-20Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_...Michael Sparmann
2010-06-20Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL a...Michael Sparmann
2010-06-11Remove an unneccessary long call from the S5L8700 PCM FIQ handlerMichael Sparmann
2010-06-11s5l8700 PCM: Always call dma_callback. (fix r26253 remnants)Michael Sevakis
2010-06-09meizu m6sl: load code from IRAM, not FLASH (it eases debugging)Rafaël Carré
2010-06-08make meizu-m6sl bootloader buildRafaël Carré
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff
2010-05-30Update Samsung YP-S3 bootloader demoBertrik Sikken
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis
2010-05-12PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...Michael Sevakis
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-04-13s5l870x / ipod nano2g: include common mmu-arm.hRafaël Carré
2010-04-13s5l870x : use mmu-arm.SRafaël Carré
2010-04-13Move CACHEALIGN_BITS to cpu headersRafaël Carré
2010-04-13mmu-s5l8700.S: correct a comment about segment position in index formatRafaël Carré