summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-0311-26/+23
|\
| * Merge branch 'cleanup' into for-linusRussell King2013-05-029-23/+20
| |\
| | * ARM: OMAP: use consistent error checkingRussell King2013-05-027-12/+12
| | * ARM: cleanup: OMAP hwmod error checkingRussell King2013-05-021-7/+4
| | * ARM: cleanup: pwrdm_can_ever_lose_context() checkingRussell King2013-02-241-1/+1
| | * ARM: cleanup: debugfs error handlingRussell King2013-02-241-3/+3
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-029-14/+63
| |\ \ \ \ \
| | | | | * | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-3/+0
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-256-14/+12
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-092-3/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-312-3/+3
| | | |_|/ | | |/| |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-0213-20/+13
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux int...Dave Airlie2013-04-1613-20/+13
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja2013-04-0313-20/+13
| | | |_|/ | | |/| |
* | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-0/+2
|\ \ \ \ \
| * | | | | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+2
| * | | | | Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann2013-04-096-14/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-0215-179/+515
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-281-7/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-0910-37/+177
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP4: Enable fix for Cortex-A9 erratasSricharan R2013-04-081-0/+2
| | * | | | | | | ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol2013-04-084-0/+75
| | * | | | | | | ARM: OMAP2+: SoC name and revision unificationRuslan Bilovol2013-04-081-8/+22
| | * | | | | | | ARM: OMAP2+: Move common part of late init into common functionRuslan Bilovol2013-04-081-18/+15
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | ARM: AM33XX: hwmod: Update and uncomment AES0 module dataMark A. Greer2013-03-301-9/+42
| * | | | | | | ARM: AM33XX: Add aes0 crypto clock dataMark A. Greer2013-03-301-0/+5
| * | | | | | | ARM: OMAP2+: Only manually add hwmod data when DT not used.Mark A. Greer2013-03-301-1/+1
| * | | | | | | ARM: OMAP2+: Remove unnecessary message when no AES IP is presentMark A. Greer2013-03-301-13/+9
| * | | | | | | ARM: OMAP3xxx: hwmod: Convert AES crypto device data to hwmodMark A. Greer2013-03-303-44/+72
| * | | | | | | ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmodMark A. Greer2013-03-307-25/+71
| * | | | | | | ARM: AM33XX: hwmod: Update and uncomment SHA0 module dataMark A. Greer2013-03-301-6/+37
| * | | | | | | ARM: AM33XX: Add sha0 crypto clock dataMark A. Greer2013-03-301-0/+5
| * | | | | | | ARM: OMAP2+: Only manually add hwmod data when DT not used.Mark A. Greer2013-03-301-1/+1
| * | | | | | | ARM: OMAP2+: Remove unnecessary message when no SHA IP is presentMark A. Greer2013-03-301-11/+7
| * | | | | | | ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer2013-03-303-48/+101
| * | | | | | | ARM: OMAP2xxx: hwmod: Add DMA support for SHAM moduleMark A. Greer2013-03-302-1/+7
| * | | | | | | ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer2013-03-307-22/+71
* | | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0218-1161/+1072
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-288-12/+68
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-04-092-2/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2013-04-052-2/+11
| * | | | | | | | | | Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2013-04-0817-1150/+1059
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/pub/s...Tony Lindgren2013-03-289-92/+51
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT buildSantosh Shilimkar2013-03-281-0/+16
| | | * | | | | | | | | ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPUSantosh Shilimkar2013-03-281-4/+2
| | | * | | | | | | | | ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist nowSantosh Shilimkar2013-03-281-8/+2
| | | * | | | | | | | | ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()Santosh Shilimkar2013-03-281-31/+20
| | | * | | | | | | | | ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup codeSantosh Shilimkar2013-03-281-2/+0
| | | * | | | | | | | | ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot pathSantosh Shilimkar2013-03-281-4/+0
| | | * | | | | | | | | ARM: OMAP4+: Remove the un-necessary cache flush from hotplug codeSantosh Shilimkar2013-03-281-6/+0