summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2012-02-26ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver2-7/+27
2012-02-26ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver6-53/+317
2012-02-26ARM: tegra: functions to access the flowcontrollerPeter De Schrijver3-0/+68
2012-02-26ARM: tegra: initialize Tegra chipid earlyPeter De Schrijver1-0/+1
2012-02-26ARM: tegra: export Tegra chipidPeter De Schrijver2-1/+2
2012-02-26ARM: tegra: cleanup use of chipid registerPeter De Schrijver2-7/+14
2012-02-26Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson19-163/+914
2012-02-26Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson14-13/+3456
2012-02-26ARM: tegra: PCIe: Provide 3.3V supply voltageThierry Reding1-1/+2
2012-02-26ARM: tegra: select required CPU and L2 errata optionsStephen Warren1-0/+12
2012-02-26ARM: tegra: Demote EMC clock inconsistency BUG to WARNStephen Warren1-5/+25
2012-02-26ARM: tegra: Avoid compiling cpuidle code when not configuredPeter De Schrijver1-2/+2
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+3
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-20/+0
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann3-10/+10
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-20/+0
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2012-02-07ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren1-15/+0
2012-02-06ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich1-4/+4
2012-02-06ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich1-1/+1
2012-02-06ARM: tegra: Add a simple PMC driverStephen Warren4-0/+103
2012-02-06ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan1-8/+0
2012-02-06ARM: tegra: Fix EMC pdata initialization from registersStephen Warren1-3/+3
2012-02-06gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren1-2/+0
2012-02-06ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2-3/+4
2012-02-06ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren4-12/+143
2012-02-06ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren1-1/+74
2012-02-06ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson1-3/+3
2012-02-06ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson1-8/+10
2012-02-06ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren1-2/+10
2012-02-06ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan1-42/+74
2012-02-06ARM: tegra: emc: device tree supportOlof Johansson1-7/+139
2012-02-06ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2-30/+73
2012-02-06ARM: tegra: fuse: add bct strapping readingOlof Johansson2-0/+16
2012-02-06ARM: tegra: fuse: add functions to access chip revisionOlof Johansson3-33/+86
2012-02-06ARM: tegra: fuse: use apbio dma for register accessOlof Johansson1-12/+8
2012-02-06ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson4-1/+187
2012-02-06ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson1-1/+1
2012-02-06ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich1-4/+4
2012-02-06ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich1-1/+1
2012-02-06ARM: tegra: cpuidle driver for tegraPeter De Schrijver2-0/+109
2012-02-06ARM: tegra: assembler code for LP3Peter De Schrijver1-0/+91
2012-02-06ARM: tegra: definitions for flow controllerPeter De Schrijver1-0/+37
2012-02-06ARM: tegra: initialize basic system clocksPeter De Schrijver1-1/+23
2012-02-06ARM: tegra: enable tegra30 clock frameworkPeter De Schrijver3-0/+3
2012-02-06ARM: tegra: implement basic tegra30 clock frameworkPeter De Schrijver1-0/+3099
2012-02-06ARM: tegra: add support for new clock framework featuresPeter De Schrijver3-0/+46
2012-02-06ARM: tegra: add support for tegra30 interruptsPeter De Schrijver3-7/+23
2012-02-03Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal1-1/+7
2012-01-26ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU1-0/+63