aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-2430sdp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin1-1/+1
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-5/+2
2011-05-09omap: musb: introduce default board configMike Rapoport1-6/+1
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport1-11/+2
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linusTony Lindgren1-3/+4
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala1-1/+1
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-2/+3
2011-02-22OMAP2: add regulator for MMC1Balaji T K1-0/+21
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-1/+2
2010-12-17omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu1-1/+1
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren1-1/+0
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-1/+0
2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen1-2/+0
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
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-0/+1
2010-08-02Merge branch 'devel-misc' into omap-for-linusTony Lindgren1-5/+1
2010-08-02omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren1-5/+1
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-07-05omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren1-1/+3
2010-07-05omap: mux: Select POP package for 2430SDPTony Lindgren1-0/+11
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren1-1/+1
2010-05-20omap2: Add OHCI USB platform init for 2430 SDPViral Mehta1-0/+10
2010-05-20omap2: Add I2C bus 1 initialisation for 2430sdpViral Mehta1-1/+10
2010-02-19omap: 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-15omap: convert boards to use physmap-flashLadislav Michl1-4/+3
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-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-6/+6
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar1-1/+1
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley1-7/+6
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0
2009-07-24OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet1-1/+1
2009-05-28ARM: OMAP2: 2430SDP: Add FB support to board fileImre Deak1-0/+19
2009-05-28ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren1-81/+22
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-5/+10
2009-03-23ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi1-0/+2
2009-03-23ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren1-5/+8
2009-02-08[ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructurePaul Walmsley1-1/+1
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren1-0/+48
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula1-1/+1
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-1/+1
2008-10-09Merge branch 'ptebits' into develRussell King1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-2/+1
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1