summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-3.9-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-02-0515-60/+1430
|\
| * ARM: dt: tegra30: Rename "smmu" to "iommu"Hiroshi Doyu2013-01-291-1/+1
| * ARM: dt: tegra20: Rename "gart" to "iommu"Hiroshi Doyu2013-01-291-1/+1
| * ARM: tegra: move serial clock-frequency attr into the Tegra30 dtsiStephen Warren2013-01-283-3/+5
| * ARM: tegra: Add Toradex Iris carrier board DT with T20 512MB COMLucas Stach2013-01-283-0/+91
| * ARM: tegra: Add Colibri T20 512MB COM device treeLucas Stach2013-01-282-0/+492
| * ARM: tegra: move serial clock-frequency attr into the Tegra20 dtsiLucas Stach2013-01-288-8/+5
| * ARM: tegra: harmony: enable keyboard in DTLaxman Dewangan2013-01-281-0/+117
| * ARM: tegra: whistler: enable keyboard in DTLaxman Dewangan2013-01-281-0/+12
| * ARM: tegra: cardhu: register UARTCLaxman Dewangan2013-01-281-0/+15
| * ARM: tegra: seaboard: enable keyboard in DTLaxman Dewangan2013-01-281-0/+139
| * ARM: tegra: add DT entry for KBC controllerLaxman Dewangan2013-01-282-0/+16
| * ARM: tegra: swap cache-/interrupt-ctrlr nodes in DTStephen Warren2013-01-282-18/+18
| * ASoC: tegra: add ac97 host controller to device treeLucas Stach2013-01-281-0/+9
| * ARM: DT: tegra: Add Tegra30 Beaver board supportBryan Wu2013-01-283-0/+376
| * ARM: DT: tegra: Add board level compatible propertiesBryan Wu2013-01-281-6/+23
| * ARM: tegra: paz00: enable HDMI portStephen Warren2013-01-281-4/+16
| * ARM: tegra: ventana: enable HDMI portStephen Warren2013-01-281-4/+16
| * ARM: tegra: seaboard: enable HDMI portStephen Warren2013-01-281-3/+15
| * ARM: tegra: trimslice: add gpio-poweroff node to DTStephen Warren2013-01-281-0/+10
| * ARM: DT: tegra: Unify the description of Tegra20 boardsBryan Wu2013-01-283-3/+3
| * ARM: tegra: dts: add aliases and DMA requestor for serial controllerLaxman Dewangan2013-01-282-10/+51
| * ARM: tegra30: tegra30 gpio is not compatible with tegra20 gpioLaxman Dewangan2013-01-281-1/+1
* | Merge branch 'next/soc' into next/dtOlof Johansson2013-02-05210-10093/+10629
|\ \
| * | ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson2013-02-051-5/+0
| * | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-0523-68/+474
| |\ \
| | * | ARM: DT: tegra114: add pinmux DT entryLaxman Dewangan2013-01-291-0/+6
| | * | ARM: DT: tegra114: add GPIO DT entryLaxman Dewangan2013-01-291-0/+17
| | * | ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan2013-01-291-0/+2
| | * | ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo2013-01-294-0/+73
| | * | ARM: tegra: Add SMMU entry to Tegra114 DTHiroshi Doyu2013-01-291-0/+11
| | * | ARM: tegra: add AHB entry to Tegra114 DTHiroshi Doyu2013-01-281-0/+5
| | |/
| | * ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu2013-01-284-0/+60
| | * ARM: dt: tegra114: Add new board, PlutoHiroshi Doyu2013-01-282-1/+23
| | * ARM: dt: tegra114: Add new board, DalmoreHiroshi Doyu2013-01-282-1/+23
| | * ARM: dt: tegra114: Add new SoC base, Tegra114 SoCHiroshi Doyu2013-01-281-0/+114
| | * ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu2013-01-281-0/+1
| | * Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2013-01-2812-68/+141
| | |\
| | | * ARM: OMAP: Make use of available scu_a9_get_base() interfaceSantosh Shilimkar2013-01-282-2/+1
| | | * ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu2013-01-281-3/+2
| | | * ARM: Add API to detect SCU base address from CP15Hiroshi Doyu2013-01-281-0/+17
| | | * ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu2013-01-281-15/+0
| | | * ARM: tegra: Add CPU nodes to Tegra30 device treeHiroshi Doyu2013-01-281-0/+29
| | | * ARM: tegra: Add CPU nodes to Tegra20 device treeHiroshi Doyu2013-01-281-0/+17
| | | * Merge remote-tracking branch 'korg_arm-soc/depends/rmk-perf' into for-3.9/scu...Stephen Warren2013-01-286-49/+75
| | | |\
| | | | * ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland2013-01-181-5/+3
| | | | * ARM: perf: remove unnecessary checks for idx < 0Mark Rutland2013-01-181-8/+0
| | | | * ARM: perf: handle armpmu_register failingMark Rutland2013-01-181-5/+10
| | | | * ARM: perf: don't pretend to support counting of L1I writesWill Deacon2013-01-163-12/+12
| | | | * ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon2013-01-141-1/+1