aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
Commit message (Expand)AuthorAge
* ARM: OMAP2+: Remove obsolete Makefile linePaul Bolle2013-07-04
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-02
|\
| * mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-11
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-02
|\ \
| * | ARM: OMAP2+: AM43x: resolve SMP related build errorMohammed, Afzal2013-06-24
| * | Merge branch 'omap/pm-voltdomain-cleanup' into next/socArnd Bergmann2013-06-20
| |\ \
| * \ \ Merge tag 'omap-for-v3.11/omap5-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-14
| |\ \ \
| | * | | ARM: OMAP5: Enable build and frameowrk initialisationsSantosh Shilimkar2013-06-08
| | | |/ | | |/|
| * | | ARM: OMAP2+: AM43x: kbuildAfzal Mohammed2013-06-12
| * | | ARM: OMAP2+: separate out OMAP4 restartAfzal Mohammed2013-06-12
| |/ /
* | | Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...Arnd Bergmann2013-06-20
|\ \ \ | | |/ | |/|
| * | ARM: AM33xx: Remove the unused voltagedomain dataRajendra Nayak2013-06-17
| |/
* | ARM: OMAP2+: Remove legacy mux data for omap4Tony Lindgren2013-05-30
* | ARM: OMAP2+: Remove board-omap4panda.cTony Lindgren2013-05-30
* | ARM: OMAP2+: Remove board-4430sdp.cTony Lindgren2013-05-30
|/
* Merge branch 'late/fixes' into fixesOlof Johansson2013-05-09
|\
| * ARM: OMAP: build SMP code only for OMAP4/5Arnd Bergmann2013-05-03
* | omap2+: Remove useless Makefile linePaul Bolle2013-04-08
* | omap2+: Remove useless Makefile linePaul Bolle2013-04-08
|/
* Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-28
|\
| * Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-12
| |\
| | * ARM: OMAP4+: AESS: enable internal auto-gating during initial setupPaul Walmsley2013-02-10
| * | ARM: OMAP2+: AM33xx: Add SoC specific restart hookJean-Sebastien A. Beaudry2013-02-01
| |/
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \
| * | ARM: OMAP2+: Remove apollon board supportKyungmin Park2013-02-01
| |/
* / ARM: OMAP2+: Enable ARCH_MULTIPLATFORM supportTony Lindgren2013-01-11
|/
* ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-17
* Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-13
|\
| * Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-11-30
| |\
| | * ARM: OMAP: clock: Switch to COMMON clkRajendra Nayak2012-11-12
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \
| * | | OMAP: panda: move display init from board file to dss-common.cTomi Valkeinen2012-11-07
* | | | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-12-01
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren2012-11-20
| |/ /
* | | Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o...Arnd Bergmann2012-11-15
|\ \ \
| * | | ARM: OMAP: Fix compile for OMAP_PM_NOOP if PM is not selectedTony Lindgren2012-11-14
* | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-15
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-08
| * | ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley2012-11-08
| * | Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-10-24
| |\ \
| | * | ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointersPaul Walmsley2012-10-21
| | * | ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...Paul Walmsley2012-10-21
| | * | ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-21
| | * | ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley2012-10-21
| | * | ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-21
| | |/
* | | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-31
* | | ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren2012-10-31
|/ /
* / ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-17
|/
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-07
|\
| * Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-04
| |\