summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: mx5/iomux-mx51: Add SPI controller padsSascha Hauer2010-10-011-0/+6
* ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stageJason Wang2010-10-011-0/+13
* ARM: mx5/mx51_3ds: add eCSPI2 support on the imx51_3ds boardJason Wang2010-10-012-0/+21
* ARM: mx5/iomux-mx51: add iomux definitions for eCSPI2 on the imx51_3ds boardJason Wang2010-10-011-0/+5
* ARM: mx5/clock-mx51: add spi clocksJason Wang2010-10-011-0/+57
* ARM: mx5/clock-mx51: new macro that defines a clk with all membersUwe Kleine-König2010-10-011-13/+13
* ARM: mx5/clock-mx51: refactor ccgr callbacks to use common codeUwe Kleine-König2010-10-011-14/+16
* ARM: mx5: add spi_imx device registrationUwe Kleine-König2010-10-012-0/+20
* ARM: imx: use platform ids for spi_imx devicesUwe Kleine-König2010-10-018-16/+18
* ARM: imx: fix name of macros to add imx-i2c devicesUwe Kleine-König2010-10-0110-13/+11
* ARM: mx5: dynamically register imx-i2c devicesUwe Kleine-König2010-10-017-47/+31
* ARM: imx: reorganize imx-i2c device registration to use a struct per SoCUwe Kleine-König2010-09-279-35/+105
* ARM: imx: dynamically allocate imx-ssi devicesUwe Kleine-König2010-09-2727-144/+187
* ARM: imx: change the way imx-uarts are registeredUwe Kleine-König2010-09-278-79/+167
* ARM: imx: change the way spi-imx devices are registeredUwe Kleine-König2010-09-277-37/+103
* ARM: mx51: use IMX_IO_ADDRESS to define MX51_IO_ADDRESSUwe Kleine-König2010-09-271-42/+11
* ARM: mx51: fix naming of spi related definesUwe Kleine-König2010-09-271-6/+6
* ARM: mx51: clean up mx51 headerUwe Kleine-König2010-09-271-308/+300
* ARM: mx51_defconfig: add new boards MACH_MX51_3DS and MACH_EUKREA_CPUIMX51Uwe Kleine-König2010-09-271-6/+3
* ARM: remove mx31pdk_defconfigUwe Kleine-König2010-09-271-44/+0
* ARM: mx3_defconfig: add new machine MACH_EUKREA_CPUIMX35Uwe Kleine-König2010-09-271-1/+1
* ARM: mx27_defconfig: enable switches used in mx27 codeUwe Kleine-König2010-09-271-3/+12
* ARM: mx5/mx51_babbage: don't use PHYS_OFFSETUwe Kleine-König2010-09-271-1/+1
* ARM: mx5/mx51_babbage: fix compiler warningsSascha Hauer2010-09-271-2/+2
* ARM: imx: ehci: use void __iomem * to hold i/o addressesUwe Kleine-König2010-09-271-2/+2
* ARM: imx: remove #ifdefery for unmerged flexcan driverUwe Kleine-König2010-09-272-16/+1
* ARM: mx5/mx51_babbage: Add FEC supportFabio Estevam2010-09-272-1/+66
* ARM: mx3/imx35: Add EPIT supportSascha Hauer2010-09-272-4/+10
* ARM: imx: Add EPIT supportSascha Hauer2010-09-274-0/+256
* ARM: mx3/mx35_3ds: add usb host2 supportMarc Kleine-Budde2010-09-271-0/+13
* ARM: mx3/mx35_3ds: rename usb otg platform data variable nameMarc Kleine-Budde2010-09-271-2/+2
* ARM: mx3/mx35_3ds: add NAND flashMarc Kleine-Budde2010-09-272-0/+9
* ARM: mx3/mx35_3ds: add physmap-flash NOR at CS0Marc Kleine-Budde2010-09-271-0/+24
* ARM: imx: Add support for Vista Silicon Visstrim_m10 boardJavier Martin2010-09-273-0/+273
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-113-6/+1
|\
| * sparc: Kill all BKL usage.David S. Miller2010-09-093-6/+1
* | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-111-1/+1
* | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-104-7/+14
|\ \
| * | KVM: i8259: fix migrationGleb Natapov2010-09-081-1/+1
| * | KVM: fix i8259 oops when no vcpus are onlineAvi Kivity2010-09-081-0/+3
| * | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity2010-09-082-6/+10
* | | Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-09-104-19/+36
|\ \ \
| * | | AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre2010-09-101-4/+2
| * | | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre2010-09-101-11/+19
| * | | AT91: dm9000 initialization updateNicolas Ferre2010-09-101-1/+2
| * | | AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2010-09-092-5/+14
| * | | AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre2010-09-091-1/+2
| * | | AT91: change dma resource indexNicolas Ferre2010-09-071-1/+1
* | | | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-101-0/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-1032-172/+424
|\ \ \ \