summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
AgeCommit message (Expand)AuthorFilesLines
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King29-199/+2697
2010-10-18ARM: 6441/1: ux500: The platform is not just based on early drop silicon vers...Srinidhi Kasagar1-3/+1
2010-10-04ARM: Provide common header for hard_smp_processor_id()Russell King1-8/+1
2010-10-04ARM: 6418/1: ux500: rename DB8500 DMA event line macrosRabin Vincent2-143/+133
2010-10-04ARM: 6417/1: ux500: build configuration for DB5500 mbox and modem irq handlerLinus Walleij2-0/+16
2010-10-04ARM: 6415/1: ux500: DB5500 mailbox driverLinus Walleij2-0/+655
2010-10-04ARM: 6414/1: ux500: DB5500 generic modem IRQ handlerLinus Walleij1-0/+139
2010-10-04ARM: 6413/1: ux500: resources for DB5500 mbox driver and modem irq handlerLinus Walleij4-1/+117
2010-09-19ARM: 6392/1: ux500: add ab8500-regulators machine specific dataSundar Iyer2-0/+102
2010-09-19ARM: 6391/1: ux500: add CPU hotplug supportSundar Iyer3-0/+78
2010-09-19ARM: 6372/1: ux500: add DB5500 DMA event linesRabin Vincent1-0/+135
2010-09-19ARM: 6371/1: ux500: add DB5500 pinsRabin Vincent1-0/+620
2010-09-19ARM: 6337/2: AB8500 I2C platform configuration and irqLinus Walleij2-5/+28
2010-09-02ARM: 6336/1: U8500 PRCMU driverLinus Walleij5-1/+339
2010-09-02ARM: 6335/1: ux500: mop500: register eMMC devicesHanumath Prasad5-34/+140
2010-09-02ARM: 6334/1: ux500: add DB8500 SD/MMC platform devicesHanumath Prasad2-0/+83
2010-09-02ARM: 6331/1: ux500 cpu/SoC version macros v2Linus Walleij4-4/+110
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-17/+19
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-16/+1006
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King8-16/+1006
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent1-5/+5
2010-07-27ARM: 6267/1: mop500: add AB8500 interrupt supportRabin Vincent3-0/+33
2010-07-26ARM: 6266/1: ux500: add separate irq lists for DB8500 and DB5500Rabin Vincent5-14/+201
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-0/+4
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2-1/+2
2010-06-22DMAENGINE: ste_dma40: support older siliconLinus Walleij2-0/+3
2010-06-22DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg1-0/+1
2010-06-22DMAENGINE: ste_dma40: add DB8500 memcpy channelsJonas Aaberg2-1/+3
2010-06-22DMAENGINE: ste_dma40: no flow control on memcpyJonas Aaberg1-2/+4
2010-06-22DMAENGINE: ste_dma40: arch updates for LCLA and LCPAJonas Aaberg2-15/+9
2010-06-16ARM: 6160/1: ux500: add DB8500 pin configsRabin Vincent1-0/+742
2010-06-16ARM: 6161/1: mop500: add basic pin configurationRabin Vincent1-2/+26
2010-06-08Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King7-2/+284
2010-06-08ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij1-1/+2
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-1/+1
2010-05-28mfd: New AB8500 driverRabin Vincent1-1/+1
2010-05-27DMAENGINE: DMA40 U8500 platform configurationLinus Walleij6-1/+283
2010-05-27ARM: 6145/1: ux500 MTU clockrate correctionLinus Walleij3-6/+126
2010-05-06ARM: 6104/1: nomadik-gpio: use clk APIRabin Vincent1-5/+11
2010-05-04ARM: 6090/1: ux500: add U5500 supportRabin Vincent9-6/+166
2010-05-04ARM: 6089/1: ux500: rename cpu-u8500.c to cpu-db8500.cRabin Vincent2-1/+1
2010-05-04ARM: 6088/1: ux500: use UX500_* macros instead of U8500_*Rabin Vincent2-6/+6
2010-05-04ARM: 6087/1: ux500: move sys_timer to cpu.cRabin Vincent4-23/+23
2010-05-04ARM: 6086/1: ux500: move gpio devices to devices-db8500.cRabin Vincent3-36/+40
2010-05-04ARM: 6085/1: ux500: reorganize i2c devicesRabin Vincent5-40/+88
2010-05-04ARM: 6084/1: ux500: move UART devices to devices.cRabin Vincent3-25/+27
2010-05-04ARM: 6083/1: ux500: put DB8500-specific devices in devices-db8500.cRabin Vincent4-18/+36
2010-05-04ARM: 6082/1: ux500: put common devices into devices.cRabin Vincent7-15/+70