- 8f5b5a4 ARM: OMAP: Introduce SoC specific early_init by Tony Lindgren · 13 years ago
- a4ca9db ARM: OMAP: Move omap2_init_common_devices out of init_early by Tony Lindgren · 13 years ago
- b252b0e OMAP3: Move common regulator configuration to twl-common by Peter Ujfalusi · 14 years ago
- 827ed9a OMAP3: Move common twl configuration to twl-common by Peter Ujfalusi · 14 years ago
- 48cb125 Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-cleanup by Tony Lindgren · 14 years ago
- 332acd9 Merge branch 'devel-timer' into devel-cleanup by Tony Lindgren · 14 years ago
- 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
- b8ce9fb Merge branch 'fixes-v3.0-rc3' into devel-fixes by Tony Lindgren · 14 years ago
- 786b01a cleanup regulator supply definitions in mach-omap2 by Oleg Drokin · 14 years ago
- 9d5ae7c omap: pandora: fix NAND support by Grazvydas Ignotas · 14 years ago
- 1704bf1 arm: omap2plus: move NAND_BLOCK_SIZE out of boards by Igor Grinberg · 14 years ago
- f9fa1bb ARM: OMAP2: Add missing include of linux/gpio.h by Axel Lin · 14 years ago
- 829ae27 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
- bc593f5 arm: omap2plus: GPIO cleanup by Igor Grinberg · 14 years ago
- a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 14 years ago
- 9e18630 omap: musb: introduce default board config by Mike Rapoport · 14 years ago
- fbd8071 omap: use common initialization for PMIC i2c bus by Mike Rapoport · 14 years ago
- 96974a2 omap: consolidate touch screen initialization among different boards by Mike Rapoport · 14 years ago
- da49252 Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux by Paul Mundt · 14 years ago
- 0df0914 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
- c8aac01 OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
- 30ea50c OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
- b2833a0 Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linus by Tony Lindgren · 14 years ago
- 6a58baf omap: Remove unnecessary twl4030_codec_audio settings from board files by Ilkka Koskinen · 14 years ago
- 0005ae7 OMAP: hsmmc: Rename the device and driver by Kishore Kadiyala · 14 years ago
- 9e64bb1 arm: omap: usb: Invoke usbhs core device initialization by Keshava Munegowda · 14 years ago
- 181b250 arm: omap: usb: create common enums and structures for ehci and ohci by Keshava Munegowda · 14 years ago
- d5e1322 OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init() by Senthilvadivu Guruswamy · 14 years ago
- 3dc3bad ARM: OMAP2: use early init hook by Russell King - ARM Linux · 14 years ago
- 01539ba 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
- 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
- f861fc1 omap: pandora: fix wifi support by Grazvydas Ignotas · 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
- e4b3fdb wl1251: use wl12xx_platform_data to pass data by Grazvydas Ignotas · 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
- 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-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
- e13bb34 omap: pandora: enable twl4030 charger by Grazvydas Ignotas · 14 years ago
- 690a4a3 omap: pandora: add fixed regulator for wlan by Grazvydas Ignotas · 14 years ago
- 3a63833 omap: mmc: extended to pass host capabilities from board file by Sukumar Ghorai · 14 years ago
- b618f6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
- c1f9a09 wl12xx: make wl12xx.h common to both spi and sdio by Ohad Ben-Cohen · 14 years ago
- ed199f7 omap: pandora: pass wl1251 information to SDIO core by Grazvydas Ignotas · 15 years ago
- 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 15 years ago
- 869fef4 omap3: introduce omap3_map_io by Mike Rapoport · 15 years ago
- c573bcf omap3: Unify omap2_set_globals_3[43,6x]x functions by Sergio Aguirre · 15 years ago
- 79ccf54 omap3: pandora: add NAND and wifi support by Grazvydas Ignotas · 15 years ago
- ad74db6 omap3: pandora: update gpio-keys data by Grazvydas Ignotas · 15 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
- 03d5671 omap3: pandora: add missing i2c3 board_info by Grazvydas Ignotas · 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
- f6873ee omap3: pandora: update regulator setup by Grazvydas Ignotas · 15 years ago
- 7b09789 OMAP: pandora: add DSS2 support and related regulators by Grazvydas Ignotas · 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
- b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
- 8d88f7f omap3: pandora: board file updates for .33 by Grazvydas Ignotas · 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
- 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
- a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
- 24de042 omap3: pandora: Fix keypad keymap by Grazvydas Ignotas · 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
- 9fb9741 OMAP3: Setup MUX settings for SDRC CKE signals by Jean Pihet · 16 years ago
- 58cda88 OMAP3 SDRC: add support for 2 SDRAM chip selects by Jean Pihet · 16 years ago
- 7419045 ARM: OMAP3: pandora: add support for mode devices by Grazvydas Ignotas · 16 years ago
- 64f535a ARM: OMAP3: pandora: setup regulator framework for MMC by Grazvydas Ignotas · 16 years ago
- 2e12bd7 ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2 by Paul Walmsley · 16 years ago
- 2f3ec50 [ARM] OMAP: Fix compile for omap2_init_common_hw() by Tony Lindgren · 16 years ago
- 18cb7ac ARM: OMAP3: MUSB initialization for omap hw, v2 by Felipe Balbi · 16 years ago
- 07d83cc ARM: OMAP3: mmc-twl4030 add MMC3 support, v2 by Grazvydas Ignotas · 16 years ago
- 0329c37 ARM: OMAP3: mmc-twl4030 voltage cleanup by David Brownell · 16 years ago
- 90c62bf omap mmc: Add low-level initialization for hsmmc controller by Tony Lindgren · 16 years ago
- da17724 ARM: OMAP3: Add basic support for Pandora handheld console by Grazvydas Ignotas · 16 years ago