Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
70db8a6273692fdf5226c007c9882a10b3203963
/
arch
/
arm
/
mach-omap2
/
board-omap3evm.c
3dc3bad
ARM: OMAP2: use early init hook
by Russell King - ARM Linux
· 14 years ago
89747c9
OMAP: use generic DPI panel driver in board files
by Bryan Wu
· 14 years ago
4805734
OMAP2+: io: split omap2_init_common_hw()
by Paul Walmsley
· 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
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
bead437
OMAP3: Keypad: Fix incorrect type initializer
by Manjunath Kondaiah G
· 14 years ago
3881573
OMAP: mach-omap2: Fix static declaration warnings
by Manjunath Kondaiah G
· 14 years ago
3a63833
omap: mmc: extended to pass host capabilities from board file
by Sukumar Ghorai
· 14 years ago
537d847
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 14 years ago
f3fe53c
OMAP3EVM: Replace vdvi regulator supply with vdds_dsi
by Vaibhav Hiremath
· 15 years ago
869fef4
omap3: introduce omap3_map_io
by Mike Rapoport
· 14 years ago
c573bcf
omap3: Unify omap2_set_globals_3[43,6x]x functions
by Sergio Aguirre
· 14 years ago
71ee7da
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
by Russell King
· 15 years ago
48feb33
arm: omap: switch over to gpio_set_debounce
by Felipe Balbi
· 15 years ago
a6f0398
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
58815fa
usb: musb: Add extvbus in musb_board_data
by Ajay Kumar Gupta
· 15 years ago
7a44ad2
OMAP3: PM: Enable wakeup from ads7846 touchscreen
by Ranjith Lohithakshan
· 15 years ago
f3a8cde
OMAP3EVM: Update pad configuration for wakeup enabled pads
by Ranjith Lohithakshan
· 15 years ago
6f69a18
omap2/3/4: ehci: avoid compiler error with touchbook
by Felipe Balbi
· 15 years ago
884b836
omap: musb: Pass board specific data from board file
by Maulik Mankad
· 15 years ago
1a4f463
omap: musb: Remove #ifdef from board-omap3evm.c
by Maulik Mankad
· 15 years ago
87520aa
omap3evm: Configure GPIO175 for touchscreen PEN_IRQ
by Sanjeev Premi
· 15 years ago
0621d75
omap3evm: Fixes after moving to matrix_keypad
by Sanjeev Premi
· 15 years ago
aa6912d8
omap3evm: Add mux settings for keypad
by Sanjeev Premi
· 15 years ago
68ff042
omap: Rename hsmmc symbols to reflect independence from twl4030
by Adrian Hunter
· 15 years ago
d02a900
omap: Rename mmc-twl4030 files to hsmmc
by Adrian Hunter
· 15 years ago
6fbd55d
omap2/3/4: Fix omap2_map_common_io for multi-omap
by Tony Lindgren
· 15 years ago
703e306
OMAP: Enable DSS2 for OMAP3EVM board
by Vaibhav Hiremath
· 15 years ago
ebeb53e
mfd: twl: fix twl4030 rename for remaining driver, board files
by Balaji T K
· 15 years ago
15f45e6
omap: mux: Remove old mux code for 34xx
by Tony Lindgren
· 15 years ago
4896e39
omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions
by Tony Lindgren
· 15 years ago
ca5742b
omap: mux: Add new style init functions to omap3 board-*.c files
by Tony Lindgren
· 15 years ago
562138a
omap3evm: MIgrate to smsc911x ethernet driver
by Sriram
· 15 years ago
1a7ec13
omap3evm: Initialize vmmc and vmmc_aux regulators
by Mike Rapoport
· 15 years ago
e8e51d2
omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)
by Ajay Kumar Gupta
· 15 years ago
db40802
omap3evm: Add board revision function
by Ajay Kumar Gupta
· 15 years ago
58a5491
omap: Add platform init code for EHCI driver
by Felipe Balbi
· 15 years ago
6df74ef
OMAP: Configure audio_mclk for twl4030-codec MFD
by Peter Ujfalusi
· 15 years ago
e86fa0b
OMAP: Platform support for twl4030_codec MFD
by Peter Ujfalusi
· 15 years ago
774facd
Merge branch '7xx-iosplit-plat' with omap-fixes
by Tony Lindgren
· 15 years ago
6135434
omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypad
by Janusz Krzysztofik
· 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
4f54333
omap: Fix matrix_keymap_data usage
by Tony Lindgren
· 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
f40aac9
Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6
by Russell King
· 15 years ago
e8e2ff4
USB: musb: fix the nop registration for OMAP3EVM
by Gupta, Ajay Kumar
· 15 years ago
58cda88
OMAP3 SDRC: add support for 2 SDRAM chip selects
by Jean Pihet
· 15 years ago
53c5ec3
ARM: OMAP3: Add omap3 EVM support
by Syed Mohammed Khasim
· 16 years ago