aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/common.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2023-01-13cpuidle, OMAP4: Push RCU-idle into omap4_enter_lowpower()Tony Lindgren1-2/+4
2023-01-09ARM: omap2: make functions staticArnd Bergmann1-2/+0
2023-01-09ARM: omap2: remove unused omap2_pm_initArnd Bergmann1-9/+0
2023-01-09ARM: omap2: remove unused declarationsArnd Bergmann1-11/+0
2023-01-09ARM: omap2: remove unused functionsArnd Bergmann1-3/+0
2023-01-09ARM: omap2: remove unused headersArnd Bergmann1-1/+0
2023-01-09ARM: omap2: remove unused USB codeArnd Bergmann1-2/+0
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/...Linus 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/a...Linus Torvalds1-18/+29
2016-11-18Merge tag 'omap-for-v4.10/legacy-signed' of git://git.kernel.org/pub/scm/linu...Olof 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/linu...Linus 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
2014-07-07ARM: DRA7/AM43XX: fix header definition for omap44xx_restartNishanth Menon1-1/+2
2014-07-04Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson1-1/+0
2014-06-17ARM: omap2: fix am43xx dependency on l2x0 cacheArnd Bergmann1-0/+7
2014-06-16ARM: OMAP2+: drop unused functionBrian Norris1-1/+0
2014-05-30ARM: l2c: omap2+: get rid of init callSekhar Nori1-0/+1
2014-03-19ARM: OMAP2+: DT 'compatible' tweak for displaysTomi Valkeinen1-0/+1
2014-03-19ARM: OMAP2+: add omapdss_init_of()Tomi Valkeinen1-0/+2
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon1-0/+6
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii1-0/+1
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds1-1/+1
2014-01-17ARM: OMAP2+: io: use new clock init APITero Kristo1-1/+1
2013-12-08ARM: OMAP2+: Add support for legacy auxdata for twlTony Lindgren1-0/+1
2013-11-18ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_initTony Lindgren1-1/+0
2013-10-22ARM: OMAP2+: add missing lateinit hook for calling pm late initNishanth Menon1-0/+4
2013-10-10ARM: OMAP2+: Add support for auxdataTony Lindgren1-1/+2
2013-09-25ARM: OMAP2+: Add quirk support for legacy platform data initTony Lindgren1-0/+2
2013-08-13ARM: DRA7: Reuse io tables and add a new .init_earlyR Sricharan1-0/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-8/+9
2013-06-14Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-0/+1
2013-06-12ARM: OMAP2+: AM43x: early initAfzal Mohammed1-0/+1
2013-05-16Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren1-2/+2
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+8
2013-04-09ARM: OMAP4+: Make secondary_startup function name more consistentSantosh Shilimkar1-2/+2
2013-04-09ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()Santosh Shilimkar1-5/+0
2013-04-08ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol1-0/+8
2013-04-03Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into ...Tony Lindgren1-2/+1
2013-04-01ARM: OMAP2+: Simplify system timers definitionsJon Hunter1-2/+1
2013-03-26ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak1-0/+3
2013-03-04ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar1-1/+0
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-0/+8
2013-02-01ARM: OMAP2+: AM33xx: Add SoC specific restart hookJean-Sebastien A. Beaudry1-0/+8
2012-12-24ARM: delete struct sys_timerStephen Warren1-7/+7
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-99/+35
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+10
2012-11-29Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc...Olof Johansson1-0/+1
2012-11-21ARM: OMAP3: cm-t3517: use GPTIMER for system clockIgor Grinberg1-0/+1
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann1-99/+34
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley1-1/+0
2012-11-08ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley1-0/+24
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley1-100/+12
2012-11-05ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross1-0/+2
2012-11-05ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...Santosh Shilimkar1-0/+2
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren1-2/+3
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren1-0/+2
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren1-0/+2
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren1-2/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-1/+0
2012-10-18ARM: OMAP2+: Move omap_reserve() locally to mach-omap2Lokesh Vutla1-0/+1
2012-10-17ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren1-1/+2
2012-10-17ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren1-0/+4
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+5
2012-09-13ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier1-0/+5
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+5
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren1-1/+2
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+2
2012-07-09ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan1-2/+4
2012-07-09ARM: OMAP5: Add SMP supportSantosh Shilimkar1-0/+1
2012-07-09ARM: OMAP5: timer: Add clocksource, clockevent supportR Sricharan1-0/+1
2012-07-09ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan1-0/+11
2012-07-05ARM: OMAP2+: Remove unnecessary ifdef around __omap2_set_globalsVaibhav Hiremath1-0/+5
2012-06-18ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath1-0/+1
2012-06-05ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed1-0/+2
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+47
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-2/+2
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2012-05-10Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-0/+1
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman1-1/+1
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman1-1/+1
2012-05-09Merge branch 'fixes-non-critical' into cleanup-devicesTony Lindgren1-0/+3
2012-05-08ARM: OMAP4: hsmmc: check for null pointerBalaji T K1-0/+3
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+47
2012-05-07ARM: OMAP4+: Add prm and cm base init function.R Sricharan1-0/+1
2012-04-13ARM: OMAP: add includes for missing prototypesPaul Walmsley1-2/+0
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+12
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+1
2012-03-10Merge branch 'dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Olof Johansson1-0/+12
2012-02-27ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson1-0/+12
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren1-10/+0
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+10
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren1-0/+2
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren1-0/+5
2012-02-14ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar1-0/+1
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-11/+53
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann1-0/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+1
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+1
2011-12-16Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren1-6/+17
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar1-6/+7
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed1-0/+10
2011-12-08ARM: OMAP4: PM: Add MPUSS power domain OSWR supportSantosh Shilimkar1-0/+6
2011-12-08ARM: OMAP4: Remove un-used do_wfi() macro.Santosh Shilimkar1-11/+0
2011-12-08ARM: OMAP4: PM: Program CPU1 to hit OFF when off-linedSantosh Shilimkar1-0/+7
2011-12-08ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar1-0/+30
2011-12-08ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar1-0/+1
2011-12-08ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar1-1/+10
2011-12-05ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...Santosh Shilimkar1-0/+2
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King1-2/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-0/+185