summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP1: Move irda.h from plat to machTony Lindgren2012-09-206-5/+38
* ARM: OMAP1: Move flash.h from plat to machTony Lindgren2012-09-2013-12/+29
* ARM: OMAP1: Move board-voiceblue.h from plat to machTony Lindgren2012-09-202-1/+20
* ARM: OMAP1: Move board-sx1.h from plat to machTony Lindgren2012-09-203-2/+54
* ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-204-3/+74
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-2024-24/+532
* ARM: OMAP: Remove smp.hTony Lindgren2012-09-201-5/+0
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-1914-15/+16
* Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-182-0/+2
|\
| * ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2012-09-172-0/+2
* | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-126-22/+21
|\ \ | |/ |/|
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-125-17/+14
| * ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-121-5/+7
* | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-126-5/+361
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-4/+281
* | ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2012-09-124-5/+268
* | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-128-2/+7
* | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-104-4/+0
* | ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-109-9/+0
* | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-104-0/+4
* | ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg2012-09-101-8/+0
* | ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-102-10/+0
|/
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-013-3/+0
|\
| * ARM: omap: remove mmc platform data dma_mask and initializationRussell King2012-07-313-3/+0
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-2/+1
|\ \
| * | board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| |/
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+2
|\ \
| * | ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter2012-06-141-2/+2
| * | ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2012-06-141-0/+1
| |/
* | ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-0416-15/+298
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-014-12/+0
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-134-12/+0
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-2618-3/+37
|\ \
| * | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-0818-3/+37
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-264-31/+143
|\ \ \
| * \ \ Merge tag 'omap-cleanup-timer-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-05-103-20/+33
| |\ \ \
| | * | | ARM: OMAP: Make OMAP clocksource source selection using kernel paramVaibhav Hiremath2012-05-091-2/+17
| | * | | ARM: OMAP1: Add checks for possible error condition in timer_initVaibhav Hiremath2012-05-093-20/+18
| * | | | ARM: OMAP1: Pass dma request lines in platform data to MMC driverTony Lindgren2012-05-091-2/+16
| * | | | ARM: OMAP: Move omap_mmc_add() to mach-omap1Tony Lindgren2012-05-091-0/+43
| * | | | ARM: OMAP1: Move omap_init_uwire to mach-omap1Tony Lindgren2012-05-091-0/+44
| * | | | ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical orderTony Lindgren2012-05-091-19/+17
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-243-14/+0
|\ \ \ \ \
| * | | | | gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma2012-05-113-14/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: OMAP1: fix compilation issue in board-sx1.cArtem Bityutskiy2012-05-081-0/+1
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2220-87/+197
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'fixes-for-cleanup' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-05-111-0/+4
| |\ \ \
| | * | | ARM: OMAP1: USB: fix ocpi_enable compile problem on non-1610 buildsPaul Walmsley2012-05-111-0/+4
| * | | | Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-05-0920-87/+193
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |