summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-2430sdp.c
AgeCommit message (Expand)Author
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg
2011-05-09omap: musb: introduce default board configMike Rapoport
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren
2011-02-22OMAP2: add regulator for MMC1Balaji T K
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-17omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha
2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren
2010-08-02Merge branch 'devel-misc' into omap-for-linusTony Lindgren
2010-08-02omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King
2010-07-05omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren
2010-07-05omap: mux: Select POP package for 2430SDPTony Lindgren
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren
2010-05-20omap2: Add OHCI USB platform init for 2430 SDPViral Mehta
2010-05-20omap2: Add I2C bus 1 initialisation for 2430sdpViral Mehta
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad
2010-02-15omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter
2010-02-15omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter
2010-02-15omap: convert boards to use physmap-flashLadislav Michl
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo
2009-07-24OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet
2009-05-28ARM: OMAP2: 2430SDP: Add FB support to board fileImre Deak
2009-05-28ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-23ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi
2009-03-23ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren
2009-02-08[ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructurePaul Walmsley
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell
2008-10-09Merge branch 'ptebits' into develRussell King