summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/clock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-20ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren8-70/+62
2011-10-20ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren6-76/+28
2011-10-20ARM: OMAP: Remove calls to SRAM allocations for framebufferTony Lindgren1-16/+0
2011-10-20ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren3-53/+50
2011-10-20ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren17-296/+183
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre3-41/+24
2011-10-13ARM: mach-s5p64x0: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: mach-s3c64xx: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: plat-mxc: remove mach/memory.hNicolas Pitre2-43/+1
2011-10-13ARM: mach-prima2: remove mach/memory.hNicolas Pitre3-17/+3
2011-10-13ARM: mach-zynq: remove mach/memory.hNicolas Pitre2-22/+1
2011-10-13ARM: mach-bcmring: remove mach/memory.hNicolas Pitre3-30/+2
2011-10-13ARM: mach-davinci: remove mach/memory.hNicolas Pitre5-41/+7
2011-10-13ARM: mach-pxa: remove mach/memory.hNicolas Pitre3-21/+2
2011-10-13ARM: mach-ixp4xx: remove mach/memory.hNicolas Pitre2-17/+1
2011-10-13ARM: mach-h720x: remove mach/memory.hNicolas Pitre2-11/+1
2011-10-13ARM: mach-vt8500: remove mach/memory.hNicolas Pitre2-28/+1
2011-10-13ARM: mach-s5pc100: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: mach-tegra: remove mach/memory.hNicolas Pitre2-28/+1
2011-10-13ARM: plat-tcc: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: mach-mmp: remove mach/memory.hNicolas Pitre2-14/+1
2011-10-13ARM: mach-cns3xxx: remove mach/memory.hNicolas Pitre2-26/+1
2011-10-13ARM: mach-nuc93x: remove mach/memory.hNicolas Pitre2-21/+1
2011-10-13ARM: mach-mxs: remove mach/memory.hNicolas Pitre2-24/+1
2011-10-13ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre4-58/+1
2011-10-13ARM: mach-msm: remove mach/memory.hNicolas Pitre2-35/+1
2011-10-13ARM: mach-gemini: remove mach/memory.hNicolas Pitre2-19/+1
2011-10-13ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre2-27/+1
2011-10-13ARM: mach-netx: remove mach/memory.hNicolas Pitre2-26/+1
2011-10-13ARM: mach-versatile: remove mach/memory.hNicolas Pitre2-28/+1
2011-10-13ARM: mach-ux500: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: mach-nomadik: remove mach/memory.hNicolas Pitre2-28/+1
2011-10-13ARM: mach-iop32x: remove mach/memory.hNicolas Pitre2-13/+1
2011-10-13ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre2-21/+1
2011-10-13ARM: mach-w90x900: remove mach/memory.hNicolas Pitre2-23/+1
2011-10-13ARM: mach-vexpress: remove mach/memory.hNicolas Pitre2-25/+1
2011-10-13ARM: mach-mv78xx0: remove mach/memory.hNicolas Pitre2-10/+1
2011-10-13ARM: mach-s3c2410: remove memory.hNicolas Pitre3-36/+1
2011-10-04arm/dts: OMAP3+: Add mpu, dsp and iva nodesBenoit Cousson6-1/+104
2011-10-04arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driverBenoit Cousson2-1/+7
2011-10-04ARM: OMAP2+: l3-noc: Add support for device-treeBenoit Cousson2-6/+38
2011-10-04ARM: OMAP2+: board-generic: Add i2c static initBenoit Cousson1-2/+39
2011-10-04ARM: OMAP2+: board-generic: Add DT support to generic boardBenoit Cousson2-45/+90