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