summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King135-1471/+2098
2014-06-02ARM: ensure C page table setup code follows assembly code (part II)Russell King1-8/+19
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King2-17/+51
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King3-10/+4
2014-06-02ARM: remove global cr_no_alignmentRussell King5-11/+7
2014-06-02ARM: remove CPU_CP15 conditional from alignment.cRussell King1-2/+0
2014-06-02ARM: remove unused adjust_cr() functionRussell King2-24/+0
2014-06-02ARM: move "noalign" command line option to alignment.cRussell King2-7/+7
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King4-9/+20
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott36-333/+179
2014-06-01ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni2-1/+14
2014-06-01ARM: 8066/1: correction for ARM patch 8031/2Nicolas Pitre1-1/+1
2014-05-30ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting1-0/+19
2014-05-30ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle1-8/+0
2014-05-30ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S1-1/+2
2014-05-30ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon2-4/+2
2014-05-30ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King2-3/+78
2014-05-30ARM: l2c: add warnings for stuff modifying aux_ctrl register valuesRussell King1-3/+22
2014-05-30ARM: l2c: print a warning with L2C-310 caches if the cache size is modifiedRussell King1-0/+2
2014-05-30ARM: l2c: remove old .set_debug methodRussell King2-20/+2
2014-05-30ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King1-1/+0
2014-05-30ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King1-5/+3
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