aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+2
2018-12-23treewide: add intermediate .s files to targetsMasahiro Yamada1-0/+2
2018-12-23treewide: remove explicit rules for *offsets.sMasahiro Yamada1-3/+0
2018-12-18ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi1-1/+1
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-1/+0
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach1-5/+1
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-1/+0
2018-02-27ARM: OMAP2+: pm33xx-core: Add platform code needed for PMDave Gerlach1-0/+16
2018-01-12ARM: OMAP2+: Remove gpmc-onenandLadislav Michl1-3/+0
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_spaceTony Lindgren1-3/+0
2017-08-16ARM: OMAP2+: Remove unused omapdrm platform deviceLaurent Pinchart1-1/+1
2017-06-08ARM: OMAP2+: Remove unused legacy code for PMUTony Lindgren1-3/+0
2017-06-08ARM: OMAP2+: Remove unused legacy code for oppTony Lindgren1-1/+0
2017-02-28ARM: OMAP2+: Remove legacy gpmc-nand.cLadislav Michl1-3/+0
2016-12-27Merge branch 'omap-for-v4.10/legacy' into omap-for-v4.10/fixesTony Lindgren1-1/+1
2016-11-23ARM: OMAP2+: Remove legacy gpio codeGrygorii Strashko1-1/+1
2016-11-18Merge tag 'omap-for-v4.10/legacy-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-15/+1
2016-11-10ARM: OMAP2+: Drop legacy ads7846 initTony Lindgren1-3/+0
2016-11-10ARM: OMAP2+: Remove legacy board-flash.cJavier Martinez Canillas1-4/+0
2016-11-10ARM: OMAP2+: Remove legacy smsc911x and smc91x GPMC supportJavier Martinez Canillas1-2/+0
2016-11-10ARM: OMAP2+: Remove legacy mux codeTony Lindgren1-4/+1
2016-11-10ARM: OMAP2+: Remove legacy usb-musb.c platform init codeTony Lindgren1-1/+0
2016-11-10ARM: OMAP2+: Remove legacy usb-host.c platform init codeTony Lindgren1-1/+0
2016-11-10ARM: OMAP2+: Remove legacy twl4030 platform init codeTony Lindgren1-1/+1
2016-11-10ARM: OMAP2+: Remove legacy serial.cTony Lindgren1-1/+1
2016-11-07ARM: OMAP5: Fix build for PM codeTony Lindgren1-1/+1
2016-09-02Merge tag 'omap-for-v4.8/legacy-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-4/+0
2016-07-10ARM: OMAP2+: Drop legacy board file for LDPTony Lindgren1-1/+0
2016-07-10ARM: OMAP2+: Drop legacy board file for n900Tony Lindgren1-3/+0
2016-07-03ARM: OMAP2+: Fix build with CONFIG_SMP and CONFIG_PM is not setTony Lindgren1-1/+4
2016-06-22ARM: OMAP4+: Prevent CPU1 related hang with kexecTony Lindgren1-2/+2
2016-04-13ARM: OMAP2+: remove redundant multiplatform checksJonas Rabenstein1-1/+1
2015-11-30ARM: OMAP2+: Remove legacy device instantiation of IOMMUsSuman Anna1-2/+0
2015-10-14ARM: OMAP3: clock: remove un-used core dpll re-program codeTero Kristo1-3/+0
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-nextStephen Boyd1-15/+7
2015-07-16ARM: OMAP2+: Remove legacy booting support for PandoraTony Lindgren1-1/+0
2015-07-16ARM: OMAP2+: Remove module references from IOMMU machine layerSuman Anna1-2/+1
2015-07-13ARM: OMAP2+: Remove legacy booting support for LogicPD TorpedoTony Lindgren1-2/+0
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlockLinus Torvalds1-3/+0
2015-06-02clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo1-1/+0
2015-06-02clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo1-1/+1
2015-06-02clk: ti: omap2430: move clock support code under clock driverTero Kristo1-1/+0
2015-06-02ARM: OMAP3: clock: remove clock3xxx.c fileTero Kristo1-1/+1
2015-06-02clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo1-6/+2
2015-06-02ARM: OMAP2+: clock: remove support for legacy mpurate command line paramTero Kristo1-1/+1
2015-06-02ARM: OMAP36xx: remove clock36xx.c/.h filesTero Kristo1-1/+1