summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tegra/soc' into next/driversArnd Bergmann2013-04-0943-405/+1044
|\
| * ARM: tegra: pm: remove duplicated include from pm.cWei Yongjun2013-04-051-1/+0
| * ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo2013-04-034-12/+4
| * ARM: tegra: pm: add platform suspend supportJoseph Lo2013-04-035-17/+146
| * ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo2013-04-033-0/+129
| * ARM: tegra: irq: add wake up handlingJoseph Lo2013-04-033-1/+103
| * gpio: tegra: add gpio wakeup source handlingJoseph Lo2013-04-031-2/+19
| * ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo2013-04-034-37/+41
| * ARM: tegra: add clock source of PMC to device treesJoseph Lo2013-04-0316-1/+190
| * ARM: tegra: add speedo-based process id for Tegra114Danny Huang2013-03-194-0/+116
| * ARM: tegra: expose chip ID and revisionDanny Huang2013-03-152-1/+29
| * ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo2013-03-111-0/+8
| * ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-111-12/+7
| * ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2013-03-112-2/+103
| * ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo2013-03-111-29/+22
| * ARM: tegra: fix the PMC compatible string in DTJoseph Lo2013-03-112-2/+2
| * ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo2013-03-111-0/+2
| * ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-111-55/+38
| * clocksource: tegra: move to of_clk_getPeter De Schrijver2013-03-113-2/+6
| * ARM: tegra: Unify Device tree board filesHiroshi Doyu2013-03-114-114/+10
| * ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu2013-03-112-1/+1
| * ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-117-50/+21
| * ARM: tegra: fix ignored return value of regulator_enableStephen Warren2013-03-111-1/+6
| * ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo2013-03-111-1/+1
| * ARM: tegra: Fix unchecked return valueHiroshi Doyu2013-03-111-0/+3
| * ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo2013-03-112-6/+0
| * clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver2013-03-111-34/+2
| * ARM: tegra: remove save/restore of CPU diag registerStephen Warren2013-03-112-23/+0
| * ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren2013-03-111-6/+39
| * ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc hostJoseph Lo2013-03-1110-10/+11
* | Merge tag 'omap-for-v3.10/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2013-04-0810-309/+831
|\ \
| * \ Merge branch 'omap-gpmc-for-v3.10-take2' of git://github.com/jonhunter/linux ...Tony Lindgren2013-04-0410-309/+831
| |\ \
| | * | ARM: OMAP2+: Add GPMC DT support for Ethernet child nodesJavier Martinez Canillas2013-04-032-0/+105
| | * | ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()Javier Martinez Canillas2013-04-031-5/+5
| | * | ARM: OMAP2+: return -ENODEV if GPMC child device creation failsJavier Martinez Canillas2013-04-031-0/+1
| | * | ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping failsJon Hunter2013-04-031-17/+7
| | * | ARM: OMAP2+: Remove unnecesssary GPMC definitions and variableJon Hunter2013-04-031-7/+5
| | * | ARM: OMAP2+: Detect incorrectly aligned GPMC base addressJon Hunter2013-04-031-3/+19
| | * | ARM: OMAP2+: Convert ONENAND to retrieve GPMC settings from DTJon Hunter2013-04-032-6/+18
| | * | ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DTJon Hunter2013-04-031-6/+10
| | * | ARM: OMAP2+: Add device-tree support for NOR flashJon Hunter2013-04-032-0/+213
| | * | ARM: OMAP2+: Add additional GPMC timing parametersJon Hunter2013-04-032-74/+98
| | * | ARM: OMAP2+: Add function to read GPMC settings from device-treeJon Hunter2013-04-013-0/+65
| | * | ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()Jon Hunter2013-04-013-47/+9
| | * | ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()Jon Hunter2013-04-011-24/+19
| | * | ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings()Jon Hunter2013-04-011-13/+17
| | * | ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()Jon Hunter2013-04-011-12/+23
| | * | ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()Jon Hunter2013-04-011-36/+25
| | * | ARM: OMAP2+: Add function for configuring GPMC settingsJon Hunter2013-04-012-0/+106
| | * | ARM: OMAP2+: Add structure for storing GPMC settingsJon Hunter2013-04-015-40/+72
OpenPOWER on IntegriCloud