Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | arm/tegra: clk_get should not be fatal | Peter De Schrijver | 2011-12-18 | 1 | -4/+8 | |
| | * | | | | | | Merge remote-tracking branch 'rmk/devel-stable' into for-3.3/soc | Olof Johansson | 2011-12-18 | 9 | -75/+14 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| * | | | | | | | Merge branches 'depends/rmk/devel-stable' and 'tegra/dt' into next/soc | Arnd Bergmann | 2011-12-27 | 4 | -29/+60 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'samsung/dt' into next/dt | Arnd Bergmann | 2012-01-07 | 12 | -96/+23 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'next/cleanup' into samsung/dt | Arnd Bergmann | 2012-01-07 | 3 | -35/+13 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 2012-01-07 | 7 | -6/+7 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'tegra/cleanup' into next/cleanup | Arnd Bergmann | 2011-12-27 | 3 | -35/+13 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 7 | -6/+7 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 | |
| | * | | | | | | | ARM: restart: tegra: use new restart hook | Russell King | 2012-01-05 | 7 | -5/+10 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-19 | 1 | -21/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-06 | 3 | -55/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-27 | 1 | -28/+0 | |
| | * | | | | | | ARM: mach-tegra: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-17 | 2 | -27/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | ARM: GIC: Make MULTI_IRQ_HANDLER mandatory | Marc Zyngier | 2011-11-15 | 1 | -1/+0 | |
| * | | | | | | ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 2011-11-15 | 7 | -20/+15 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'tegra/dt' into next/dt | Arnd Bergmann | 2011-12-28 | 4 | -16/+47 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | arm/dt: tegra: Use new compatible value for DVC I2C controller | Stephen Warren | 2011-12-20 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
| * | | | arm/tegra: convert tegra20 to GIC devicetree binding | pdeschrijver@nvidia.com | 2011-12-08 | 2 | -14/+21 | |
| * | | | arm/tegra: board-dt: Enable audio-related clocks | Stephen Warren | 2011-12-08 | 1 | -0/+5 | |
| * | | | arm/tegra: board-dt: Fix AUXDATA typo | Stephen Warren | 2011-12-08 | 1 | -1/+1 | |
| * | | | arm/dt: tegra: add dts file for paz00 | Marc Dietrich | 2011-12-08 | 3 | -0/+5 | |
| * | | | arm/tegra: Add device-tree support for TrimSlice board | Stephen Warren | 2011-12-08 | 3 | -0/+5 | |
| * | | | USB: ehci-tegra: add probing through device tree | Olof Johansson | 2011-12-08 | 1 | -0/+9 | |
| * | | | arm/tegra: fix variable formatting in makefile | Olof Johansson | 2011-12-08 | 1 | -13/+13 | |
| |/ / | ||||||
* | | | arm/tegra: Remove code that's ifndef CONFIG_ARM_GIC | Stephen Warren | 2011-12-08 | 1 | -23/+0 | |
* | | | arm/tegra: remove unused defines | pdeschrijver@nvidia.com | 2011-12-08 | 1 | -4/+0 | |
* | | | arm/tegra: fix variable formatting in makefile | Olof Johansson | 2011-12-08 | 1 | -13/+13 | |
|/ / | ||||||
* | | arm/tegra: enable headphone detection gpio on seaboard | Yufeng Shen | 2011-11-09 | 1 | -0/+1 | |
* | | arm/tegra: Don't create duplicate gpio and pinmux devices | Stephen Warren | 2011-11-09 | 5 | -10/+25 | |
|/ | ||||||
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 | |
|\ | ||||||
| * | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 | |
* | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-02 | 14 | -105/+363 | |
|\ \ | ||||||
| * \ | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann | 2011-10-31 | 9 | -68/+54 | |
| |\ \ | ||||||
| * | | | arm/tegra: Harmony: Configure PMC for low-level interrupts | Stephen Warren | 2011-10-14 | 1 | -1/+12 | |
| * | | | arm/tegra: device tree support for ventana board | Peter De Schrijver | 2011-10-14 | 3 | -5/+28 | |
| * | | | arm/tegra: add support for ventana pinmuxing | Peter De Schrijver | 2011-10-14 | 2 | -0/+49 | |
| * | | | arm/tegra: prepare Seaboard pinmux code for derived boards | Peter De Schrijver | 2011-10-14 | 1 | -4/+10 | |
| * | | | arm/tegra: pinmux: ioremap registers | Stephen Warren | 2011-10-14 | 3 | -94/+123 | |
| * | | | arm/tegra: Convert pinmux driver to a platform device | Stephen Warren | 2011-10-14 | 1 | -0/+26 | |
| * | | | arm/tegra: Prep boards for gpio/pinmux conversion to pdevs | Stephen Warren | 2011-10-12 | 6 | -2/+116 | |
* | | | | Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-02 | 8 | -13/+170 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'depends/rmk/devel-stable' into next/board | Arnd Bergmann | 2011-11-01 | 7 | -39/+11 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'depends/rmk/gpio' into next/board | Arnd Bergmann | 2011-10-21 | 11 | -77/+62 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | ARM: tegra: paz00: add clocks required for usb operation | Marc Dietrich | 2011-08-11 | 1 | -0/+6 | |
| * | | | | | ARM: Tegra: Force PORT_TEGRA as the UART type | Stephen Warren | 2011-08-09 | 4 | -5/+10 | |
| * | | | | | ARM: tegra: paz00: reorder the SDHCI channel init | Marc Dietrich | 2011-08-09 | 1 | -1/+1 | |
| * | | | | | ARM: tegra: paz00: enable wifi led | Marc Dietrich | 2011-08-09 | 3 | -0/+24 | |
| * | | | | | ARM: tegra: paz00: enable rfkill for internal wifi card | Marc Dietrich | 2011-08-09 | 3 | -4/+30 | |
| * | | | | | ARM: tegra: paz00: add support serial port on JP1 | Marc Dietrich | 2011-08-09 | 1 | -0/+11 |