summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-h4.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove board file for H4Tony Lindgren2013-11-251-365/+0
* misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* ARM: OMAP: H4: use new display driversTomi Valkeinen2013-08-281-15/+33
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-021-1/+1
|\
| * OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja2013-04-031-1/+1
* | ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE"Paul Bolle2013-03-201-1/+1
|/
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: OMAP2420: Fix ethernet support for OMAP2420 H4Jon Hunter2012-12-141-63/+20
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-11-301-1/+1
|\
| * ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-081-1/+1
* | ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren2012-10-311-1/+1
|/
* Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-251-1/+1
|\
| * ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-151-1/+1
* | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-171-1/+1
|\ \
| * | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-1/+1
| |/
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
|/
* Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-041-1/+1
|\
| * ARM: OMAP2+: Make debug-devices.h localTony Lindgren2012-09-201-1/+1
* | ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak2012-09-221-3/+3
|/
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-2/+1
* ARM: OMAP: move debug_card_init() functionIgor Grinberg2012-09-101-1/+1
* ARM: OMAP2: Remove legacy USB FS supportTony Lindgren2012-06-041-13/+0
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-291-1/+1
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+1
|\
| * ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+1
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-0/+1
|\ \ | |/ |/|
| * ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+1
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
|/
* ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren2011-11-041-53/+69
* Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-311-2/+1
|\
| * Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-311-1/+1
| |\
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1
* | | Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-16/+26
|\ \ \
| * | | OMAP: H4: Port the display driver to new DSS2Tomi Valkeinen2011-09-301-16/+26
| |/ /
* | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* | ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-261-6/+1
* | ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren2011-09-261-7/+1
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-6/+1
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-1/+1
|/
* omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-1/+1
* omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-1/+1
* omap: Fix H4 init_irq to not call h4_init_flashTony Lindgren2011-03-101-1/+1
* omap2+: Minimize board specific init_early callsTony Lindgren2011-02-251-2/+3
* ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-141-2/+7
* Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren2010-12-221-1/+2
|\
| * OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-211-1/+2
* | Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-30/+33
|/
OpenPOWER on IntegriCloud