aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-h4.c
AgeCommit message (Expand)Author
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-03OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja
2013-03-20ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE"Paul Bolle
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-14ARM: OMAP2420: Fix ethernet support for OMAP2420 H4Jon Hunter
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-30Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley
2012-10-31ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-15ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren
2012-10-15ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed
2012-10-04Merge branch 'late/kirkwood' into late/socOlof Johansson
2012-09-22ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak
2012-09-20ARM: OMAP2+: Make debug-devices.h localTony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-10ARM: OMAP: move debug_card_init() functionIgor Grinberg
2012-06-04ARM: OMAP2: Remove legacy USB FS supportTony Lindgren
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: omap: use new restart hookRussell King
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-04ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann
2011-09-30OMAP: H4: Port the display driver to new DSS2Tomi Valkeinen
2011-09-26ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
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-03-10omap: Fix H4 init_irq to not call h4_init_flashTony Lindgren
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux
2010-12-22Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik
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