| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-20 | 107 | -864/+551 |
|\ |
|
| * | ARM: vexpress: convert to multi-platform | Rob Herring | 2012-09-14 | 8 | -168/+37 |
| * | ARM: initial multiplatform support | Rob Herring | 2012-09-14 | 23 | -311/+200 |
| * | ARM: mvebu: move armada-370-xp.h in mach dir | Rob Herring | 2012-09-14 | 2 | -1/+1 |
| * | ARM: vexpress: remove dependency on mach/* headers | Arnd Bergmann | 2012-09-14 | 2 | -0/+3 |
| * | ARM: picoxcell: remove dependency on mach/* headers | Rob Herring | 2012-09-14 | 3 | -56/+7 |
| * | ARM: move all dtb targets out of Makefile.boot | Rob Herring | 2012-09-14 | 15 | -82/+73 |
| * | ARM: picoxcell: move debug macros to include/debug | Rob Herring | 2012-09-14 | 2 | -2/+10 |
| * | ARM: socfpga: move debug macros to include/debug | Rob Herring | 2012-09-14 | 2 | -0/+8 |
| * | ARM: mvebu: move debug macros to include/debug | Rob Herring | 2012-09-14 | 2 | -1/+10 |
| * | ARM: vexpress: move debug macros to include/debug | Rob Herring | 2012-09-14 | 2 | -0/+2 |
| * | ARM: highbank: move debug macros to include/debug | Rob Herring | 2012-09-14 | 2 | -4/+3 |
| * | ARM: move debug macros to common location | Rob Herring | 2012-09-14 | 4 | -86/+100 |
| * | ARM: make mach/gpio.h headers optional | Rob Herring | 2012-09-14 | 25 | -85/+23 |
| * | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring | 2012-09-14 | 16 | -30/+16 |
| * | ARM: shmobile: move custom gpio functions to sh-gpio.h | Rob Herring | 2012-09-14 | 12 | -68/+63 |
| * | ARM: pxa: use gpio_to_irq for sharppm_sl | Rob Herring | 2012-09-14 | 1 | -13/+17 |
| * | net: pxaficp_ir: add irq resources | Rob Herring | 2012-09-14 | 1 | -0/+15 |
* | | Merge branch 'next/soc' into next/multiplatform | Olof Johansson | 2012-09-20 | 62 | -4960/+9746 |
|\ \ |
|
| * \ | Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar... | Olof Johansson | 2012-09-20 | 12 | -0/+355 |
| |\ \ |
|
| | * | | ARM: bcm2835: instantiate console UART | Simon Arlott | 2012-09-19 | 1 | -1/+8 |
| | * | | ARM: bcm2835: add stub clock driver | Simon Arlott | 2012-09-19 | 1 | -0/+3 |
| | * | | ARM: bcm2835: add system timer | Simon Arlott | 2012-09-19 | 2 | -9/+8 |
| | * | | ARM: bcm2835: add interrupt controller driver | Simon Arlott | 2012-09-19 | 2 | -9/+9 |
| | * | | ARM: add infra-structure for BCM2835 and Raspberry Pi | Simon Arlott | 2012-09-19 | 12 | -0/+346 |
| * | | | ARM: OMAP: AM33xx hwmod: fixup SPI after platform_data move | Kevin Hilman | 2012-09-20 | 1 | -1/+1 |
| * | | | Merge tag 'omap-devel-am33xx-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-09-16 | 188 | -2132/+4802 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne... | Tony Lindgren | 2012-09-12 | 8 | -4/+3569 |
| | |\ \ \ |
|
| | | * | | | ARM: AM33XX: clock: Add dcan clock aliases for device-tree | Vaibhav Hiremath | 2012-09-12 | 1 | -0/+2 |
| | | * | | | ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions | Vaibhav Hiremath | 2012-09-12 | 2 | -4/+4 |
| | | * | | | ARM: OMAP3+: hwmod: Add AM33XX HWMOD data | Vaibhav Hiremath | 2012-09-11 | 4 | -0/+3388 |
| | | * | | | ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework | Vaibhav Hiremath | 2012-09-11 | 1 | -0/+178 |
| | | |/ / |
|
| * | | | | Merge tag 'devel-omap-device-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-09-16 | 39 | -72/+300 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'for_3.7-omap_device' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren | 2012-09-12 | 2 | -5/+53 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | ARM: OMAP: omap_device: idle devices with no driver bound | Kevin Hilman | 2012-09-12 | 1 | -0/+38 |
| | | * | | | ARM: OMAP: omap_device: don't attempt late suspend if no driver bound | Kevin Hilman | 2012-09-12 | 1 | -0/+4 |
| | | * | | | ARM: OMAP: omap_device: keep track of driver bound status | Kevin Hilman | 2012-09-12 | 2 | -5/+11 |
| * | | | | | Merge tag 'tegra-for-3.7-cpu-hotplug' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-09-16 | 15 | -147/+556 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: tegra20: add CPU hotplug support | Joseph Lo | 2012-09-13 | 5 | -0/+96 |
| | * | | | | | ARM: tegra30: add CPU hotplug support | Joseph Lo | 2012-09-13 | 5 | -86/+159 |
| | * | | | | | ARM: tegra: clean up the common assembly macros into sleep.h | Joseph Lo | 2012-09-13 | 3 | -37/+58 |
| | * | | | | | ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops | Joseph Lo | 2012-09-13 | 1 | -24/+5 |
| | * | | | | | ARM: tegra: introduce tegra_cpu_car_ops structures | Joseph Lo | 2012-09-13 | 6 | -0/+238 |
| * | | | | | | Merge tag 'tegra-for-3.7-common-clk' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2012-09-16 | 15 | -4733/+5055 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | ARM: Tegra: Add smp_twd clock for Tegra20 | Prashant Gaikwad | 2012-09-13 | 3 | -0/+50 |
| | * | | | | | ARM: tegra: cpu-tegra: explicitly manage re-parenting | Stephen Warren | 2012-09-11 | 1 | -1/+47 |
| | * | | | | | ARM: tegra: fix overflow in tegra20_pll_clk_round_rate() | Stephen Warren | 2012-09-11 | 1 | -1/+1 |
| | * | | | | | ARM: tegra: Fix data type for io address | Prashant Gaikwad | 2012-09-07 | 1 | -6/+6 |
| | * | | | | | ARM: tegra: remove tegra_timer from tegra_list_clks | Stephen Warren | 2012-09-06 | 2 | -2/+0 |
| | * | | | | | ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name | Joseph Lo | 2012-09-06 | 2 | -2/+2 |