aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-09ARM: omap2: make functions staticArnd Bergmann1-1/+1
2023-01-09ARM: omap2: remove unused omap2_pm_initArnd Bergmann1-10/+0
2023-01-09ARM: omap2: remove unused functionsArnd Bergmann1-6/+0
2023-01-09ARM: omap2: simplify clock2xxx headerArnd Bergmann1-1/+0
2023-01-09ARM: omap2: remove unused headersArnd Bergmann1-2/+0
2021-03-12ARM: OMAP2+: Stop building legacy code for dra7 and omap4/5Tony Lindgren1-1/+6
2021-03-10Merge branches 'omap-for-v5.13/genpd-dra7', 'omap-for-v5.13/genpd-omap4' and ...Tony Lindgren1-5/+0
2021-03-10ARM: OMAP2+: Drop legacy platform data for omap5 hwmodTony Lindgren1-2/+0
2021-03-10ARM: OMAP2+: Drop legacy platform data for omap4 hwmodTony Lindgren1-1/+0
2021-03-10ARM: OMAP2+: Drop legacy platform data for dra7 hwmodTony Lindgren1-2/+0
2020-11-27ARM: OMAP2+: Fix am4 only build after genpd changesTony Lindgren1-1/+0
2020-11-16ARM: OMAP2+: Drop legacy remaining legacy platform data for am4Tony Lindgren1-1/+0
2020-11-16ARM: OMAP2+: Drop legacy remaining legacy platform data for am3Tony Lindgren1-2/+0
2020-02-26ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not setTony Lindgren1-2/+0
2020-01-13ARM: OMAP2+: Add omap_secure_init callback hook for secure initializationAndrew F. Davis1-0/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-26ARM: OMAP2+: Define _HWMOD_STATE_DEFAULT and use itTony Lindgren1-6/+1
2018-04-30ARM: OMAP2+: Initialize SoC PM laterTony Lindgren1-58/+9
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-3/+0
2018-02-27ARM: OMAP2+: pm33xx-core: Add platform code needed for PMDave Gerlach1-0/+2
2017-08-15ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart1-1/+0
2017-07-27ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann1-1/+1
2017-06-08ARM: OMAP2+: Remove unused legacy code for io.cTony Lindgren1-45/+14
2016-11-18Merge tag 'omap-for-v4.10/legacy-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-1/+0
2016-11-10ARM: OMAP2+: Remove legacy mux codeTony Lindgren1-1/+0
2016-11-07ARM: OMAP5: Fix mpuss_early_initTony Lindgren1-1/+2
2016-06-22ARM: OMAP4+: Prevent CPU1 related hang with kexecTony Lindgren1-0/+1
2016-06-22ARM: OMAP4+: Initialize SAR RAM base early for proper CPU1 reset for kexecTony Lindgren1-0/+2
2016-04-22Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...Kevin Hilman1-1/+2
2016-04-08ARM: OMAP: DRA7: Provide proper class to omap2_set_globals_tapNishanth Menon1-1/+2
2016-03-30ARM: OMAP2: Fix up interconnect barrier initialization for DRA7Nishanth Menon1-0/+1
2015-12-09ARM: OMAP2+: Remove useless check for legacy booting for dm814xTony Lindgren1-2/+1
2015-09-16ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach1-0/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-8/+62
2015-07-25Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"Russell King1-0/+2
2015-07-23Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren1-6/+6
2015-07-23ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren1-2/+2
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren1-2/+2
2015-07-16ARM: OMAP2+: Add minimal clockdomains for dm814xTony Lindgren1-2/+2
2015-07-16ARM: DRA7: Provide proper IO map tableNishanth Menon1-2/+56
2015-06-02clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo1-0/+2
2015-06-02ARM: OMAP4: clock: remove clock44xx.h headerTero Kristo1-1/+0
2015-04-01Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p...Tony Lindgren1-73/+39
2015-03-31ARM: OMAP4+: control: add support for initializing control module via DTTero Kristo1-3/+3
2015-03-31ARM: OMAP4+: control: remove support for legacy pad read/writeTero Kristo1-7/+4
2015-03-31ARM: OMAP2+: CM: move SoC specific init calls within a generic APITero Kristo1-11/+5
2015-03-31ARM: OMAP2+: PRM: move SoC specific init calls within a generic APITero Kristo1-10/+11
2015-03-27ARM: OMAP2+: control: determine control module base address from DTTero Kristo1-18/+16
2015-03-27ARM: OMAP2+: PRM: determine PRM base address from device treeTero Kristo1-11/+1
2015-03-27ARM: OMAP2+: CM: determine CM base address from device treeTero Kristo1-12/+2
2015-03-27ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo1-0/+4
2015-03-25ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init orderTero Kristo1-1/+1
2015-03-25ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driverTero Kristo1-4/+0
2015-03-25ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driverTero Kristo1-4/+0
2015-03-25ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_initTero Kristo1-1/+1
2015-03-16ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688Stefan Hengelein1-2/+0
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-7/+19
2015-01-30ARM: OMAP3: use clock data from TI clock driver for legacy bootTero Kristo1-9/+19
2015-01-26ARM: OMAP2+: Add dm816x hwmod supportTony Lindgren1-2/+6
2015-01-26ARM: OMAP2+: Add clock domain support for dm816xAida Mynzhasova1-38/+40
2015-01-14ARM: OMAP2+: Disable omap3 PM init for ti81xxTony Lindgren1-1/+0
2015-01-14ARM: OMAP2+: Fix ti81xx class typeTony Lindgren1-4/+21
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-10-27ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.hTero Kristo1-1/+1
2014-10-27ARM: AM33xx: PRM: add support for prm_initTero Kristo1-0/+2
2014-10-27ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+Tero Kristo1-0/+6
2014-10-27ARM: AM43XX: PRM: use OMAP4 PRM driverTero Kristo1-0/+1
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-2/+10
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo1-2/+10
2014-09-18ARM: OMAP4+: Remove static iotable mappings for SRAMRajendra Nayak1-17/+0
2014-09-08ARM: DRA7: Add hook in SoC initcalls to enable pm initializationRajendra Nayak1-0/+3
2014-09-08ARM: OMAP5: Add hook in SoC initcalls to enable pm initializationSantosh Shilimkar1-0/+3
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-2/+5
2014-07-15ARM: OMAP2+: clock: introduce ti_clk_features flagsTero Kristo1-0/+2
2014-07-02ARM: OMAP24xx: clock: remove legacy clock dataTero Kristo1-12/+4
2014-07-02ARM: OMAP2: clock: use DT clock boot if availableTero Kristo1-2/+13
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-0/+2
2014-05-30ARM: l2c: AM43x: add L2 cache supportSekhar Nori1-0/+1
2014-05-30ARM: l2c: omap2+: get rid of init callSekhar Nori1-0/+1
2014-05-19ARM: DRA752: add detection of SoC informationNishanth Menon1-0/+1
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson1-9/+0
2014-02-28ARM: OMAP2+: AM43x: determine featuresAfzal Mohammed1-0/+1
2014-02-13ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle1-9/+0
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon1-0/+1
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds1-8/+36
2014-01-17ARM: OMAP3: use DT clock init if DT data is availableTero Kristo1-1/+12
2014-01-17ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo1-1/+1
2014-01-17ARM: AM43xx: Enable clock initTero Kristo1-0/+1
2014-01-17ARM: OMAP: DRA7: Enable clock initTero Kristo1-0/+1
2014-01-17ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo1-1/+1
2014-01-17ARM: OMAP2+: io: use new clock init APITero Kristo1-9/+23
2014-01-17CLK: TI: add omap5 clock init fileTero Kristo1-0/+1
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King1-2/+2
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+20
2013-10-22ARM: OMAP2+: add missing lateinit hook for calling pm late initNishanth Menon1-0/+20
2013-10-13ARM: OMAP2+: AM43x PRCM initAmbresh K1-0/+6
2013-08-23ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K1-0/+5
2013-08-13ARM: DRA7: Reuse io tables and add a new .init_earlyR Sricharan1-2/+18
2013-07-05ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann1-1/+1
2013-06-20Merge branch 'omap/pm-voltdomain-cleanup' into next/socArnd Bergmann1-1/+0
2013-06-20Merge tag 'omap-for-v3.11/soc-part2-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-1/+1
2013-06-18ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_featureVaibhav Hiremath1-1/+1
2013-06-17ARM: AM33xx: Remove the unused voltagedomain dataRajendra Nayak1-1/+0
2013-06-14Merge tag 'omap-for-v3.11/omap5-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-0/+6
2013-06-12ARM: OMAP2+: AM43x: early initAfzal Mohammed1-0/+13
2013-06-12ARM: OMAP2+: AM43x: static mappingAfzal Mohammed1-2/+2
2013-06-08ARM: OMAP5: Enable build and frameowrk initialisationsSantosh Shilimkar1-0/+6
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-18/+16
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2013-04-08ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol1-0/+1
2013-04-08ARM: OMAP2+: Move common part of late init into common functionRuslan Bilovol1-18/+15
2013-03-26ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak1-6/+12
2013-03-19ARM: OMAP5: Make errata i688 workaround availableSantosh Shilimkar1-0/+9
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-11-30Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren1-14/+87
2012-11-21ARM: OMAP2+: PRM: initialize some PRM functions earlyPaul Walmsley1-0/+8
2012-11-12ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak1-2/+0
2012-11-12ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak1-10/+0
2012-11-12ARM: OMAP4: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak1-6/+0
2012-11-12ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidleRajendra Nayak1-0/+27
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley1-1/+0
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley1-24/+27
2012-11-08ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley1-0/+5
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley1-14/+63
2012-11-06ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen1-12/+0
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren1-2/+1
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren1-1/+1
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-18ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren1-2/+1
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren1-1/+2
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley1-1/+1
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-09-12Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren1-0/+2
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-2/+1
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+2
2012-09-11ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath1-0/+2
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-07-09ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan1-0/+44
2012-06-29ARM: OMAP3+: clock33xx: Add AM33XX clock tree dataVaibhav Hiremath1-0/+2
2012-06-18ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operationsVaibhav Hiremath1-0/+1
2012-06-18ARM: OMAP AM33xx: powerdomains: add AM335x supportVaibhav Hiremath1-0/+1
2012-06-18ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath1-0/+1
2012-06-05ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed1-0/+10
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+63
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-34/+4
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+0
2012-05-10Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-18/+0
2012-05-10Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-4/+4
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman1-2/+2
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman1-2/+2
2012-05-08ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...Kevin Hilman1-18/+0
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+63
2012-05-08ARM: OMAP4: Reduce the static IO mappingSantosh Shilimkar1-30/+0
2012-04-13ARM: OMAP: add includes for missing prototypesPaul Walmsley1-0/+1
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+8
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-50/+8
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann1-0/+1
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+1
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson1-0/+1
2012-03-06ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren1-1/+1
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen1-0/+1
2012-03-05ARM: OMAP2+: included some headers twiceDanny Kukawka1-1/+0
2012-02-29Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li...Arnd Bergmann1-1/+8
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren1-40/+0
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-10/+7
2012-02-23OMAP2+: remove unneeded #include omapfb.hTomi Valkeinen1-1/+0
2012-02-17Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren1-1/+3
2012-02-14ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar1-0/+1
2012-01-25ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley1-1/+3
2012-01-20Merge branch 'soc-part2' into socTony Lindgren1-1/+8
2011-12-19ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath1-1/+8
2011-12-16Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren1-7/+31
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar1-7/+7
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed1-0/+24
2011-12-08ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar1-0/+9
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-1/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King1-3/+0
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre1-1/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-2/+2
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier1-3/+0
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi1-0/+6
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-1/+1
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+1
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren1-1/+13
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren1-18/+3
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren1-47/+48
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren1-0/+5
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren1-4/+4
2011-09-15OMAP2: add voltage domains and connect to powerdomainsKevin Hilman1-0/+2
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman1-0/+3
2011-09-14OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley1-2/+2
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley1-2/+2
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren1-0/+40
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-2/+2
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-16/+1