summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew2013-09-181-1/+1
* ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin2013-09-181-1/+1
* ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam2013-09-181-2/+2
* ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun2013-09-181-1/+1
* ARM: OMAP4: Fix clock_get error for GPMC during bootTony Lindgren2013-09-181-1/+1
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-1024-36/+5725
|\
| * Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-3024-13/+5686
| |\
| | * ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K2013-08-232-1/+6
| | * ARM: OMAP: DRA7: hwmod: Create initial DRA7XX SoC dataAmbresh K2013-08-233-0/+2726
| | * ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instanceRajendra Nayak2013-08-233-4/+18
| | * ARM: OMAP: DRA7: powerdomain: Handle missing vc/vpRajendra Nayak2013-08-231-0/+10
| | * ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+456
| | * ARM: OMAP: DRA7: clockdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+742
| | * ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsitersAmbresh K2013-08-232-0/+83
| | * ARM: OMAP: DRA7: CM: Add minimal regbit shiftsRajendra Nayak2013-08-231-0/+51
| | * ARM: OMAP: DRA7: CM: Add DRA7XX register definesAmbresh K2013-08-232-0/+837
| | * ARM: OMAP: DRA7: PRM: Add DRA7XX register definitionsAmbresh K2013-08-231-0/+678
| * | Merge tag 'omap-for-v3.12/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-307-31/+118
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'hwmod_devel_v3.12', 'prcm_devel_v3.12' and 'am33xx_devel_v3.1...Paul Walmsley2013-08-235-30/+73
| | |\ \ \
| | | | * | ARM: OMAP: AM33xx: clock: Add RNG clock dataLokesh Vutla2013-08-231-0/+5
| | | | * | ARM: OMAP: AM33XX: hwmod: Add hwmod data for debugSSVaibhav Hiremath2013-08-231-22/+47
| | | * | | ARM: OMAP: TI81XX: add always-on powerdomain for TI81XXAida Mynzhasova2013-08-232-0/+9
| | | * | | ARM: OMAP4: clock: Lock PLLs in the right sequenceRajendra Nayak2013-08-231-8/+12
| | | |/ /
| | * | | ARM: OMAP2+: Only write the sysconfig on idle when necessaryJon Hunter2013-08-231-1/+3
| | * | | ARM: OMAP5: hwmod data: Add mailbox dataSuman Anna2013-08-211-0/+42
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-071-1/+1
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-0721-115/+145
| |\ \ \ \
| * | | | | ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla2013-08-091-1/+1
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-0610-8/+79
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ARM: DRA7: Add the build support in omap2plusR Sricharan2013-08-131-1/+9
| * | | | | ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5Rajendra Nayak2013-08-131-1/+1
| * | | | | ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan2013-08-132-2/+19
| * | | | | ARM: DRA7: board-generic: Add basic DT supportR Sricharan2013-08-131-0/+18
| * | | | | ARM: DRA7: Resue the clocksource, clockevent supportR Sricharan2013-08-132-2/+3
| * | | | | ARM: DRA7: Reuse io tables and add a new .init_earlyR Sricharan2013-08-133-2/+23
| * | | | | ARM: DRA7: Reuse all of PRCM and MPUSS SMP infraR Sricharan2013-08-131-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0615-10859/+6Star
|\ \ \ \ \
| * | | | | ARM: OMAP2+: Add back the define for AM33XX_RST_GLOBAL_WARM_SW_MASKTony Lindgren2013-08-301-0/+1
| * | | | | gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
| * | | | | Merge tag 'omap-for-v3.12/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2013-08-194-10/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-142-2/+23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v3.12/cleanup-unused-defines' of git://git.kernel.org/pub...Olof Johansson2013-08-1212-10853/+0Star
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP5: PRM/CM: Cleanup unused headerRajendra Nayak2013-07-224-4336/+0Star
| | * | | | | | | ARM: OMAP4: PRM/CM: Cleanup unused headerRajendra Nayak2013-07-222-3784/+0Star
| | * | | | | | | ARM: OMAP3: PRM/CM: Cleanup unused headerRajendra Nayak2013-07-224-2168/+0Star
| | * | | | | | | ARM: OMAP2: PRM/CM: Cleanup unused headerRajendra Nayak2013-07-222-565/+0Star
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | ARM: OMAP2+: Fix fallout from localtimer divorce and SMP=nStephen Boyd2013-08-021-0/+7
| * | | | | | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-242-9/+1Star
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ARM: OMAP2+: Divorce from local timer APIStephen Boyd2013-06-252-8/+0Star
| | * | | | | | ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-251-1/+1