original_kernel/arch/arm/mach-omap2
Paul Walmsley 543d93781a ARM: OMAP2: Add common clock framework for 24xx and 34xx
This patch adds a common clock framework for 24xx and 34xx.
Note that this patch does not add it to Makefile until in
next patch. Some functions are modified from earlier 24xx
clock framework code.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2008-04-14 10:29:38 -07:00
..
Kconfig
Makefile ARM: OMAP2: Move clock.c to clock24xx.c 2008-04-14 10:29:37 -07:00
Makefile.boot
board-2430sdp.c ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
board-apollon.c ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
board-generic.c
board-h4.c ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
clock.c ARM: OMAP2: Add common clock framework for 24xx and 34xx 2008-04-14 10:29:38 -07:00
clock.h ARM: OMAP2: Add common clock framework for 24xx and 34xx 2008-04-14 10:29:38 -07:00
clock24xx.c ARM: OMAP2: Move clock.c to clock24xx.c 2008-04-14 10:29:37 -07:00
clock24xx.h ARM: OMAP2: Move clock.h to clock24xx.h 2008-04-14 10:29:37 -07:00
cm-regbits-24xx.h ARM: OMAP2: Add common register access for 24xx and 34xx 2008-04-14 10:27:25 -07:00
cm-regbits-34xx.h ARM: OMAP2: Add register access for 34xx 2008-04-14 10:29:37 -07:00
cm.h ARM: OMAP2: Add common register access for 24xx and 34xx 2008-04-14 10:27:25 -07:00
control.c ARM: OMAP2: Add common register access for 24xx and 34xx 2008-04-14 10:27:25 -07:00
devices.c
gpmc.c ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
id.c
io.c
irq.c
mailbox.c
memory.c ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
memory.h
mux.c ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
pm-domain.c
pm.c ARM: OMAP2: Remove old 24xx PM code 2008-04-14 10:29:37 -07:00
prcm-common.h ARM: OMAP2: Add common register access for 24xx and 34xx 2008-04-14 10:27:25 -07:00
prcm-regs.h ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
prcm.c ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
prm-regbits-24xx.h ARM: OMAP2: Add common register access for 24xx and 34xx 2008-04-14 10:27:25 -07:00
prm-regbits-34xx.h ARM: OMAP2: Add register access for 34xx 2008-04-14 10:29:37 -07:00
prm.h ARM: OMAP2: Add common register access for 24xx and 34xx 2008-04-14 10:27:25 -07:00
sdrc.h ARM: OMAP2: Add common register access for 24xx and 34xx 2008-04-14 10:27:25 -07:00
serial.c
sleep.S ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
sram-fn.S ARM: OMAP2: Change 24xx to use new register access 2008-04-14 10:29:37 -07:00
timer-gp.c ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code 2008-04-14 09:57:12 -07:00
usb-tusb6010.c