summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XXKishon Vijay Abraham I2017-08-101-0/+1
| | * | | | ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVMSekhar Nori2017-08-101-0/+31
| | * | | | ARM: OMAP2+: Remove unused legacy code for DMATony Lindgren2017-08-101-143/+5
| | | |_|/ | | |/| |
* | | | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-072-2/+2
|\ \ \ \ \
| * | | | | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-042-2/+2
| |/ / / /
* | | | | ARM: OMAP2+: fix missing variable declarationArnd Bergmann2017-08-241-0/+1
* | | | | ARM: OMAP2+: Don't register omapdss device for omapdrmLaurent Pinchart2017-08-161-51/+60
* | | | | ARM: OMAP2+: Remove unused omapdrm platform deviceLaurent Pinchart2017-08-164-62/+1
* | | | | ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart2017-08-152-1/+1
|/ / / /
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-045-9/+58
|\ \ \ \
| * | | | ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann2017-07-272-2/+2
| * | | | Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...Arnd Bergmann2017-07-273-7/+56
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | ARM: OMAP4: Fix legacy code clean-up regressionTony Lindgren2017-06-301-0/+55
| | * | ARM: OMAP2+: Fix omap3 prm shared irqTony Lindgren2017-06-292-7/+1
* | | | ARM: OMAP2+: hsmmc.c: Remove dead codeFaiz Abbas2017-07-172-246/+2
|/ / /
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-07-0437-1034/+537
|\ \ \
| * | | Merge tag 'omap-for-v4.13/soc-v4-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2017-06-1837-1034/+537
| |\| | | | |/ | |/|
| | * ARM: OMAP4: hwmod_data: add SHAM crypto acceleratorTero Kristo2017-06-141-0/+36
| | * ARM: OMAP4: hwmod data: add desSebastian Reichel2017-06-141-0/+37
| | * ARM: OMAP4: hwmod data: add aes2Sebastian Reichel2017-06-141-0/+22