summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-03-11ARM: iop13xx: fix missing declaration of iop13xx_init_earlyRob Herring
2012-03-11ARM: fix ioremap/iounmap for !CONFIG_MMURob Herring
2012-03-06ARM: kill off __mem_pciRob Herring
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-03-06ARM: make mach/io.h include optionalRob Herring
2012-03-06ARM: clps711x: remove unneeded include of mach/io.hRob Herring
2012-03-06ARM: dove: add explicit include of dove.h to addr-map.cRob Herring
2012-03-06ARM: at91: add explicit include of hardware.h to uncompressorRob Herring
2012-03-06ARM: ep93xx: clean-up mach/io.hRob Herring
2012-03-06ARM: tegra: clean-up mach/io.hRob Herring
2012-03-06ARM: orion5x: clean-up mach/io.hRob Herring
2012-03-06ARM: davinci: remove unneeded mach/io.h includeRob Herring
2012-03-06ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren
2012-03-06ARM: msm: clean-up mach/io.hRob Herring
2012-03-06ARM: iop13xx: move io.h externs to pci.hRob Herring
2012-03-06ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring
2012-03-06ARM: ebsa110: use runtime ioremap hookRob Herring
2012-03-06ARM: ixp4xx: use runtime ioremap hookRob Herring
2012-03-06ARM: iop13xx: use runtime ioremap hookRob Herring
2012-03-06ARM: msm: use runtime ioremap hookRob Herring
2012-03-06ARM: imx: convert to common runtime ioremap hookRob Herring
2012-03-06ARM: provide runtime hook for ioremap/iounmapRob Herring
2012-03-04Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-02-28ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren
2012-02-24ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren
2012-02-24ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula
2012-02-23ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre
2012-02-23ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/PMC: move assignment out of printfNicolas Ferre
2012-02-23ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/pm_slowclock: rename register to named defineJean-Christophe PLAGNIOL-VILLARD