Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1cb17e2dbd09436069733500ea48e0c9b1f0a1cc
/
arch
/
arm
/
mach-omap2
/
board-apollon.c
e74984e
omap: Set separate timer init functions to avoid cpu_is_omap tests
by Tony Lindgren
· 14 years ago
741e3a8
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
by Tony Lindgren
· 14 years ago
f9fa1bb
ARM: OMAP2: Add missing include of linux/gpio.h
by Axel Lin
· 14 years ago
bc593f5
arm: omap2plus: GPIO cleanup
by Igor Grinberg
· 14 years ago
e41cccf
omap2+: Minimize board specific init_early calls
by Tony Lindgren
· 14 years ago
3dc3bad
ARM: OMAP2: use early init hook
by Russell King - ARM Linux
· 14 years ago
4805734
OMAP2+: io: split omap2_init_common_hw()
by Paul Walmsley
· 14 years ago
1a6b592
omap: kill all section mismatch warning for omap2plus_defconfig
by Bryan Wu
· 14 years ago
79b357c
Merge branch 'devel-gpio' into omap-for-linus
by Tony Lindgren
· 14 years ago
77640aa
OMAP: GPIO: Implement GPIO as a platform device
by Varadarajan, Charulatha
· 14 years ago
c2cdaff
omap: Fix gpio_request calls to happen as arch_initcall
by Tony Lindgren
· 14 years ago
7203f8a
arm: mach-omap2: remove NULL board_mux from board files
by Aaro Koskinen
· 14 years ago
7b6181e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
4814ced
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
by Paul Walmsley
· 14 years ago
7590d1d
Merge branch 'devel-map-io' into omap-for-linus
by Tony Lindgren
· 14 years ago
71ee7da
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
by Russell King
· 15 years ago
f99bf16
omap: mux: Convert 2420 platform init code to use new mux code
by Tony Lindgren
· 15 years ago
18dbe6c
omap: mux: Mux Apollon LCD power in board-apollon.c
by Tony Lindgren
· 15 years ago
b52b14e
omap: mux: Select POP package for Apollon
by Tony Lindgren
· 15 years ago
b5e8905
omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.c
by Tony Lindgren
· 15 years ago
6fbd55d
omap2/3/4: Fix omap2_map_common_io for multi-omap
by Tony Lindgren
· 15 years ago
3bc4801
omap: use smc91x_platdata to setup smc91x
by Ladislav Michl
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
b4224b2
omap: Fix DEBUG_LL UART io address
by Santosh Shilimkar
· 15 years ago
6469f54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
778dbcc
mtd: onenand: make onenand/generic.c more generic
by Magnus Damm
· 15 years ago
b3c6df3
OMAP2/3 board-*.c files: read bootloader configuration earlier
by Paul Walmsley
· 15 years ago
15ac408
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
by Kalle Valo
· 15 years ago
58cda88
OMAP3 SDRC: add support for 2 SDRAM chip selects
by Jean Pihet
· 15 years ago
8937b73
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
b0b5aa3
ARM: OMAP: get rid of OMAP_TAG_USB, v2
by Felipe Balbi
· 16 years ago
7055477
ARM: OMAP: No need to include board-apollon.h from hardware.h
by Tony Lindgren
· 16 years ago
87246b7
[ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructure
by Paul Walmsley
· 16 years ago
73069e3
ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
by Jarkko Nikula
· 16 years ago
652bcd8
omap mmc: Remove broken MMC init code
by Tony Lindgren
· 16 years ago
f2d18fe
ARM: OMAP: Switch to gpio_request/free calls
by Jarkko Nikula
· 16 years ago
e918edf
ARM: OMAP: switch to gpio_direction_output
by David Brownell
· 16 years ago
40e3925
ARM: OMAP: switch to gpio_direction_input
by David Brownell
· 16 years ago
0b84b5c
ARM: OMAP: switch to standard gpio get/set calls
by David Brownell
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
c8d2eb8
ARM: OMAP: Add calls to omap2_set_globals_*()
by Paul Walmsley
· 17 years ago
4459598
ARM: OMAP2: Change 24xx to use new register access
by Paul Walmsley
· 17 years ago
0ff66f0
Merge branch 'pxa-plat' into devel
by Russell King
· 17 years ago
e7b3dc7
[NET] smc91x: Make smc91x use IRQ resource trigger flags
by Russell King
· 17 years ago
1d7d4f5
[ARM] remove duplicate includes
by Lucas Woods
· 17 years ago
f024840
ARM: OMAP: Board Apollon update, fix boot
by Kyungmin Park
· 18 years ago
463cab3
[PATCH] ARM: OMAP: fix missing header on apollon board
by Kyungmin Park
· 18 years ago
0cd61b6
Initial blind fixup for arm for irq changes
by Linus Torvalds
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
abc45e1
ARM: OMAP: Apollon MMC support
by Kyungmin Park
· 18 years ago
52e405e
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
by Thomas Gleixner
· 19 years ago
9b6553c
[ARM] 3433/1: ARM: OMAP: 8/8 Update board files
by Tony Lindgren
· 19 years ago