aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* update other arm platforms from 3.2.72 and also merge some general arm code (...Wolfgang Wiedmeyer2015-10-2343-904/+801
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-232-0/+175
|\
| * ARM: tegra: remove Tegra30 errata from MACH_TEGRA_DTStephen Warren2012-04-131-5/+0
| * ARM: tegra: select required CPU and L2 errata optionsStephen Warren2012-04-021-0/+12
| * arm/tegra: enable headphone detection gpio on seaboardYufeng Shen2011-11-091-0/+1
| * arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren2011-11-095-10/+25
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
| |\
| | * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
| * | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0114-105/+363
| |\ \
| | * \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-319-68/+54
| | |\ \
| | * | | arm/tegra: Harmony: Configure PMC for low-level interruptsStephen Warren2011-10-131-1/+12
| | * | | arm/tegra: device tree support for ventana boardPeter De Schrijver2011-10-133-5/+28
| | * | | arm/tegra: add support for ventana pinmuxingPeter De Schrijver2011-10-132-0/+49
| | * | | arm/tegra: prepare Seaboard pinmux code for derived boardsPeter De Schrijver2011-10-131-4/+10
| | * | | arm/tegra: pinmux: ioremap registersStephen Warren2011-10-133-94/+123
| | * | | arm/tegra: Convert pinmux driver to a platform deviceStephen Warren2011-10-131-0/+26
| | * | | arm/tegra: Prep boards for gpio/pinmux conversion to pdevsStephen Warren2011-10-116-2/+116
| * | | | Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-018-13/+170
| |\ \ \ \
| | * \ \ \ Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2011-11-017-39/+11
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann2011-10-2111-77/+62
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ARM: tegra: paz00: add clocks required for usb operationMarc Dietrich2011-08-111-0/+6
| | * | | | | ARM: Tegra: Force PORT_TEGRA as the UART typeStephen Warren2011-08-094-5/+10
| | * | | | | ARM: tegra: paz00: reorder the SDHCI channel initMarc Dietrich2011-08-091-1/+1
| | * | | | | ARM: tegra: paz00: enable wifi ledMarc Dietrich2011-08-093-0/+24
| | * | | | | ARM: tegra: paz00: enable rfkill for internal wifi cardMarc Dietrich2011-08-093-4/+30
| | * | | | | ARM: tegra: paz00: add support serial port on JP1Marc Dietrich2011-08-091-0/+11
| | * | | | | ARM: Tegra: Seaboard: Add USB devicesStephen Warren2011-08-092-0/+28
| | * | | | | ARM: Tegra: Seaboard board updates for audioStephen Warren2011-08-093-6/+62
| | * | | | | ARM: Tegra: Harmony: Add USB deviceStephen Warren2011-08-091-0/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0111-54/+66
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-3110-76/+34
| | |\ \ \ \
| | | * \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-316-35/+7
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann2011-10-2011-54/+66
| | |\ \ \ \ \
| | | * | | | | ARM: tegra: devices.c should include devices.hOlof Johansson2011-10-131-0/+2
| | | * | | | | ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson2011-10-131-2/+2
| | | * | | | | ARM: tegra: cpu-tegra: sparse type fixOlof Johansson2011-10-131-1/+1
| | | * | | | | ARM: tegra: dma: staticify some tables and functionsOlof Johansson2011-10-131-5/+9
| | | * | | | | ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson2011-10-131-4/+4
| | | * | | | | ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2011-10-132-4/+2
| | | * | | | | ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson2011-10-131-1/+1
| | | * | | | | ARM: tegra: tegra_init_cache should be staticOlof Johansson2011-10-131-1/+1
| | | * | | | | ARM: tegra: pcie: 0 -> NULL changesOlof Johansson2011-10-131-1/+1
| | | * | | | | ARM: tegra: pcie: include board.hOlof Johansson2011-10-131-0/+2
| | | * | | | | ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson2011-10-131-2/+2
| | | * | | | | ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson2011-10-131-17/+17
| | | * | | | | ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson2011-10-131-4/+4
| | | * | | | | ARM: tegra: timer: don't cast __iomem pointersOlof Johansson2011-10-131-2/+2
| | | * | | | | ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2011-10-132-10/+16
| | | | |_|/ / | | | |/| | |
| * | | | | | ARM: mark empty gpio.h files emptyLinus Walleij2011-10-291-0/+1
| * | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-286-35/+7
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |