summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ARM: OMAP2+: hwmod: calculate physical register address on am33xxTero Kristo2017-12-041-0/+1
| | | * | ARM: AM33xx: CM: add support for getting physical address for a registerTero Kristo2017-12-041-0/+6
| | | * | ARM: OMAP2+: clockdomain: remove the obsolete clkdm_xlate_address APITero Kristo2017-12-042-10/+0
| | | * | ARM: OMAP2+: hwmod: fix clkctrl address translation logicTero Kristo2017-12-041-37/+35
| | | * | ARM: OMAP4: CMINST: add support for translating clkctrl addressesTero Kristo2017-12-041-7/+3
| | | * | ARM: OMAP2+: CM: add support for getting phys address for a clkctrl registerTero Kristo2017-12-042-0/+13
| | | |/
| | * | ARM: OMAP2+: CM: make cm_ll_data structures as constBhumika Goyal2017-12-114-4/+4
| | * | ARM: OMAP2+: CM: make some pointers and function arguments as constBhumika Goyal2017-12-112-5/+5
| | |/
* | | Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-292-412/+0
|\ \ \ | |/ / |/| |
| * | ARM: OMAP2+: Remove gpmc-onenandLadislav Michl2018-01-122-412/+0
| |/
* | 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
| | |\ \ \
OpenPOWER on IntegriCloud