summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-ldp.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren1-6/+1
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-07-04OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi1-13/+2
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren1-2/+2
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-06-14Remove old-style supply.dev assignments common in hsmmc initOleg Drokin1-2/+0
2011-06-14cleanup regulator supply definitions in mach-omap2Oleg Drokin1-4/+4
2011-05-09omap: musb: introduce default board configMike Rapoport1-7/+1
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport1-11/+1
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport1-55/+2
2011-04-20omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport1-56/+9
2011-03-03ldp: Fix regulator mapping for ads7846 TS controllerTony Lindgren1-0/+21
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-2/+2
2011-02-18omap3630: nand: fix device size to work in polled modeSukumar Ghorai1-1/+1
2011-02-15ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2010-12-22OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-1/+2
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren1-2/+1
2010-12-08OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-1/+0
2010-12-08omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren1-1/+1
2010-12-03arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen1-2/+0
2010-10-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+5
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+1
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G1-1/+1
2010-10-08OMAP2plus: Fix static function warningsManjunath Kondaiah G1-0/+1
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai1-1/+2
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-7/+2
2010-08-04omap3: introduce omap3_map_ioMike Rapoport1-7/+1
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre1-1/+1
2010-08-02omap3: add support for NAND on LDP boardSukumar Ghorai1-0/+35
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi1-2/+1
2010-02-20omap: musb: Pass board specific data from board fileMaulik Mankad1-1/+7
2010-02-15omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter1-2/+2
2010-02-15omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter1-1/+1
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren1-1/+1
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-12omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren1-0/+10
2009-11-11Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-7/+7
2009-10-23omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards...Janusz Krzysztofik1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-7/+7
2009-10-20omap: Fix DEBUG_LL UART io addressSantosh Shilimkar1-1/+1
2009-09-25omap: Fix matrix_keymap_data usageTony Lindgren1-3/+7
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley1-10/+10
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0
2009-07-25OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet1-1/+1
2009-05-29ARM: OMAP3: Initialize more devices for LDPTony Lindgren1-1/+203
2009-05-29ARM: OMAP3: ZOOM MDK: Add FB support to board fileImre Deak1-4/+15
2009-04-02arm: convert omap ldp platform to use smsc911xSteve Glendinning1-18/+29