summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/control.c
AgeCommit message (Expand)Author
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-02-22ARM: OMAP2+: Fix out of range register access with syscon_config.max_registerTony Lindgren
2015-07-16ARM: OMAP2+: Fix scm compatible for dm814xTony Lindgren
2015-05-20ARM: OMAP3: Add support for configuring MMC pins as GPIO pinsTony Lindgren
2015-03-31ARM: OMAP4+: control: add support for initializing control module via DTTero Kristo
2015-03-31ARM: OMAP4+: control: remove support for legacy pad read/writeTero Kristo
2015-03-31ARM: dts: am4372: add minimal l4 bus layout with control module supportTero Kristo
2015-03-31ARM: dts: am33xx: add minimal l4 bus layout with control module supportTero Kristo
2015-03-31ARM: dts: omap3: add minimal l4 bus layout with control module supportTero Kristo
2015-03-31ARM: dts: omap24xx: add minimal l4 bus layout with control module supportTero Kristo
2015-03-31ARM: OMAP2+: control: add syscon support for register accessesTero Kristo
2015-03-31ARM: OMAP2+: control: remove API for getting control module base addressTero Kristo
2015-03-31ARM: OMAP2+: clock: add low-level support for regmapTero Kristo
2015-03-27ARM: OMAP2+: control: determine control module base address from DTTero Kristo
2015-03-27ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo
2014-08-01ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.cJeremy Vial
2014-08-01ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial
2014-07-04ARM: OMAP3: control: isolate control module init to its own functionTero Kristo
2014-07-04ARM: OMAP3: control: add API for setting up the modem padsTero Kristo
2014-07-04ARM: OMAP3: PRM: add API for saving PRM scratchpad contentsTero Kristo
2014-07-04ARM: OMAP3: PRM: add API for checking and clearing cold reset statusTero Kristo
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky
2013-10-19ARM: OMAP3: control: add API for setting IVA bootmodeTero Kristo
2013-10-19ARM: OMAP3: CM/control: move CM scratchpad save to CM driverTero Kristo
2013-05-16ARM: OMAP2+: control: add OMAP5 support for dsp boot programmingSuman Anna
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley
2012-10-24Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-10-21ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley
2012-10-17ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-06-18ARM: OMAP2+: control: new APIs to configure boot address and modeOmar Ramirez Luna
2012-03-07ARM: OMAP2+: Fix build error after mergeTony Lindgren
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren
2011-06-24ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...Kevin Hilman
2011-04-20OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLEduardo Valentin
2011-04-20OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaEduardo Valentin
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley
2010-12-21OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley
2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G
2010-10-08OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G
2010-09-27omap4: control: Add accessor api's for pad control moduleSantosh Shilimkar