Varadarajan, Charulatha 9d52342c27 OMAP7xx: GPIO: Introduce support for GPIO init 14 years ago
..
include 963fec4e0f ARM: 6484/1: fix compile warning in mm/init.c 14 years ago
Kconfig 9632f9890e OMAP1: drop AMS_DELTA_FIQ config option 14 years ago
Makefile 9632f9890e OMAP1: drop AMS_DELTA_FIQ config option 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 60c3bf3f12 OMAP1: Amstrad Delta: add FIQ handler for serial keyboardport interrupt processing 15 years ago
ams-delta-fiq.c 11f9562a42 OMAP1: Amstrad Delta: add a handler for processing interruptsgenerated by the FIQ routine 15 years ago
board-ams-delta.c 9c7bc451e4 Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linus 14 years ago
board-fsample.c c2cdaffe0b omap: Fix gpio_request calls to happen as arch_initcall 14 years ago
board-generic.c 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 years ago
board-h2-mmc.c 2a12400eed omap: Fix spotty MMC voltages 14 years ago
board-h2.c c2cdaffe0b omap: Fix gpio_request calls to happen as arch_initcall 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 c2cdaffe0b omap: Fix gpio_request calls to happen as arch_initcall 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 7b6181e068 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 14 years ago
board-innovator.c c2cdaffe0b omap: Fix gpio_request calls to happen as arch_initcall 14 years ago
board-nokia770.c 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 years ago
board-osk.c c2cdaffe0b omap: Fix gpio_request calls to happen as arch_initcall 14 years ago
board-palmte.c 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 years ago
board-palmtt.c 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 years ago
board-palmz71.c 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 years ago
board-perseus2.c c2cdaffe0b omap: Fix gpio_request calls to happen as arch_initcall 14 years ago
board-sx1-mmc.c 2a12400eed omap: Fix spotty MMC voltages 14 years ago
board-sx1.c 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 years ago
board-voiceblue.c 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 years ago
clock.c fb2fc9204f OMAP1: clock: some cleanup 15 years ago
clock.h fb2fc9204f OMAP1: clock: some cleanup 15 years ago
clock_data.c 331d919af4 Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus 15 years ago
devices.c 706afddaf5 arm: omap1: add missing includes 14 years ago
flash.c 706afddaf5 arm: omap1: add missing includes 14 years ago
fpga.c ce491cf854 omap: headers: Move remaining headers from include/mach to include/plat 15 years ago
gpio15xx.c c95d10bc49 OMAP15xx: GPIO: Introduce support for GPIO init 14 years ago
gpio16xx.c 87fe6229c7 OMAP16xx: GPIO: Introduce support for GPIO init 14 years ago
gpio7xx.c 9d52342c27 OMAP7xx: GPIO: Introduce support for GPIO init 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 71ee7dad9b ARM: OMAP: Convert to use ->reserve method to reserve boot time memory 15 years ago
irq.c ce491cf854 omap: headers: Move remaining headers from include/mach to include/plat 15 years ago
lcd_dma.c 8d72c796c9 omap1: LCD_DMA: Use some define rather than a hexadecimal 15 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 ce491cf854 omap: headers: Move remaining headers from include/mach to include/plat 15 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 e6f1682122 arm: omap1: make some functions static 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 ce491cf854 omap: headers: Move remaining headers from include/mach to include/plat 15 years ago
pm.h 1f73b4de93 OMAP850: PM: Add an ARCH_OMAP850 check 15 years ago
pm_bus.c e933ec7c4e OMAP1: PM: add simple runtime PM layer to manage clocks 14 years ago
serial.c 9c7bc451e4 Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linus 14 years ago
sleep.S 7c00692640 OMAP7XX: Rename all the rest of the omap730 references in omap1 core 15 years ago
sram.S 941132606c OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead 16 years ago
time.c 706afddaf5 arm: omap1: add missing includes 14 years ago
timer32k.c 46cdc4e431 arm: omap1: remove dead code from timer32k.c 15 years ago
usb.c dd0cdd8882 omap: Move omap1 USB platform init code into mach-omap1/usb.c 15 years ago