summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann2017-12-071-0/+2
* Merge branch 'omap-for-v4.14/fixes' into omap-for-v4.15/fixes-v2Tony Lindgren2017-11-283-1/+7
|\
| * ARM: OMAP2/3: CM: fix cm_split_idlest functionalityTero Kristo2017-10-302-1/+6
| * ARM: OMAP3: hwmod_data: add missing module_offs for MMC3Tero Kristo2017-10-301-0/+1
* | Merge branch 'soc-fixes' into omap-for-v4.15/fixesTony Lindgren2017-11-2826-59/+62
|\ \
| * | ARM: OMAP2+: Missing error code in omap_device_build()Dan Carpenter2017-11-281-1/+3
| * | ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy2017-11-281-12/+0
| * | ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren2017-11-285-35/+31
| * | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-1631-1786/+277
| |\ \
| | * \ Merge tag 'omap-for-v4.15/coccinelle-signed' of ssh://gitolite.kernel.org/pub...Arnd Bergmann2017-11-021-9/+9
| | |\ \
| | | * | ARM: OMAP3: Delete an unnecessary variable initialisation in omap3xxx_hwmod_i...Markus Elfring2017-10-251-1/+1
| | | * | ARM: OMAP3: Use common error handling code in omap3xxx_hwmod_init()Markus Elfring2017-10-251-8/+8
| | * | | Merge tag 'omap-for-v4.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2017-10-2026-1693/+215
| | |\ \ \
| | * \ \ \ Merge tag 'omap-for-v4.15/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-10-198-84/+53
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| * / | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
| |/ / / /
| * | | | ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_la...H. Nikolaus Schaller2017-09-191-2/+2
| * | | | ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1Keerthy2017-09-191-0/+1
| | |_|/ | |/| |
* | | | ARM: OMAP2+: Fix smatch found issue for omap_deviceTony Lindgren2017-10-301-4/+2
| |_|/ |/| |
* | | ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources()Wei Yongjun2017-10-131-1/+3
* | | ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_spaceTony Lindgren2017-10-1014-984/+14
* | | ARM: OMAP2+: Drop omap_hwmod_dma_infoTony Lindgren2017-10-108-429/+4
* | | ARM: OMAP2+: Drop omap_hwmod_irq_infoTony Lindgren2017-10-1011-226/+4
* | | ARM: OMAP4: Remove legacy IRQ for PRMTony Lindgren2017-10-104-30/+6
* | | ARM: OMAP3: Remove legacy IRQ for PRMTony Lindgren2017-10-101-4/+10
* | | bus: ti-sysc: Add minimal TI sysc interconnect target driverTony Lindgren2017-10-101-0/+1
* | | ARM: OMAP2+: Populate legacy resources for dma and smartreflexTony Lindgren2017-10-102-35/+106
* | | ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" supportTony Lindgren2017-10-102-1/+84
| |/ |/|
* | ARM: OMAP2+: make omap_dma_dev_info __initdataBhumika Goyal2017-10-021-1/+1
* | ARM: DRA722: Add support for DRA71x Silicon Rev 2.1Vishal Mahaveer2017-10-022-1/+5
* | ARM: DRA722: remove redundant definition of 1.0 deviceVishal Mahaveer2017-10-021-1/+0
* | ARM: OMAP2+: Drop unused omap_hwmod_mux_infoTony Lindgren2017-09-191-18/+0
* | ARM: OMAP2+: Drop unused omap_init_hdqTony Lindgren2017-09-191-22/+0
* | ARM: OMAP2+: Fix overwriting of clkctrl and modulemode valuesTony Lindgren2017-09-192-8/+44
* | ARM: OMAP2+: Fix MMC address space mismatch for am33xx and am43xxTony Lindgren2017-09-192-33/+3
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-122-0/+3
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-0938-1039/+566
| |\
| * | ARM: align .data sectionRussell King2017-08-142-0/+3
* | | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-1014-165/+102
|\ \ \
| * \ \ Merge branch 'next/cleanup' into next/socOlof Johansson2017-09-055-17/+7
| |\ \ \
| | * \ \ Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org...Arnd Bergmann2017-08-193-13/+3
| | |\ \ \
| | | * | | ARM: OMAP4+: PRM: fix of_irq_get() result checksSergei Shtylyov2017-08-151-2/+2
| | | * | | ARM: OMAP3+: PRM: fix of_irq_get() result checkSergei Shtylyov2017-08-151-1/+1
| | | * | | ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirqJohan Hovold2017-08-101-10/+0
| | * | | | ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-162-4/+4
| * | | | | Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-08-169-148/+95
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomainsLokesh Vutla2017-08-141-1/+32
| | * | | | ARM: dra762: Enable SMP for dra762Lokesh Vutla2017-08-141-2/+2
| | * | | | ARM: dra7: hwmod: Register dra76x specific hwmodLokesh Vutla2017-08-141-2/+9
| | * | | | ARM: dra762: Add support for device identificationLokesh Vutla2017-08-142-0/+14
| | * | | | ARM: OMAP2+: board-generic: add support for dra762 familyLokesh Vutla2017-08-141-0/+1