summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-17arm/tegra: prepare pinmux code for multiple tegra variantsPeter De Schrijver
2011-12-17arm/tegra: rename tegra20 pinmux filesPeter De Schrijver
2011-12-17arm/tegra: generalize L2 cache initializationPeter De Schrijver
2011-12-17arm/tegra: use PMC resetPeter De Schrijver
2011-12-17arm/tegra: rename board-dt.c to board-dt-tegra20.cPeter De Schrijver
2011-12-17arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver
2011-12-17arm/tegra: don't export clk_measure_input_freqPeter De Schrijver
2011-12-17arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver
2011-12-17arm/tegra: cleanup tegra20 supportPeter De Schrijver
2011-12-17arm/tegra: clk_get should not be fatalPeter De Schrijver
2011-12-17Merge remote-tracking branch 'rmk/devel-stable' into for-3.3/socOlof Johansson
2011-12-17arm/tegra: initial device tree for tegra30Peter De Schrijver
2011-12-12ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon
2011-12-12ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon
2011-12-11ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08ARM: LPAE: Add the Kconfig entriesCatalin Marinas
2011-12-08ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon
2011-12-08ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: Add context switching supportCatalin Marinas
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-12-08ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas
2011-12-08ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King
2011-12-08ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas
2011-12-07arm/tegra: convert tegra20 to GIC devicetree bindingpdeschrijver@nvidia.com
2011-12-07arm/dt: tegra: Fix SDHCI nodes to match board filesStephen Warren
2011-12-07arm/dt: tegra: Fix serial nodes to match board filesStephen Warren
2011-12-07arm/dt: tegra: Fix I2C nodes to match board filesStephen Warren
2011-12-07arm/dt: tegra: Remove /chosen nodeStephen Warren
2011-12-07arm/dt: tegra: Remove /memreserve/ from device-tree filesStephen Warren
2011-12-07arm/tegra: board-dt: Enable audio-related clocksStephen Warren
2011-12-07arm/tegra: board-dt: Fix AUXDATA typoStephen Warren
2011-12-07arm/dt: tegra: add dts file for paz00Marc Dietrich
2011-12-07arm/tegra: Add device-tree support for TrimSlice boardStephen Warren
2011-12-07arm/dt: tegra: Clean up I2S and DAS nodesStephen Warren
2011-12-07USB: ehci-tegra: add probing through device treeOlof Johansson
2011-12-07arm/dt: add basic usb nodes to tegra device treesOlof Johansson
2011-12-07arm/tegra: fix variable formatting in makefileOlof Johansson
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King
2011-12-06ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon