aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-29ARM: omap: fix missing declaration warningsArnd Bergmann1-1/+12
2021-06-11ARM: OMAP2+: remove duplicated prototypeAlejandro Lucero1-1/+0
2021-03-10ARM: OMAP2+: Drop legacy platform data for dra7 pcieTony Lindgren1-9/+0
2020-05-19ARM: OMAP2+: Drop old timer code for dmtimer and 32k counterTony Lindgren1-0/+7
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+3
2020-01-13ARM: OMAP2+: Use ARM SMC Calling Convention when OP-TEE is availableAndrew F. Davis1-1/+1
2019-12-30dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use itTony Lindgren1-0/+3
2019-11-15omap: remove omap2_hsmmc_info in old hsmmc.[ch] and update MakefileH. Nikolaus Schaller1-1/+0
2019-03-26ARM: OMAP2+: Handle reset quirks for dynamically allocated modulesTony Lindgren1-0/+9
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-05-17i2c: omap: move header to platform_dataWolfram Sang1-1/+1
2018-04-30ARM: OMAP2+: Make display related init into device_initcallTony Lindgren1-2/+0
2018-04-30ARM: OMAP2+: Initialize SoC PM laterTony Lindgren1-7/+9
2018-02-27ARM: OMAP2+: pm33xx-core: Add platform code needed for PMDave Gerlach1-0/+7
2017-10-10ARM: OMAP2+: Drop omap_hwmod_irq_infoTony Lindgren1-1/+0
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-05-09ARM: omap2+: make omap4_get_cpu1_ns_pa_addr declaration usableArnd Bergmann1-1/+2
2017-03-27ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during bootTony Lindgren1-0/+1
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+29
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-9/+0
2016-11-10ARM: OMAP2+: Remove legacy mux codeTony Lindgren1-9/+0
2016-11-09ARM: OMAP2+: Remove the omapdss_early_init_of() functionLaurent Pinchart1-1/+0
2016-11-07ARM: OMAP5: Fix mpuss_early_initTony Lindgren1-9/+29
2016-06-22ARM: OMAP4+: Allow kexec on SMP variantsTony Lindgren1-0/+1
2016-06-22ARM: OMAP4+: Prevent CPU1 related hang with kexecTony Lindgren1-2/+4
2016-06-22ARM: OMAP4+: Initialize SAR RAM base early for proper CPU1 reset for kexecTony Lindgren1-0/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-10-16arm: omap2: timer: rename omap_sync32k_timer_init()Felipe Balbi1-1/+1
2015-10-15arm: omap2: timer: provide generic sync32k_timer_init functionFelipe Balbi1-2/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+9
2015-07-25ARM: omap2: restore OMAP4 barrier behaviourRussell King1-3/+9
2015-07-25Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"Russell King1-0/+3
2015-07-16ARM: DRA7: Provide proper IO map tableNishanth Menon1-0/+1
2015-03-16ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688Stefan Hengelein1-3/+0
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+10
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+8
2015-01-17ARM: OMAP: Work around hardcoded interruptsMarc Zyngier1-0/+1
2015-01-16ARM: 8257/1: OMAP2+: use common l2cache initialization codeMarek Szyprowski1-0/+8
2015-01-14ARM: OMAP2+: Fix reboot for 81xxTony Lindgren1-0/+8
2015-01-14ARM: OMAP2+: Fix ti81xx class typeTony Lindgren1-1/+2
2015-01-05ARM: omap5/dra7xx: Enable booting secondary CPU in HYP modeLennart Sorensen1-0/+1
2014-09-16irqchip: add irq-omap-intc.h headerFelipe Balbi1-9/+1
2014-09-11arm: omap: irq: drop omap2_intc_handle_irq()Felipe Balbi1-1/+0
2014-09-11arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi1-1/+0
2014-09-11arm: omap: irq: drop .handle_irq and .init_irq fieldsFelipe Balbi1-1/+0
2014-09-11arm: omap: irq: make intc_of_init staticFelipe Balbi1-10/+0
2014-09-11Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2Tony Lindgren1-1/+1
2014-09-11ARM: OMAP2+: make of_device_ids constUwe Kleine-König1-1/+1
2014-09-08ARM: DRA7: Add hook in SoC initcalls to enable pm initializationRajendra Nayak1-1/+1
2014-09-08ARM: OMAP5: Add hook in SoC initcalls to enable pm initializationSantosh Shilimkar1-1/+1