linux/arch/arm/mach-omap1
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
ams-delta-fiq-handler.S Fix common misspellings 2011-03-31 11:26:23 -03:00
ams-delta-fiq.c ARM: omap1: irq_data conversion. 2011-01-13 17:18:51 +01:00
board-ams-delta.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-fsample.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-generic.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-h2-mmc.c
board-h2.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-h2.h
board-h3-mmc.c
board-h3.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-h3.h
board-htcherald.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-innovator.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-nokia770.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-osk.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-palmte.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-palmtt.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-palmz71.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-perseus2.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-sx1-mmc.c
board-sx1.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
board-voiceblue.c ARM: mach-omap1: convert boot_params to atag_offset 2011-08-21 17:15:04 -04:00
clock_data.c OMAP1: clock_data: use runtime cpu / machine checks 2010-12-21 21:08:15 -07:00
clock.c ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
clock.h
devices.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dma.c arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del 2011-06-01 02:25:04 -07:00
flash.c ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info 2011-05-20 22:27:34 +01:00
fpga.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
gpio7xx.c Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-07-22 14:50:57 -07:00
gpio15xx.c Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-07-22 14:50:57 -07:00
gpio16xx.c Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 2011-07-22 14:50:57 -07:00
i2c.c
id.c
io.c ARM: omap: Setup consistent dma size at boot time 2011-08-22 12:00:10 +00:00
irq.c omap: Use separate init_irq functions to avoid cpu_is_omap tests early 2011-06-16 05:42:09 -07:00
Kconfig omap1: Fix booting for 15xx and 730 with omap1_defconfig 2011-01-19 10:38:43 -08:00
lcd_dma.c OMAP1: Fix non-working LCD on OMAP310 2011-02-02 12:13:50 -08:00
leds-h2p2-debug.c
leds-innovator.c
leds-osk.c
leds.c omap1: Add initcall checks for omap1 and booted board 2010-12-10 09:46:24 -08:00
leds.h
mailbox.c arm: omap1: mbox: delete unused variable 2010-11-24 16:48:47 -08:00
Makefile OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME 2011-06-14 05:53:18 -07:00
Makefile.boot
mcbsp.c omap: mcbsp: Remove port number enums 2011-07-07 12:06:34 -07:00
mux.c arm: omap1: make some functions static 2010-11-24 16:48:25 -08:00
opp_data.c
opp.h
pm_bus.c PM: Rename clock management functions 2011-07-02 14:29:57 +02:00
pm.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
pm.h ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 2011-02-04 14:26:08 +00:00
reset.c ARM: OMAP: Allow platforms to hook reset cleanly 2011-01-27 16:39:48 -08:00
serial.c omap1: Add initcall checks for omap1 and booted board 2010-12-10 09:46:24 -08:00
sleep.S ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 2011-02-04 14:26:08 +00:00
sram.S ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 2011-02-04 14:26:08 +00:00
time.c omap: Set separate timer init functions to avoid cpu_is_omap tests 2011-06-20 01:25:39 -07:00
timer32k.c omap2+: Reserve clocksource and timesource and initialize dmtimer later 2011-06-27 12:14:01 -07:00
usb.c