summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: S3C64XX: Ensure VIC based IRQs can be resumed fromBen Dooks2011-07-202-3/+11
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann2011-07-17256-1900/+2695
| |\ \ \ \ \ \ \ \
| | | | | | | * | | mach-ux500: fix USB build errorLinus Walleij2011-06-271-0/+1
| | | | | | | * | | mach-ux500: register a clock for the SMP TWDLinus Walleij2011-06-231-0/+48
| | | | | | | * | | mach-u300: set apropriate FIFO trigger levelsLinus Walleij2011-06-231-2/+2
| | | | | | | * | | mach-u300: cleanup clockevent codeLinus Walleij2011-06-231-21/+12
| | | | | | | * | | mach-ux500: add configs for snowball boardRobert Marklund2011-06-231-7/+19
| | | | | | | * | | mach-ux500: Kconfig for snowball boardMathieu J. Poirier2011-06-231-0/+7
| | | | | | | * | | mach-ux500: Add pin configuration for snowball boardRobert Marklund2011-06-231-0/+43
| | | | | | | * | | mach-ux500: Add SDI support for snowball boardMathieu J. Poirier2011-06-233-7/+20
| | | | | | | * | | mach-ux500: setting proper uart for snowballMathieu J. Poirier2011-06-231-1/+2
| | | | | | | * | | mach-ux500: add basic support for snowball boardRobert Marklund2011-06-231-9/+145
| | | | | | | * | | mach-x500: fix SECTION warnings in uibRobert Marklund2011-06-221-1/+1
| | | | | | | * | | mach-ux500: iomap PRCMU TCDM memoryMattias Wallin2011-06-211-0/+1
| | | | | | | * | | mach-ux500: complete regulator constraints for MOP500 boardLinus Walleij2011-06-212-1/+11
| | | | | | | * | | mach-ux500: activate USB in the U8500 defconfigLinus Walleij2011-06-211-1/+5
| | | | | | | * | | mach-ux500: correct MMC/SDI parametersLinus Walleij2011-06-211-4/+6
| | | | | | | * | | mach-ux500: fix HREFv60 regressionLinus Walleij2011-06-211-8/+24
| | | | | | | * | | mach-ux500: add HREFv60 Kconfig optionLinus Walleij2011-06-211-1/+7
| | | | | | * | | | ARM: tegra: remove copy-and-pasted usb platform data from boardsColin Cross2011-07-133-45/+28
| | | | | | * | | | ARM: tegra: remove copy-and-pasted i2c platform data in boardsColin Cross2011-07-135-82/+21
| | | | | | * | | | ARM: tegra: trimslice: enable USB portsMike Rapoport2011-07-133-1/+47
| | | | | | * | | | ARM: tegra: trimslice: add audio devices and clocksMike Rapoport2011-07-132-1/+14
| | | | | | * | | | ARM: tegra: trimslice: register i2c busses and devicesMike Rapoport2011-07-131-0/+39
| | | | | | * | | | arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro2011-07-131-1/+1
| | | | | | * | | | arm: tegra: remove generic disp clock divisor flagRobert Morell2011-07-131-2/+2
| | | | | | * | | | ARM: tegra: paz00: change the machine nameMarc Dietrich2011-07-131-1/+1
| | | | | | * | | | ARM: tegra: paz00: cleanup sdhci portsMarc Dietrich2011-07-133-15/+1
| | | | | | * | | | ARM: tegra: paz00: enable usb portsMarc Dietrich2011-07-133-1/+36
| | | | | | * | | | ARM: tegra: paz00: register i2c bussesMarc Dietrich2011-07-131-0/+27
| | | | | | * | | | ARM: tegra: paz00: whitespace cleanupMarc Dietrich2011-07-132-12/+12
| | | | | | * | | | ARM: tegra: remove mach/barriers.hColin Cross2011-07-132-31/+0
| | | | | | * | | | ARM: Tegra: Seaboard: Re-order sdhci device registrationStephen Warren2011-07-131-2/+2
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | ARM: mmp/dkb: enable max7312 gpio expanderHaojian Zhuang2011-07-121-1/+30
| | | | | * | | | ARM: pxa168: Add board support for gplugDTanmay Upadhyay2011-07-124-0/+249
| | | | | * | | | ARM: pxa168: Add support for EthernetTanmay Upadhyay2011-07-124-0/+29
| | | | | * | | | ARM: pxa168: Add support for UART3Tanmay Upadhyay2011-07-122-0/+5
| | | | | * | | | ARM: pxa/z2: add poweroff functionVasily Khoruzhick2011-07-121-0/+17
| | | | | * | | | ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-1253-0/+81
| | | | | * | | | ARM: pxa: move declarations from generic.h to <soc>.hEric Miao2011-07-1215-32/+26
| | | | | * | | | ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLEREric Miao2011-07-122-0/+35
| | | | | * | | | ARM: pxa: avoid accessing interrupt registers directlyEric Miao2011-07-125-36/+11
| | | | | * | | | ARM: pxa: add common header file for pxa3xxEric Miao2011-07-124-6/+10
| | | | | * | | | ARM: pxa: add clk_set_rate()Haojian Zhuang2011-07-124-0/+32
| | | | | * | | | ARM: pxa: enable AUTO_ZRELADDREric Miao2011-07-121-0/+1
| | | | | * | | | ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux2011-07-122-5/+15
| | | | * | | | | arm: lpc32xx: add rtc-deviceWolfram Sang2011-07-122-0/+22
| | | | * | | | | arm: lpc32xx: add tsc-deviceWolfram Sang2011-07-123-1/+23
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Enable RTC driver.Jürgen Lambrecht2011-07-071-1/+2
| | | * | | | | arm: mxs: add mmc-device for mach-tx28Wolfram Sang2011-07-072-0/+7