linux/arch/arm/include/debug
Kevin Hilman 3e0d0b81ea The i.MX SoC updates for 4.2:
- Add new SoC i.MX7D support, which integrates two Cortex-A7 and one
    Cortex-M4 cores.
  - Support suspend from IRAM on i.MX53, so that DDR pins can be set to
    high impedance for more power saving during suspend.
  - Move i.MX clock drivers from arch/arm/mach-imx to drivers/clk/imx.
  - Move i.MX GPT timer driver from arch/arm/mach-imx into
    drivers/clocksource.
  - A couple of clock driver update for VF610 and i.MX6Q.
  - A few random code correction and improvement.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJVb7grAAoJEFBXWFqHsHzOWS0H/RXV1UjvsJTfK8+KR2SGY5QO
 3hU4YQYpnkukG2OtxAaWKXzIh+xeINqJ02cws/zyEfVZFsZp/i5Z7EM5811qQeNC
 f9uCtFCNynTnWjUP9YXELgAX3/DPHMr+Em5QGOWwh+311YypJyP7CttsJvmjJIUN
 qGYXdpy2xhqKgSGrnI+dhpxTdhtm/jmsggoM8qqi2aYB3c3rnWCc6QSBMR8oxFKB
 Tmxd/cc/6Pvbp7W+AztTb/z8UD21UJkn96FhUb9563HKjf7kvbP4ydJTwhBxfyQu
 YxE4kkejrnVNaUl1Tkqmf7rTgLKaU92nrLCuBDI/91OET+GQtq2R5fE8iMPs29k=
 =c254
 -----END PGP SIGNATURE-----

Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc

The i.MX SoC updates for 4.2:
 - Add new SoC i.MX7D support, which integrates two Cortex-A7 and one
   Cortex-M4 cores.
 - Support suspend from IRAM on i.MX53, so that DDR pins can be set to
   high impedance for more power saving during suspend.
 - Move i.MX clock drivers from arch/arm/mach-imx to drivers/clk/imx.
 - Move i.MX GPT timer driver from arch/arm/mach-imx into
   drivers/clocksource.
 - A couple of clock driver update for VF610 and i.MX6Q.
 - A few random code correction and improvement.

* tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (44 commits)
  ARM: imx: imx7d requires anatop
  clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>
  ARM: imx: move timer driver into drivers/clocksource
  ARM: imx: remove platform headers from timer driver
  ARM: imx: provide gpt device specific irq functions
  ARM: imx: get rid of variable timer_base
  ARM: imx: define gpt register offset per device type
  ARM: imx: move clock event variables into imx_timer
  ARM: imx: set up .set_next_event hook via imx_gpt_data
  ARM: imx: setup tctl register in device specific function
  ARM: imx: initialize gpt device type for DT boot
  ARM: imx: define an enum for gpt timer device type
  ARM: imx: move timer resources into a structure
  ARM: imx: use relaxed IO accessor in timer driver
  ARM: imx: make imx51/3 suspend optional
  ARM: clk-imx6q: refine sata's parent
  ARM: imx: clk-v610: Add clock for I2C2 and I2C3
  ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP
  ARM: imx: add imx7d clk tree support
  ARM: clk: imx: update pllv3 to support imx7
  ...

 Conflicts:
	arch/arm/mach-imx/Kconfig
2015-06-10 16:58:05 -07:00
..
8250.S ARM: debug: fix big endian operation for 8250 word mode 2015-05-11 13:59:23 -05:00
asm9260.S ARM: add lolevel debug support for asm9260 2014-11-28 15:08:06 +01:00
at91.S ARM: at91: debug: fix non MMU debug 2015-03-05 10:55:13 +01:00
bcm63xx.S ARM: BCM63XX: add low-level UART debug support 2014-09-17 10:56:06 -07:00
clps711x.S ARM: clps711x: Move debug include into arch/arm/include/debug/ 2014-07-06 16:52:05 -07:00
digicolor.S ARM: digicolor: add low level debug support 2015-01-27 15:11:51 -08:00
efm32.S ARM: unify MMU/!MMU addruart calls 2015-05-20 23:09:51 +02:00
exynos.S ARM: exynos: move debug-macro.S to include/debug/ 2013-04-19 13:51:21 +02:00
icedcc.S ARM: move debug macros to common location 2012-09-14 09:22:00 -05:00
imx-uart.h ARM: imx7d: add low level debug uart support 2015-06-03 14:49:35 +08:00
imx.S ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCs 2013-02-05 10:14:55 +08:00
ks8695.S ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory 2015-01-21 15:49:38 +00:00
meson.S ARM: meson: debug: add debug UART for earlyprintk support 2014-09-25 17:31:53 +02:00
msm.S ARM: Remove mach-msm and associated ARM architecture code 2015-03-27 11:31:02 -05:00
netx.S ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory 2015-01-21 15:49:40 +00:00
omap2plus.S ARM: OMAP2+: Add multiplatform debug_ll support 2013-01-11 11:24:19 -08:00
pl01x.S ARM: zx: add low level debug support for zx296702 2015-05-15 21:49:27 +02:00
renesas-scif.S ARM: shmobile: Add early debugging support using SCIF(A) 2014-11-17 10:29:58 +09:00
s3c24xx.S ARM: S3C24XX: move debug-macro.S into the common space 2014-05-26 04:05:00 +09:00
s5pv210.S ARM: S5PV210: move debug-macro.S into the common space 2014-07-19 04:32:12 +09:00
sa1100.S ARM: debug: move StrongARM debug include to arch/arm/include/debug 2014-11-20 12:25:37 +01:00
samsung.S ARM: SAMSUNG: Remove platform dependency from samsung.S 2014-02-14 10:30:39 +09:00
sirf.S ARM: sirf: add two debug ports for CSRatlas7 SoC 2015-01-20 19:42:56 +08:00
sti.S ARM: sti: Add DEBUG_LL console support 2013-06-25 13:27:02 -07:00
tegra.S ARM: tegra: make debug_ll code build for ARMv6 2014-03-22 01:06:58 +01:00
uncompress.h ARM: 7672/1: uncompress debug support for multiplatform build 2013-03-15 17:18:52 +00:00
ux500.S ARM: debug: move PL01X debug include into arch/arm/include/debug/ 2013-08-25 17:11:06 +01:00
vexpress.S ARM: debug: move PL01X debug include into arch/arm/include/debug/ 2013-08-25 17:11:06 +01:00
vf.S ARM: vf610: add UART choice for low-level debug 2014-04-30 13:40:27 +08:00
vt8500.S arm: vt8500: Convert debug-macro.S to be multiplatform friendly 2013-01-12 15:47:38 +13:00
zynq.S ARM: zynq: Enable big-endian 2014-05-20 16:17:13 +02:00