summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/core/tiomap3430.c
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: remove driverKristina Martšenko2014-07-161-1815/+0Star
* Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman2014-07-081-2/+4
|\
| * staging: tidspbridge: fix an erroneous removal of parenthesesSuman Anna2014-06-271-2/+4
* | Staging:tidspbridge Fix minor checkpatch.pl warningAdithya Krishnamurthy2014-06-201-0/+2
|/
* staging: core: tiomap3430.c Fix line over 80 characters.Aybuke Ozdemir2014-03-171-10/+13
* staging: tidspbridge: use scm functions to set boot address and modeOmar Ramirez Luna2013-01-181-27/+7Star
* staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna2012-10-251-11/+26
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+1
|\
| * ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | staging: tidspbridge: Prepare for irqs.h removalTony Lindgren2012-09-111-2/+2
* | staging: tidspbridge: Fix typos.Justin P. Mattock2012-08-141-2/+2
|/
* staging: tidspbridge: add pud codeOmar Ramirez Luna2012-07-071-10/+17
* staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2012-04-241-8/+12
* staging: tidspbridge: detect wdt3 feature at runtimeOmar Ramirez Luna2012-02-241-3/+7
* Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-101-9/+0Star
|\
| * staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal2012-02-091-3/+0Star
| * staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal2012-02-091-3/+0Star
| * staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal2012-02-091-3/+0Star
* | staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna2012-02-081-2/+0Star
|/
* staging: tidspbridge: set8 remove hungarian from structsRene Sapiens2011-02-051-8/+8
* staging: tidspbridge: set7 remove hungarian from structsRene Sapiens2011-02-051-1/+1
* staging: tidspbridge: set6 remove hungarian from structsRene Sapiens2011-02-051-8/+8
* staging: tidspbridge: set3 remove hungarian from structsRene Sapiens2011-02-051-1/+1
* staging: tidspbridge: set2 remove hungarian from structsRene Sapiens2011-02-051-52/+52
* staging: tidspbridge: set1 remove hungarian from structsRene Sapiens2011-02-051-25/+25
* staging: tidspbridge: Remove unused functionsArmando Uribe2011-02-051-2/+0Star
* staging: tidspbridge: Eliminate direct manipulation of OMAP_SYSC_BASEArmando Uribe2011-02-051-3/+0Star
* staging: tidspbridge: replace mbox callback with notifier_callOmar Ramirez Luna2011-01-201-4/+6
* staging: tidspbridge: configure full L1 MMU rangeGuzman Lugo, Fernando2011-01-201-4/+1Star
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-2/+2
* Revert "staging: tidspbridge: replace iommu custom for opensource implementat...Felipe Contreras2010-11-111-94/+422
* Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c"Felipe Contreras2010-11-111-107/+28Star
* Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras2010-11-111-74/+79
* Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c"Felipe Contreras2010-11-111-0/+425
* Revert "staging: tidspbridge - fix mmufault support"Felipe Contreras2010-11-111-2/+0Star
* Revert "staging: tidspbridge - remove hw directory"Felipe Contreras2010-11-111-0/+4
* Revert "staging: tidspbridge - move all iommu related code to a new file"Felipe Contreras2010-11-111-4/+174
* Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct"Felipe Contreras2010-11-111-0/+3
* Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras2010-11-111-0/+1
* staging: tidspbridge: hardcode SCM macros while fix is upstreamedFelipe Contreras2010-11-111-1/+13
* staging: tidspbridge - remove dmm custom moduleFernando Guzman Lugo2010-10-061-1/+0Star
* staging: tidspbridge: remove dw_dmmu_base from cfg_hostres structFernando Guzman Lugo2010-10-061-3/+0Star
* staging: tidspbridge - move all iommu related code to a new fileFernando Guzman Lugo2010-10-061-174/+4Star
* staging: tidspbridge - remove hw directoryFernando Guzman Lugo2010-10-061-4/+0Star
* staging: tidspbridge - fix mmufault supportFernando Guzman Lugo2010-10-061-0/+2
* staging: tidspbridge - remove custom mmu code from tiomap3430.cFernando Guzman Lugo2010-10-061-425/+0Star
* staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper nameFernando Guzman Lugo2010-10-061-79/+74Star
* staging: tidspbridge - move shared memory iommu maps to tiomap3430.cFernando Guzman Lugo2010-10-061-28/+107
* staging: tidspbridge: use omap_dsp_platform_dataFelipe Contreras2010-10-051-6/+8
* staging: tidspbridge: replace iommu custom for opensource implementationFernando Guzman Lugo2010-10-051-422/+94Star