summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-nokia770.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* i2c: cbus-gpio: Switch to use GPIO descriptorsLinus Walleij2019-02-081-8/+10
* ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal2017-10-021-1/+1
* mfd: retu: Drop -mfd suffix from I2C device ID nameJavier Martinez Canillas2017-07-181-2/+2
* ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-261-2/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-0/+1
|\
| * ARM: omap1: Switch to use MULTI_IRQTony Lindgren2015-05-201-0/+1
* | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King2015-05-061-1/+1
|/
* ARM: OMAP1: nokia770: enable tahvo-usbAaro Koskinen2014-02-141-0/+1
* ARM: OMAP1: nokia770: enable TahvoAaro Koskinen2013-06-181-0/+10
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-0/+43
|\
| * ARM: OMAP1: nokia770: enable CBUS/RetuAaro Koskinen2013-02-011-0/+43
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-13/+1Star
|\
| * OMAP: nokia770: remove custom implementation of ads7846_get_pendown_stateDmitry Torokhov2012-11-211-13/+1Star
* | ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-191-1/+1
* | ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla2012-10-191-1/+0Star
* | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+1
|/
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-2/+3
* ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-111-1/+0Star
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-021-1/+0Star
|\
| * ARM: omap: remove mmc platform data dma_mask and initializationRussell King2012-07-311-1/+0Star
* | ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-041-1/+1
|/
* ARM: omap1: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-291-1/+1
|\
| * ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-291-1/+1
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-2/+4
|\|
| * ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-2/+4
* | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-231-6/+7
* | OMAP: N770: remove HWA742 platform dataTomi Valkeinen2012-02-231-6/+0Star
|/
* ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+1
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-22/+12Star
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
| |\
| * | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-201-22/+12Star
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* / ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1Star
|/
* 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
* ARM: omap1/nokia770: mark some functions __initUwe Kleine-König2011-02-101-3/+3
* Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-13/+16
* OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-081-1/+0Star
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
* Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-041-0/+1
|\
| * ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2010-07-161-0/+1
* | Removing dead OMAP_DSPChristoph Egger2010-07-051-134/+0Star
* | omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren2010-07-051-1/+1
|/
* OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-091-1/+1