aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+15
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+39
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+63
2015-06-10Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/socKevin Hilman2-0/+63
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo1-0/+26
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo1-0/+37
2015-05-20ARM: at91: remove at91rm9200_sdramc.hAlexandre Belloni1-63/+0
2015-05-18ARM: 8361/1: sa1100: add platform functions to handle PWER settingsDmitry Eremin-Solenikov1-0/+15
2015-05-13Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann2-1/+32
2015-05-13Merge tag 'tegra-for-4.2-ramcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-0/+1
2015-05-05memory: tegra: Add EMC (external memory controller) driverMikko Perttunen1-0/+19
2015-05-05memory: tegra: Add API needed by the EMC driverMikko Perttunen1-1/+13
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley1-2/+0
2015-05-04soc/tegra: fuse: Add RAM code reader helperMikko Perttunen1-0/+1
2015-05-04iommu/tegra-smmu: Add debugfs supportThierry Reding1-0/+5
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding1-0/+1
2015-03-03pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin1-1/+1
2015-01-09soc/tegra: Add Tegra132 supportThierry Reding1-0/+1
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley1-1/+1
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann3-0/+272
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding1-0/+107
2014-11-13ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni3-0/+272
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding2-4/+65
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding1-1/+0
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding1-0/+14
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver1-14/+0
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver1-1/+19
2014-07-17ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver1-0/+16
2014-07-17ARM: tegra: export apb dma readl/writelPeter De Schrijver1-0/+14
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding1-0/+10
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding4-0/+200