summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-30ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King
2014-05-30ARM: l2c: add warnings for stuff modifying aux_ctrl register valuesRussell King
2014-05-30ARM: l2c: print a warning with L2C-310 caches if the cache size is modifiedRussell King
2014-05-30ARM: l2c: remove old .set_debug methodRussell King
2014-05-30ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King
2014-05-30ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: zynq: remove cache size overrideRussell King
2014-05-30ARM: l2c: vexpress: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlierRussell King
2014-05-30ARM: l2c: ux500: don't try to change the L2 cache auxiliary control registerRussell King
2014-05-30ARM: l2c: ux500: remove cache size overrideRussell King
2014-05-30ARM: l2c: ux500: implement dummy write_sec methodRussell King
2014-05-30ARM: l2c: tegra: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King
2014-05-30ARM: l2c: tegra: remove cache size overrideRussell King
2014-05-30ARM: l2c: sti: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: spear13xx: remove cache size overrideRussell King
2014-05-30ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: shmobile: remove cache size overrideRussell King
2014-05-30ARM: l2c: rockchip: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: realview: improve commentry about the L2 cache requirementsRussell King
2014-05-30ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: prima2: remove cache size overrideRussell King
2014-05-30ARM: l2c: AM43x: add L2 cache supportSekhar Nori
2014-05-30ARM: l2c: omap2+: get rid of init callSekhar Nori
2014-05-30ARM: l2c: omap2+: get rid of redundant cache replacement policy settingSekhar Nori
2014-05-30ARM: l2c: omap2: avoid reading directly from the L2 registers in platform codeRussell King
2014-05-30ARM: l2c: omap2: remove explicit non-secure access bitsRussell King
2014-05-30ARM: l2c: omap2: remove cache size overrideRussell King
2014-05-30ARM: l2c: omap2: remove explicit SMI calls to enable L2 cacheRussell King
2014-05-30ARM: l2c: omap2: implement new write_sec methodRussell King
2014-05-30ARM: l2c: nomadik: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: nomadik: remove cache size overrideRussell King
2014-05-30ARM: l2c: mvebu: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: imx vf610: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: imx: convert to common l2c310 early resume functionalityRussell King
2014-05-30ARM: l2c: imx: remove direct write to power control registerRussell King
2014-05-30ARM: l2c: highbank: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisationRussell King
2014-05-30ARM: l2c: highbank: implement new write_sec methodRussell King
2014-05-30ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)Russell King
2014-05-30ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King
2014-05-30ARM: l2c: exynos: remove cache size overrideRussell King
2014-05-30ARM: l2c: cns3xxx: remove cache size overrideRussell King
2014-05-30ARM: l2c: berlin: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: bcm_5301x: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: provide common PL310 early resume codeRussell King
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King
2014-05-30ARM: l2c: always enable non-secure access to lockdown registersRussell King
2014-05-30ARM: l2c: always enable low power modesRussell King