1. fa91515 Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. 7cef5e7f [media] ARM: shmobile: Marzen: add VIN and ADV7180 support by Vladimir Barinov · 11 years ago
  3. 4e0f3fc Merge branch 'dt2' into cleanup3-base by Simon Horman · 11 years ago
  4. 693ac41 ARM: shmobile: marzen: Use DT for GIC by Kuninori Morimoto · 11 years ago
  5. 7ebbb4a ARM: shmobile: marzen: Switch to DT_MACHINE_START by Magnus Damm · 11 years ago
  6. fee529d ARM: shmobile: r8a7779: cleanup registration of usb phy by Kuninori Morimoto · 11 years ago
  7. 85469ab ARM: shmobile: Remove Marzen use of <mach/hardware.h> by Magnus Damm · 11 years ago
  8. 40e71e7 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. 3d9f0bd3 Merge tag 'renesas-boards-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards by Olof Johansson · 11 years ago
  10. 9ee73ae Merge branch 'renesas/pinmux-gpio' into next/boards by Olof Johansson · 11 years ago
  11. 2437b27 ARM: shmobile: Marzen: pass platform data to USB PHY device by Sergei Shtylyov · 11 years ago
  12. 2c8788b ARM: shmobile: Marzen: move USB EHCI, OHCI, and PHY devices to R8A7779 code by Sergei Shtylyov · 11 years ago
  13. f3031ff ARM: shmobile: marzen: keep local function as static by Kuninori Morimoto · 11 years ago
  14. 6e26703 ARM: shmobile: marzen: Use INTC External IRQ pin driver for SMSC by Simon Horman · 11 years ago
  15. 5fcf4a3 ARM: shmobile: marzen: Use RCAR_GP_PIN macro by Laurent Pinchart · 11 years ago
  16. 5f10428 ARM: shmobile: marzen: Use error values in usb_power_* by Simon Horman · 11 years ago
  17. eb0ae72 Merge tag 'renesas-pinmux2-for-v3.10' into boards-base by Simon Horman · 11 years ago
  18. 48b1e3e ARM: shmobile: marzen: Add GPIO LEDs by Laurent Pinchart · 12 years ago
  19. 0b6794e ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt ID by Kuninori Morimoto · 12 years ago
  20. ee097e6 ARM: shmobile: marzen: Register pinctrl mappings for INTC by Laurent Pinchart · 12 years ago
  21. f423df8 ARM: shmobile: marzen: Register pinctrl mappings for LBSC by Laurent Pinchart · 12 years ago
  22. a00f6e5 ARM: shmobile: marzen: Register pinctrl mappings for USB by Laurent Pinchart · 12 years ago
  23. a321747 ARM: shmobile: marzen: Register pinctrl mappings for HSPI by Laurent Pinchart · 12 years ago
  24. e9cd49f ARM: shmobile: marzen: Register pinctrl mappings for SCIF by Laurent Pinchart · 12 years ago
  25. 4a655ec ARM: shmobile: marzen: Register pinctrl mappings for SDHI and MMCIF by Laurent Pinchart · 12 years ago
  26. 44e9ac4 ARM: shmobile: marzen: Include mmc/host.h by Simon Horman · 12 years ago
  27. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  28. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  29. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  30. ac7c4ea ARM: shmobile: marzen: add USB OHCI driver support by Kuninori Morimoto · 12 years ago
  31. 94e1f7f ARM: shmobile: marzen: add USB EHCI driver support by Kuninori Morimoto · 12 years ago
  32. b5ce635 ARM: shmobile: marzen: add USB phy support by Kuninori Morimoto · 12 years ago
  33. b82573e ARM: shmobile: marzen: add HSPI support by Kuninori Morimoto · 12 years ago
  34. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 95360fd Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago
  37. a62580e ARM: SoC: convert shmobile SMP to SMP operations by Marc Zyngier · 13 years ago
  38. eb8ca94 ARM: shmobile: marzen: enable thermal sensor by Kuninori Morimoto · 12 years ago
  39. 90b85af ARM: shmobile: marzen: fixup regulator id for smsc911x by Kuninori Morimoto · 12 years ago
  40. 894cda1 ARM: shmobile: marzen: add SDHI0 support by Phil Edworthy · 12 years ago
  41. 497dcf6 ARM: shmobile: marzen: fixup smsc911x id for regulator by Kuninori Morimoto · 12 years ago
  42. b354e22 ARM: mach-shmobile: add fixed voltage regulators to marzen by Guennadi Liakhovetski · 12 years ago
  43. 21cc1b7 ARM: shmobile: use machine specific hook for late init by Shawn Guo · 12 years ago
  44. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  45. df27a2d ARM: mach-shmobile: r8a7779 and Marzen timer rework by Magnus Damm · 13 years ago
  46. 3e353b87 ARM: mach-shmobile: r8a7779 map_io and init_early update by Magnus Damm · 13 years ago
  47. 250a272 ARM: shmobile: remove NR_IRQS by Rob Herring · 13 years ago
  48. 77761b6 ARM: mach-shmobile: Fix up marzen build for recent GIC changes. by Paul Mundt · 13 years ago
  49. db5eb99 ARM: mach-shmobile: Marzen LAN89218 support by Magnus Damm · 13 years ago
  50. 14f691c ARM: mach-shmobile: Marzen SCIF2/SCIF4 support by Magnus Damm · 13 years ago
  51. 19c43fc ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2 by Magnus Damm · 13 years ago
  52. f411fad ARM: mach-shmobile: r8a7779 and Marzen base support V2 by Magnus Damm · 13 years ago