aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAge
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
* Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-18
|\
| * ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2012-09-17
* | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-12
|\ \ | |/ |/|
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-12
| * ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-12
* | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-12
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-12
* | ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2012-09-12
* | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-12
* | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-10
* | ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-10
* | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-10
* | ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg2012-09-10
* | ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-10
|/
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\
| * ARM: omap: remove mmc platform data dma_mask and initializationRussell King2012-07-31
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \
| * | board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| |/
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \
| * | ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter2012-06-14
| * | ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2012-06-14
| |/
* / ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-04
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26
|\ \
| * | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-08
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\ \ \
| * \ \ Merge tag 'omap-cleanup-timer-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-05-11
| |\ \ \
| | * | | ARM: OMAP: Make OMAP clocksource source selection using kernel paramVaibhav Hiremath2012-05-09
| | * | | ARM: OMAP1: Add checks for possible error condition in timer_initVaibhav Hiremath2012-05-09
| * | | | ARM: OMAP1: Pass dma request lines in platform data to MMC driverTony Lindgren2012-05-09
| * | | | ARM: OMAP: Move omap_mmc_add() to mach-omap1Tony Lindgren2012-05-09
| * | | | ARM: OMAP1: Move omap_init_uwire to mach-omap1Tony Lindgren2012-05-09
| * | | | ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical orderTony Lindgren2012-05-09
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ \ \
| * | | | | gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma2012-05-11
| | |_|/ / | |/| | |
* | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: OMAP1: fix compilation issue in board-sx1.cArtem Bityutskiy2012-05-08
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'fixes-for-cleanup' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-05-12
| |\ \ \
| | * | | ARM: OMAP1: USB: fix ocpi_enable compile problem on non-1610 buildsPaul Walmsley2012-05-11
| * | | | Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-05-09
| |\| | | | | |/ / | |/| |
| | * | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-17
| | * | ARM: OMAP1: board files: deduplicate and clean some NAND-related codePaul Walmsley2012-04-13
| | * | ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA codePaul Walmsley2012-04-13
| | * | ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley2012-04-13
| | * | ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley2012-04-13
| | * | ARM: OMAP1: OCPI: move to mach-omap1/Paul Walmsley2012-04-13
| | * | ARM: OMAP: add includes for missing prototypesPaul Walmsley2012-04-13