summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: make mach/io.h include optionalRob Herring2012-03-062-0/+28
* ARM: clps711x: remove unneeded include of mach/io.hRob Herring2012-03-061-1/+0
* ARM: dove: add explicit include of dove.h to addr-map.cRob Herring2012-03-061-0/+1
* ARM: at91: add explicit include of hardware.h to uncompressorRob Herring2012-03-061-0/+1
* ARM: ep93xx: clean-up mach/io.hRob Herring2012-03-062-9/+9
* ARM: tegra: clean-up mach/io.hRob Herring2012-03-064-49/+49
* ARM: orion5x: clean-up mach/io.hRob Herring2012-03-064-12/+11
* ARM: davinci: remove unneeded mach/io.h includeRob Herring2012-03-061-1/+0
* [media] davinci: remove includes of mach/io.hRob Herring2012-03-062-2/+0
* ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-065-6/+0
* ARM: msm: clean-up mach/io.hRob Herring2012-03-065-7/+16
* ARM: iop13xx: move io.h externs to pci.hRob Herring2012-03-063-4/+8
* ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring2012-03-061-10/+5
* ARM: ebsa110: use runtime ioremap hookRob Herring2012-03-062-9/+15
* ARM: ixp4xx: use runtime ioremap hookRob Herring2012-03-0616-18/+54
* ARM: iop13xx: use runtime ioremap hookRob Herring2012-03-064-15/+12
* ARM: msm: use runtime ioremap hookRob Herring2012-03-065-10/+21
* ARM: imx: convert to common runtime ioremap hookRob Herring2012-03-063-22/+8
* ARM: provide runtime hook for ioremap/iounmapRob Herring2012-03-062-4/+20
* usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-041-0/+1
* Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-0488-3348/+2025
|\
| * Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-29217-5606/+2873
| |\
| | * ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+6
| | * ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre2012-02-231-0/+1
| | * ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD2012-02-232-9/+0
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-239-9/+2
| | * ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD2012-02-232-8/+9
| | * ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD2012-02-231-18/+0
| | * ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-2311-32/+114
| | * ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+10
| | * ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-236-52/+75
| | * ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-2314-95/+104
| | * ARM: at91/PMC: move assignment out of printfNicolas Ferre2012-02-231-5/+10
| | * ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD2012-02-233-22/+68
| | * ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-2334-89/+114
| | * ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD2012-02-235-49/+70
| | * ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD2012-02-232-35/+26
| | * ARM: at91/pm_slowclock: rename register to named defineJean-Christophe PLAGNIOL-VILLARD2012-02-231-86/+91
| | * ARM: at91/ST: remove not needed castsNicolas Ferre2012-02-231-3/+3
| | * ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-236-31/+54
| | * ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-2326-154/+199
| | * ARM: at91/at91x40: remove use of at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD2012-02-173-21/+27
| | * ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD2012-02-177-35/+16
| | * Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre2012-02-1112-31/+854
| | |\
| | | * Merge branch 'at91-3.4-base+9x5' of git://github.com/at91linux/linux-at91 int...Olof Johansson2012-02-0712-31/+854
| | | |\
| | | | * ARM: at91/at91sam9x5: Device tree definition filesNicolas Ferre2012-02-033-0/+223
| | | | * ARM: at91/at91sam9x5: SoC basic supportDan Liang2012-02-033-0/+376
| | | | * ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre2012-02-032-0/+10
| | | | * ARM: at91/at91sam9x5: clock management for at91sam9x5 chip familyNicolas Ferre2012-02-031-19/+64
| | | | * ARM: at91/at91sam9x5: PMC header fileNicolas Ferre2012-02-031-12/+48
OpenPOWER on IntegriCloud