aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach4-7/+4
2018-04-05ARM: omap2: fix am43xx build without L2X0Arnd Bergmann1-2/+6
2018-03-27Merge tag 'omap-for-v4.17/soc-pt2-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-4/+16
2018-03-20ARM: OMAP5: control: add support for control module wkup pad configTero Kristo1-0/+5
2018-03-20ARM: omap2+: control: add support for auxiliary control module instancesTero Kristo1-4/+11
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann6-15/+500
2018-03-07Merge tag 'omap-for-v4.17/am-pm-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann9-0/+850
2018-03-07Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann2-33/+1
2018-02-28ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflexTony Lindgren3-11/+20
2018-02-28ARM: OMAP2+: Try to parse earlycon from parent tooTony Lindgren1-0/+6
2018-02-28ARM: OMAP2+: Add checks for device tree based sysconfig dataTony Lindgren1-3/+106
2018-02-28ARM: OMAP2+: Add functions to allocate module data from device treeTony Lindgren2-1/+315
2018-02-28ARM: OMAP2+: Fix typo for wakeup_ns_pa_addrTony Lindgren1-1/+1
2018-02-28ARM: OMAP2+: Use v7_invalidate_l1 in omap4_finish_suspendTony Lindgren1-6/+1
2018-02-27ARM: OMAP2+: pm33xx-core: Add platform code needed for PMDave Gerlach9-0/+253
2018-02-27ARM: OMAP2+: Introduce low-level suspend code for AM43XXDave Gerlach1-0/+385
2018-02-27ARM: OMAP2+: Introduce low-level suspend code for AM33XXDave Gerlach1-0/+212
2018-02-26bus: ti-sysc: Add support for platform data callbacksTony Lindgren2-3/+41
2018-02-22ARM: OMAP2+: Prepare to pass auxdata for smartreflexTony Lindgren2-0/+15
2018-02-22ARM: OMAP: pdata-quirks: Remove unused timer pdataKeerthy1-32/+0
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2-2/+2
2018-02-14ARM: OMAP2+: Remove unused gpio header file referencesSuman Anna3-4/+1
2018-02-14ARM: OMAP: Move plat/i2c.h into mach-omap1 folderSuman Anna1-2/+2
2018-02-14ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr and other legacy dataSuman Anna5-29/+0
2018-02-14ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy dataSuman Anna12-142/+0
2018-02-14ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usageSuman Anna8-120/+0
2018-02-14ARM: OMAP2+: Cleanup omap_i2c_dev_attr usageSuman Anna8-85/+0
2018-02-14ARM: OMAP2+: Cleanup omap_gpio_dev_attr usageSuman Anna12-94/+1
2018-02-14ARM: OMAP2+: Include types.h directly for hwmod dataTony Lindgren3-0/+6
2018-02-14ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren1-2/+2
2018-02-14ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren1-2/+2
2018-02-14ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou1-8/+11
2018-02-14Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren1-3/+3
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-70/+51
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-498/+52
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-64/+68
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2-412/+0
2018-01-22ARM: omap: hwmod: fix section mismatch warningsArnd Bergmann1-2/+2
2018-01-12ARM: OMAP2+: Remove gpmc-onenandLadislav Michl2-412/+0
2018-01-04Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversOlof Johansson6-70/+51
2018-01-04Merge tag 'omap-for-v4.16/soc-pt2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson10-496/+50
2017-12-22ARM: OMAP2+: hwmod_core: enable optional clocks before main clockTero Kristo1-3/+3
2017-12-21Merge tag 'omap-for-v4.16/dt-clk-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtArnd Bergmann10-64/+68
2017-12-21Merge tag 'omap-for-v4.16/soc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann10-64/+68
2017-12-21bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren3-39/+24
2017-12-21ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.cTony Lindgren5-43/+39
2017-12-21ARM: OMAP2+: dra762: Register package specific hwmodLokesh Vutla1-8/+19
2017-12-21ARM: OMAP2+: dra762: Add support for device package identificationLokesh Vutla2-2/+31
2017-12-14ARM: OMAP2+: Drop unused legacy data for prcm_reg_id and module_bitTony Lindgren7-486/+1
2017-12-11Merge branch '4.15-rc1-clkctrl-mach-omap2' of https://github.com/t-kristo/linux-pm into omap-for-v4.16/socTony Lindgren8-55/+59