summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King2014-05-302-3/+78
* ARM: l2c: add warnings for stuff modifying aux_ctrl register valuesRussell King2014-05-301-3/+22
* ARM: l2c: print a warning with L2C-310 caches if the cache size is modifiedRussell King2014-05-301-0/+2
* ARM: l2c: remove old .set_debug methodRussell King2014-05-302-20/+2
* ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King2014-05-301-1/+0
* ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King2014-05-301-5/+3
* ARM: l2c: zynq: remove cache size overrideRussell King2014-05-301-1/+1
* ARM: l2c: vexpress: convert to generic l2c OF initialisationRussell King2014-05-301-1/+2
* ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlierRussell King2014-05-301-10/+18
* ARM: l2c: ux500: don't try to change the L2 cache auxiliary control registerRussell King2014-05-301-2/+2
* ARM: l2c: ux500: remove cache size overrideRussell King2014-05-301-13/+2
* ARM: l2c: ux500: implement dummy write_sec methodRussell King2014-05-301-9/+10
* ARM: l2c: tegra: convert to generic l2c OF initialisationRussell King2014-05-301-9/+3
* ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King2014-05-304-46/+4
* ARM: l2c: tegra: remove cache size overrideRussell King2014-05-301-17/+1
* ARM: l2c: sti: convert to generic l2c OF initialisationRussell King2014-05-301-21/+6
* ARM: l2c: spear13xx: remove cache size overrideRussell King2014-05-301-1/+1
* ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King2014-05-301-7/+2
* ARM: l2c: shmobile: remove cache size overrideRussell King2014-05-306-6/+6
* ARM: l2c: rockchip: convert to generic l2c OF initialisationRussell King2014-05-301-7/+2
* ARM: l2c: realview: improve commentry about the L2 cache requirementsRussell King2014-05-303-5/+21
* ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King2014-05-305-33/+8
* ARM: l2c: prima2: remove cache size overrideRussell King2014-05-301-20/+2
* ARM: l2c: AM43x: add L2 cache supportSekhar Nori2014-05-302-0/+2
* ARM: l2c: omap2+: get rid of init callSekhar Nori2014-05-303-9/+3
* ARM: l2c: omap2+: get rid of redundant cache replacement policy settingSekhar Nori2014-05-301-4/+3
* ARM: l2c: omap2: avoid reading directly from the L2 registers in platform codeRussell King2014-05-301-10/+6
* ARM: l2c: omap2: remove explicit non-secure access bitsRussell King2014-05-301-4/+2
* ARM: l2c: omap2: remove cache size overrideRussell King2014-05-301-5/+3
* ARM: l2c: omap2: remove explicit SMI calls to enable L2 cacheRussell King2014-05-301-5/+0
* ARM: l2c: omap2: implement new write_sec methodRussell King2014-05-301-16/+26
* ARM: l2c: nomadik: convert to generic l2c OF initialisationRussell King2014-05-301-10/+3
* ARM: l2c: nomadik: remove cache size overrideRussell King2014-05-301-1/+1
* ARM: l2c: mvebu: convert to generic l2c OF initialisationRussell King2014-05-301-3/+6
* ARM: l2c: imx vf610: convert to generic l2c OF initialisationRussell King2014-05-301-7/+2
* ARM: l2c: imx: convert to common l2c310 early resume functionalityRussell King2014-05-301-21/+3
* ARM: l2c: imx: remove direct write to power control registerRussell King2014-05-301-2/+0
* ARM: l2c: highbank: convert to generic l2c OF initialisationRussell King2014-05-301-6/+3
* ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisationRussell King2014-05-301-3/+1
* ARM: l2c: highbank: implement new write_sec methodRussell King2014-05-301-5/+7
* ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)Russell King2014-05-301-6/+2
* ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King2014-05-304-42/+2
* ARM: l2c: exynos: remove cache size overrideRussell King2014-05-301-4/+1
* ARM: l2c: cns3xxx: remove cache size overrideRussell King2014-05-301-1/+1
* ARM: l2c: berlin: convert to generic l2c OF initialisationRussell King2014-05-301-11/+6
* ARM: l2c: bcm_5301x: convert to generic l2c OF initialisationRussell King2014-05-301-7/+2
* ARM: l2c: provide common PL310 early resume codeRussell King2014-05-302-1/+59
* ARM: l2c: add platform independent core L2 cache OF initialisationRussell King2014-05-302-0/+15
* ARM: l2c: always enable non-secure access to lockdown registersRussell King2014-05-301-2/+21
* ARM: l2c: always enable low power modesRussell King2014-05-301-0/+12