summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-18arm/tegra: implement support for tegra30Peter De Schrijver6-7/+83
2011-12-18arm/tegra: pinmux tables and definitions for tegra30Peter De Schrijver5-0/+798
2011-12-18arm/tegra: add new fields to struct tegra_pingroup_descPeter De Schrijver2-0/+14
2011-12-18arm/tegra: prepare pinmux code for multiple tegra variantsPeter De Schrijver7-63/+86
2011-12-18arm/tegra: rename tegra20 pinmux filesPeter De Schrijver5-8/+9
2011-12-18arm/tegra: generalize L2 cache initializationPeter De Schrijver1-5/+10
2011-12-18arm/tegra: use PMC resetPeter De Schrijver1-3/+2
2011-12-18arm/tegra: rename board-dt.c to board-dt-tegra20.cPeter De Schrijver3-3/+3
2011-12-18arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver7-27/+34
2011-12-18arm/tegra: don't export clk_measure_input_freqPeter De Schrijver3-6/+9
2011-12-18arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver4-32/+10
2011-12-18arm/tegra: cleanup tegra20 supportPeter De Schrijver2-2/+9
2011-12-18arm/tegra: clk_get should not be fatalPeter De Schrijver1-4/+8
2011-12-18Merge remote-tracking branch 'rmk/devel-stable' into for-3.3/socOlof Johansson402-3593/+3094
2011-12-18arm/tegra: initial device tree for tegra30Peter De Schrijver2-0/+141
2011-12-12ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon1-12/+3
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon2-1/+5
2011-12-12ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon1-10/+40
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon2-1/+46
2011-12-11ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles1-2/+3
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King32-322/+1199
2011-12-08ARM: LPAE: Add the Kconfig entriesCatalin Marinas2-1/+18
2011-12-08ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon1-1/+15
2011-12-08ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas1-1/+27
2011-12-08ARM: LPAE: Add context switching supportCatalin Marinas1-2/+17
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas6-5/+104
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas1-1/+10
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas5-12/+243
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas5-7/+150
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas6-0/+261
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon4-0/+16
2011-12-08ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas2-149/+174
2011-12-08ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas3-93/+100
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas2-38/+41
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King3-11/+15
2011-12-08ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas1-12/+19
2011-12-08arm/tegra: convert tegra20 to GIC devicetree bindingpdeschrijver@nvidia.com4-36/+49
2011-12-08arm/dt: tegra: Fix SDHCI nodes to match board filesStephen Warren4-0/+36
2011-12-08arm/dt: tegra: Fix serial nodes to match board filesStephen Warren4-0/+64
2011-12-08arm/dt: tegra: Fix I2C nodes to match board filesStephen Warren3-0/+36
2011-12-08arm/dt: tegra: Remove /chosen nodeStephen Warren5-20/+0
2011-12-08arm/dt: tegra: Remove /memreserve/ from device-tree filesStephen Warren5-5/+0
2011-12-08arm/tegra: board-dt: Enable audio-related clocksStephen Warren1-0/+5
2011-12-08arm/tegra: board-dt: Fix AUXDATA typoStephen Warren1-1/+1
2011-12-08arm/dt: tegra: add dts file for paz00Marc Dietrich4-0/+87
2011-12-08arm/tegra: Add device-tree support for TrimSlice boardStephen Warren4-0/+43
2011-12-08arm/dt: tegra: Clean up I2S and DAS nodesStephen Warren1-6/+0
2011-12-08USB: ehci-tegra: add probing through device treeOlof Johansson2-0/+80
2011-12-08arm/dt: add basic usb nodes to tegra device treesOlof Johansson3-0/+38
2011-12-08arm/tegra: fix variable formatting in makefileOlof Johansson1-13/+13