aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09ARM: OMAP5: board-generic: Add device tree supportR Sricharan1-0/+19
2012-07-09ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan1-17/+6
2012-06-05ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed1-0/+18
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+1
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-1/+1
2012-03-12ARM: OMAP2+: board-generic: Remove i2c static initBenoit Cousson1-35/+2
2012-03-05ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren1-44/+32
2012-03-05ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren1-0/+7
2012-02-27ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson1-14/+16
2012-02-27Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into for_3.4/dt_irq_domain2Benoit Cousson1-1/+1
2012-02-17Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dtTony Lindgren1-9/+8
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely1-1/+1
2012-02-16ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINEBenoit Cousson1-8/+4
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+4
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+4
2011-12-16ARM: omap: pass minimal SoC/board data for UART from dtRajendra Nayak1-1/+0
2011-12-07ARM: OMAP2+: board-generic: Add missing handle_irq callbacksBenoit Cousson1-0/+4
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-0/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-2/+1
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi1-0/+8
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+0
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann1-1/+5
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-0/+4
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann1-1/+1
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann1-0/+4
2011-10-04ARM: OMAP2+: board-generic: Add i2c static initBenoit Cousson1-2/+39
2011-10-04ARM: OMAP2+: board-generic: Add DT support to generic boardBenoit Cousson1-43/+84
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-06-30omap2+: fix build regressionArnd Bergmann1-1/+1
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-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-2/+2
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-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+14
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08OMAP2+: Kconfig: disallow builds for boards that don't use the currently-selected SoCPaul Walmsley1-2/+14
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-0/+1
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-07-05omap: mux: Remove old mux codeTony Lindgren1-1/+0
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-4/+4
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar1-1/+1
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley1-5/+5
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0