summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s5l8700/system-target.h (follow)
Commit message (Expand)AuthorAge
* Fix last warnings.Thomas Martitz2014-03-03
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* Derive clock and timer defines from frequency of external source.Andree Buschmann2010-12-11
* Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU vol...Andree Buschmann2010-11-15
* Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PPMichael Sparmann2010-06-20
* Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_...Michael Sparmann2010-06-20
* s5l870x / ipod nano2g: include common mmu-arm.hRafaël Carré2010-04-13
* Move CACHEALIGN_BITS to cpu headersRafaël Carré2010-04-13
* Use STORAGE_WANTS_ALIGN to make clear it's not a strict necessityRafaël Carré2010-03-26
* Make storage alignement use cache alignement macrosRafaël Carré2010-03-25
* Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Al...Michael Sparmann2009-10-24
* Fix S5L870x cache coherency functions. They were split into a different file,...Michael Sparmann2009-10-17
* Added S5L870X cache coherency supportMichael Sparmann2009-10-09
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* initial Meizu M6SL port (take 2)Marcoen Hirschberg2008-06-27