kernel-ark/arch/arm/mach-s5pv210
Nicolas Pitre 639da5ee37 ARM: add an extra temp register to the low level debugging addruart macro
Some platforms (like OMAP not to name it) are doing rather complicated
hacks just to determine the base UART address to use.  Let's give their
addruart macro some slack by providing an extra work register which will
allow for much needed cleanups.

This is basically a no-op as this commit is only adding the extra argument
to the macro but no one is using it yet.

Signed-off-by: nicolas Pitre <nicolas.pitre@linaro.org>
Reviewed-by: Kevin Hilman <khilman@ti.com>
2011-09-26 10:11:25 -04:00
..
include/mach ARM: add an extra temp register to the low level debugging addruart macro 2011-09-26 10:11:25 -04:00
clock.c Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 2011-07-26 17:41:04 -07:00
cpu.c ARM: mach-s5pv210: Setup consistent dma size at boot time 2011-08-22 12:00:11 +00:00
dev-audio.c ARM: SAMSUNG: Add IRQ_I2S0 definition 2011-07-21 17:27:28 +09:00
dev-spi.c ARM: SAMSUNG: Add tx_st_done variable 2011-07-06 15:03:08 +09:00
dma.c ARM: S5P: Reorder DMA platform device id 2010-10-25 16:10:47 +09:00
init.c
Kconfig Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 2011-07-26 17:41:04 -07:00
mach-aquila.c ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset 2011-08-21 17:15:12 -04:00
mach-goni.c ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset 2011-08-21 17:15:12 -04:00
mach-smdkc110.c ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset 2011-08-21 17:15:12 -04:00
mach-smdkv210.c ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset 2011-08-21 17:15:12 -04:00
mach-torbreck.c ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset 2011-08-21 17:15:12 -04:00
Makefile [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/ 2011-07-13 18:29:51 -04:00
Makefile.boot
pm.c ARM: pm: samsung: move cpu_suspend into C code 2011-06-24 08:48:44 +01:00
setup-fb-24bpp.c ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210 2011-07-21 02:11:34 +09:00
setup-fimc.c ARM: S5P: Add platform helpers for camera GPIO configuration 2011-03-11 15:49:00 +09:00
setup-i2c0.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-i2c1.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-i2c2.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-ide.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-keypad.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-sdhci-gpio.c Fix common misspellings 2011-03-31 11:26:23 -03:00
setup-sdhci.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sleep.S ARM: pm: samsung: move cpu_suspend into C code 2011-06-24 08:48:44 +01:00