All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ARM: SoC specific bug fixes
@ 2013-07-05 16:23 Arnd Bergmann
  2013-07-05 16:23 ` [PATCH 1/8] clocksource: armada-xp: always register local_timer_ops Arnd Bergmann
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Arnd Bergmann @ 2013-07-05 16:23 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-arm-kernel, arm, Arnd Bergmann, Gregory CLEMENT, Imre Kaloz,
	Jason Cooper, Krzysztof Halasa, Kukjin Kim, Michal Simek,
	Tony Lindgren

Hi everyone,

This is a set of bug fixes that came up during build testing.

I have applied them to the fixes branch for now and will send
them to Linus next week unless there are objections.

	Arnd

Arnd Bergmann (8):
  clocksource: armada-xp: always register local_timer_ops
  ARM: omap5: omap5 has SCU and TWD
  ARM: zynq: use DT_MACHINE_START
  ARM: OMAP: build mach-omap code only if needed
  ARM: sti: move DEBUG_STI_UART into alphabetical order
  ARM: OMAP: omap_common_late_init may be unused
  ARM: ixp4xx: avoid circular header dependency
  ARM: exynos: select PM_GENERIC_DOMAINS only when used

 arch/arm/Kconfig.debug                    |  20 ++--
 arch/arm/configs/omap2plus_defconfig      |   4 +
 arch/arm/mach-exynos/Kconfig              |   2 +-
 arch/arm/mach-ixp4xx/include/mach/timex.h |   2 +-
 arch/arm/mach-omap2/Kconfig               | 150 +++++++++++++++---------------
 arch/arm/mach-omap2/io.c                  |   2 +-
 arch/arm/mach-zynq/common.c               |   2 +-
 drivers/clocksource/time-armada-370-xp.c  |   2 -
 8 files changed, 94 insertions(+), 90 deletions(-)

Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Imre Kaloz <kaloz@openwrt.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Krzysztof Halasa <khc@pm.waw.pl>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Tony Lindgren <tony@atomide.com>

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-07-08 12:03 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-05 16:23 [PATCH 0/8] ARM: SoC specific bug fixes Arnd Bergmann
2013-07-05 16:23 ` [PATCH 1/8] clocksource: armada-xp: always register local_timer_ops Arnd Bergmann
2013-07-05 16:33   ` Gregory CLEMENT
2013-07-05 16:57     ` Stephen Boyd
2013-07-05 16:23 ` [PATCH 2/8] ARM: omap5: omap5 has SCU and TWD Arnd Bergmann
2013-07-08 12:03   ` Tony Lindgren
2013-07-05 16:23 ` [PATCH 3/8] ARM: zynq: use DT_MACHINE_START Arnd Bergmann
2013-07-08  6:18   ` Michal Simek
2013-07-05 16:23 ` [PATCH 4/8] ARM: OMAP: build mach-omap code only if needed Arnd Bergmann
2013-07-08 11:31   ` Olof Johansson
2013-07-08 11:34     ` Olof Johansson
2013-07-08 11:34       ` Olof Johansson
2013-07-08 12:00   ` Tony Lindgren
2013-07-05 16:23 ` [PATCH 5/8] ARM: sti: move DEBUG_STI_UART into alphabetical order Arnd Bergmann
2013-07-05 16:23 ` [PATCH 6/8] ARM: OMAP: omap_common_late_init may be unused Arnd Bergmann
2013-07-08 12:01   ` Tony Lindgren
2013-07-05 16:23 ` [PATCH 7/8] ARM: ixp4xx: avoid circular header dependency Arnd Bergmann
2013-07-06 18:11   ` Krzysztof Halasa
2013-07-05 16:23 ` [PATCH 8/8] ARM: exynos: select PM_GENERIC_DOMAINS only when used Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.