Age | Commit message (Expand) | Author | Files | Lines |
2012-03-07 | ARM: clps711x: remove unneeded include of mach/io.h | Rob Herring | 1 | -1/+0 |
2012-03-07 | ARM: dove: add explicit include of dove.h to addr-map.c | Rob Herring | 1 | -0/+1 |
2012-03-07 | ARM: at91: add explicit include of hardware.h to uncompressor | Rob Herring | 1 | -0/+1 |
2012-03-07 | ARM: ep93xx: clean-up mach/io.h | Rob Herring | 2 | -9/+9 |
2012-03-07 | ARM: tegra: clean-up mach/io.h | Rob Herring | 4 | -49/+49 |
2012-03-07 | ARM: orion5x: clean-up mach/io.h | Rob Herring | 4 | -12/+11 |
2012-03-07 | ARM: davinci: remove unneeded mach/io.h include | Rob Herring | 1 | -1/+0 |
2012-03-07 | [media] davinci: remove includes of mach/io.h | Rob Herring | 2 | -2/+0 |
2012-03-07 | ARM: OMAP: Remove remaining includes for mach/io.h | Tony Lindgren | 5 | -6/+0 |
2012-03-07 | ARM: msm: clean-up mach/io.h | Rob Herring | 5 | -7/+16 |
2012-03-07 | ARM: iop13xx: move io.h externs to pci.h | Rob Herring | 3 | -4/+8 |
2012-03-07 | ARM: remove compile time __arch_ioremap/__arch_iounmap | Rob Herring | 1 | -10/+5 |
2012-03-07 | ARM: ebsa110: use runtime ioremap hook | Rob Herring | 2 | -9/+15 |
2012-03-07 | ARM: ixp4xx: use runtime ioremap hook | Rob Herring | 16 | -18/+54 |
2012-03-07 | ARM: iop13xx: use runtime ioremap hook | Rob Herring | 4 | -15/+12 |
2012-03-07 | ARM: msm: use runtime ioremap hook | Rob Herring | 5 | -10/+21 |
2012-03-07 | ARM: imx: convert to common runtime ioremap hook | Rob Herring | 3 | -22/+8 |
2012-03-07 | ARM: provide runtime hook for ioremap/iounmap | Rob Herring | 2 | -4/+20 |
2012-03-05 | usb: ohci-pxa27x: add explicit include of hardware.h | Rob Herring | 1 | -0/+1 |
2012-03-05 | Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-base | Rob Herring | 88 | -3348/+2025 |
2012-03-01 | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin... | Arnd Bergmann | 99 | -280/+446 |
2012-02-29 | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 217 | -5606/+2873 |
2012-02-29 | ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes | Tony Lindgren | 1 | -0/+2 |
2012-02-29 | Merge branch 'iomap' into cleanup | Tony Lindgren | 93 | -270/+444 |
2012-02-24 | ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers | Tony Lindgren | 4 | -50/+43 |
2012-02-24 | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 32 | -109/+184 |
2012-02-24 | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 32 | -215/+264 |
2012-02-24 | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 36 | -72/+152 |
2012-02-24 | ARM: OMAP1: Move 16xx GPIO system clock to platform init code | Tony Lindgren | 2 | -7/+7 |
2012-02-24 | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h | Tony Lindgren | 3 | -2/+3 |
2012-02-24 | ARM: OMAP2+: Move SDRC related functions from io.h into local common.h | Tony Lindgren | 2 | -4/+5 |
2012-02-24 | ARM: OMAP2+: Drop DISPC L3 firewall code | Tony Lindgren | 1 | -5/+0 |
2012-02-24 | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path | Paul Walmsley | 1 | -21/+1 |
2012-02-24 | ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config | Jarkko Nikula | 6 | -10/+0 |
2012-02-23 | ARM: at91: properly sort dtb files in Makefile.boot | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+6 |
2012-02-23 | ARM: at91: add at91sam9g25ek.dts in Makefile.boot | Nicolas Ferre | 1 | -0/+1 |
2012-02-23 | ARM: at91/board-dt: drop default console | Jean-Christophe PLAGNIOL-VILLARD | 2 | -9/+0 |
2012-02-23 | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD | 9 | -9/+2 |
2012-02-23 | ARM: at91: merge SRAM Memory banks thanks to mirroring | Jean-Christophe PLAGNIOL-VILLARD | 2 | -8/+9 |
2012-02-23 | ARM: at91: finally drop at91_sys_read/write | Jean-Christophe PLAGNIOL-VILLARD | 1 | -18/+0 |
2012-02-23 | ARM: at91/rtc-at91sam9: pass the GPBR to use via resources | Jean-Christophe PLAGNIOL-VILLARD | 11 | -32/+114 |
2012-02-23 | ARM: at91:rtc/rtc-at91sam9: ioremap register bank | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+10 |
2012-02-23 | ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use | Jean-Christophe PLAGNIOL-VILLARD | 6 | -52/+75 |
2012-02-23 | ARM: at91/PMC: make register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 14 | -95/+104 |
2012-02-23 | ARM: at91/PMC: move assignment out of printf | Nicolas Ferre | 1 | -5/+10 |
2012-02-23 | ARM: at91/pm_slowclock: add runtime detection of memory contoller | Jean-Christophe PLAGNIOL-VILLARD | 3 | -22/+68 |
2012-02-23 | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 34 | -89/+114 |
2012-02-23 | ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h | Jean-Christophe PLAGNIOL-VILLARD | 5 | -49/+70 |
2012-02-23 | ARM: at91/pm_slowclock: function slow_clock() accepts parameters | Jean-Christophe PLAGNIOL-VILLARD | 2 | -35/+26 |
2012-02-23 | ARM: at91/pm_slowclock: rename register to named define | Jean-Christophe PLAGNIOL-VILLARD | 1 | -86/+91 |