summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-h2.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap1: remove unused board filesArnd Bergmann2023-01-121-448/+0
* ARM: omap1: move mach/*.h into mach directoryArnd Bergmann2022-04-221-7/+5
* ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann2022-04-211-1/+1
* ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski2021-05-181-1/+3
* usb: isp1301-omap: Convert to use GPIO descriptorsLinus Walleij2020-11-261-2/+20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-2/+1
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-1/+1
* ARM: OMAP1: constify gpio_ledArvind Yadav2018-07-021-1/+1
* ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal2017-10-021-1/+1
* Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-091-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | mfd: tps65010: Move header file out of I2C realmWolfram Sang2017-08-151-1/+1
|/
* ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-261-1/+1
* ARM: omap1: make headers more localArnd Bergmann2015-12-011-1/+1
* ARM: omap1: Switch to use MULTI_IRQTony Lindgren2015-05-201-0/+1
* ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle2014-05-161-1/+1
* ARM: omap1: don't rely on tps65010Arnd Bergmann2014-03-211-0/+3
* ARM: OMAP1: Remove legacy irda.h and irda setup from board filesJarkko Nikula2013-06-181-36/+0
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-1/+1
|\
| * ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+1
|\ \ | |/ |/|
| * ARM: OMAP1: use BUG_ON where possibleSasha Levin2012-11-121-2/+1
* | ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla2012-10-181-1/+0
* | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-171-1/+1
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
* | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-151-0/+1
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+32
|\
| * Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-0/+32
| |\
| | * ARM: mach-omap1: retire custom LED codeBryan Wu2012-08-011-0/+32
* | | ARM: OMAP1: Move irda.h from plat to machTony Lindgren2012-09-201-1/+1
* | | ARM: OMAP1: Move flash.h from plat to machTony Lindgren2012-09-201-1/+1
* | | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
* | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | | ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2012-09-171-0/+1
|/ /
* / ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-041-1/+1
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-3/+0
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-131-3/+0
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\ \
| * | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-081-0/+1
| |/
* / ARM: OMAP1: board files: deduplicate and clean some NAND-related codePaul Walmsley2012-04-131-16/+1
|/
* Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-291-4/+4
|\
| * ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-291-4/+4
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-3/+3
|\|
| * ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-3/+3
* | OMAP1: Remove unused LCD devices from board filesTomi Valkeinen2012-02-231-6/+0
* | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-231-6/+3
|/
* 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