summaryrefslogtreecommitdiffstats
path: root/arch/tile/gxio (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-30ARM: l2c: zynq: remove cache size overrideRussell King1-1/+1
2014-05-30ARM: l2c: vexpress: convert to generic l2c OF initialisationRussell King1-1/+2
2014-05-30ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlierRussell King1-10/+18
2014-05-30ARM: l2c: ux500: don't try to change the L2 cache auxiliary control registerRussell King1-2/+2
2014-05-30ARM: l2c: ux500: remove cache size overrideRussell King1-13/+2
2014-05-30ARM: l2c: ux500: implement dummy write_sec methodRussell King1-9/+10
2014-05-30ARM: l2c: tegra: convert to generic l2c OF initialisationRussell King1-9/+3
2014-05-30ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King4-46/+4
2014-05-30ARM: l2c: tegra: remove cache size overrideRussell King1-17/+1
2014-05-30ARM: l2c: sti: convert to generic l2c OF initialisationRussell King1-21/+6
2014-05-30ARM: l2c: spear13xx: remove cache size overrideRussell King1-1/+1
2014-05-30ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King1-7/+2
2014-05-30ARM: l2c: shmobile: remove cache size overrideRussell King6-6/+6
2014-05-30ARM: l2c: rockchip: convert to generic l2c OF initialisationRussell King1-7/+2
2014-05-30ARM: l2c: realview: improve commentry about the L2 cache requirementsRussell King3-5/+21
2014-05-30ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King5-33/+8
2014-05-30ARM: l2c: prima2: remove cache size overrideRussell King1-20/+2
2014-05-30ARM: l2c: AM43x: add L2 cache supportSekhar Nori2-0/+2
2014-05-30ARM: l2c: omap2+: get rid of init callSekhar Nori3-9/+3
2014-05-30ARM: l2c: omap2+: get rid of redundant cache replacement policy settingSekhar Nori1-4/+3
2014-05-30ARM: l2c: omap2: avoid reading directly from the L2 registers in platform codeRussell King1-10/+6
2014-05-30ARM: l2c: omap2: remove explicit non-secure access bitsRussell King1-4/+2
2014-05-30ARM: l2c: omap2: remove cache size overrideRussell King1-5/+3
2014-05-30ARM: l2c: omap2: remove explicit SMI calls to enable L2 cacheRussell King1-5/+0
2014-05-30ARM: l2c: omap2: implement new write_sec methodRussell King1-16/+26
2014-05-30ARM: l2c: nomadik: convert to generic l2c OF initialisationRussell King1-10/+3
2014-05-30ARM: l2c: nomadik: remove cache size overrideRussell King1-1/+1
2014-05-30ARM: l2c: mvebu: convert to generic l2c OF initialisationRussell King1-3/+6
2014-05-30ARM: l2c: imx vf610: convert to generic l2c OF initialisationRussell King1-7/+2
2014-05-30ARM: l2c: imx: convert to common l2c310 early resume functionalityRussell King1-21/+3
2014-05-30ARM: l2c: imx: remove direct write to power control registerRussell King1-2/+0
2014-05-30ARM: l2c: highbank: convert to generic l2c OF initialisationRussell King1-6/+3
2014-05-30ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisationRussell King1-3/+1
2014-05-30ARM: l2c: highbank: implement new write_sec methodRussell King1-5/+7
2014-05-30ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)Russell King1-6/+2
2014-05-30ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King4-42/+2
2014-05-30ARM: l2c: exynos: remove cache size overrideRussell King1-4/+1
2014-05-30ARM: l2c: cns3xxx: remove cache size overrideRussell King1-1/+1
2014-05-30ARM: l2c: berlin: convert to generic l2c OF initialisationRussell King1-11/+6
2014-05-30ARM: l2c: bcm_5301x: convert to generic l2c OF initialisationRussell King1-7/+2
2014-05-30ARM: l2c: provide common PL310 early resume codeRussell King2-1/+59
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King2-0/+15
2014-05-30ARM: l2c: always enable non-secure access to lockdown registersRussell King1-2/+21
2014-05-30ARM: l2c: always enable low power modesRussell King1-0/+12
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King11-20/+19
2014-05-30ARM: l2c: add automatic enable of early BRESPRussell King1-3/+22
2014-05-30ARM: l2c: move L2 cache register saving to a more sensible locationRussell King1-12/+22
2014-05-30ARM: l2c: check that DT files specify the required "cache-unified" propertyRussell King1-0/+4
2014-05-30ARM: l2c: fix register namingRussell King14-95/+118
2014-05-30ARM: l2c: implement L2C-310 erratum 752271 in core L2C codeRussell King1-1/+17