Linus Torvalds 3960ef326a Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 14 years ago
..
include aa3831cf9d ARM: Consolidate the clkdev header files 14 years ago
Kconfig 05b5ca9b10 omap1: Fix booting for 15xx and 730 with omap1_defconfig 14 years ago
Makefile e9e35c5a2b OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME 14 years ago
Makefile.boot b288f75ffa [PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2 20 years ago
ams-delta-fiq-handler.S 25985edced Fix common misspellings 14 years ago
ams-delta-fiq.c a51eef7eb4 ARM: omap1: irq_data conversion. 14 years ago
board-ams-delta.c ab2a0e0d13 Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup 14 years ago
board-fsample.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-generic.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-h2-mmc.c 2a12400eed omap: Fix spotty MMC voltages 14 years ago
board-h2.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-h2.h eb6b0b1832 ARM: OMAP: No need to include board-h2.h from hardware.h 16 years ago
board-h3-mmc.c 2a12400eed omap: Fix spotty MMC voltages 14 years ago
board-h3.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-h3.h 228fe42e5e ARM: OMAP: No need to include board-h3.h from hardware.h 16 years ago
board-htcherald.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-innovator.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-nokia770.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-osk.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-palmte.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-palmtt.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-palmz71.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-perseus2.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-sx1-mmc.c 2a12400eed omap: Fix spotty MMC voltages 14 years ago
board-sx1.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
board-voiceblue.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
clock.c 6d803ba736 ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 14 years ago
clock.h fb2fc9204f OMAP1: clock: some cleanup 15 years ago
clock_data.c 65ae65c905 OMAP1: clock_data: use runtime cpu / machine checks 14 years ago
devices.c 25985edced Fix common misspellings 14 years ago
dma.c 77f7059a32 arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del 14 years ago
flash.c 667f390bee ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info 14 years ago
fpga.c 6845664a6a arm: Cleanup the irq namespace 14 years ago
gpio15xx.c c7c8518498 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 14 years ago
gpio16xx.c c7c8518498 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 14 years ago
gpio7xx.c c7c8518498 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 14 years ago
i2c.c 9833eff3d7 omap: i2c: Fix muxing for command line enabled bus 15 years ago
id.c ce491cf854 omap: headers: Move remaining headers from include/mach to include/plat 15 years ago
io.c df1e9d1c21 omap: Split omap_read/write functions for omap1 and omap2+ 14 years ago
irq.c 741e3a89de omap: Use separate init_irq functions to avoid cpu_is_omap tests early 14 years ago
lcd_dma.c 719078a6bf OMAP1: Fix non-working LCD on OMAP310 14 years ago
leds-h2p2-debug.c ce491cf854 omap: headers: Move remaining headers from include/mach to include/plat 15 years ago
leds-innovator.c a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
leds-osk.c 0b84b5ca43 ARM: OMAP: switch to standard gpio get/set calls 16 years ago
leds.c 7f9187c26f omap1: Add initcall checks for omap1 and booted board 14 years ago
leds.h 6f3e14163e [PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 directory 20 years ago
mailbox.c 87aedfe25a arm: omap1: mbox: delete unused variable 14 years ago
mcbsp.c fd1ee39151 omap: mcbsp: Remove port number enums 14 years ago
mux.c e6f1682122 arm: omap1: make some functions static 14 years ago
opp.h 52650505fb OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c 15 years ago
opp_data.c 52650505fb OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c 15 years ago
pm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
pm.h b6338bdc83 ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 14 years ago
pm_bus.c 3d5c30367c PM: Rename clock management functions 14 years ago
reset.c ee54dba9c3 ARM: OMAP: Allow platforms to hook reset cleanly 14 years ago
serial.c 7f9187c26f omap1: Add initcall checks for omap1 and booted board 14 years ago
sleep.S b6338bdc83 ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 14 years ago
sram.S b6338bdc83 ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 14 years ago
time.c e74984e46e omap: Set separate timer init functions to avoid cpu_is_omap tests 14 years ago
timer32k.c 11a0186f3e omap2+: Reserve clocksource and timesource and initialize dmtimer later 14 years ago
usb.c dd0cdd8882 omap: Move omap1 USB platform init code into mach-omap1/usb.c 15 years ago