aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2012-02-03
* ARM: at91: declare header nameDaniel Lezcano2012-02-03
* ARM: at91: coding style fixesDaniel Lezcano2012-02-03
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-03
* Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-03
|\
| * Merge branch 'amba' into for-armsocRussell King2012-01-26
| |\
| | * ARM: amba: samsung: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: spear: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: nomadik: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: u300: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: lpc32xx: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: netx: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: bcmring: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: ep93xx: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: omap2: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: integrator: use common amba device initializersRussell King2012-01-26
| | * ARM: amba: realview: get rid of private platform amba_device initializerRussell King2012-01-26
| | * ARM: amba: versatile: get rid of private platform amba_device initializerRussell King2012-01-25
| | * ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King2012-01-25
| | * ARM: amba: provide common initializers for static amba devicesRussell King2012-01-25
| | * ARM: amba: make use of -1 IRQs warnRussell King2012-01-25
| | * ARM: amba: u300: get rid of NO_IRQ initializersRussell King2012-01-25
| | * ARM: amba: spear: get rid of NO_IRQ initializersRussell King2012-01-25
| | * ARM: amba: netx: get rid of NO_IRQ initializersRussell King2012-01-25
| | * ARM: amba: nomadik: get rid of NO_IRQ initializersRussell King2012-01-25
| | * ARM: amba: mxs: get rid of NO_IRQ initializersRussell King2012-01-25
| | * ARM: amba: lpc32xx: get rid of NO_IRQ initializersRussell King2012-01-25
| | * ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2012-01-25
| | * ARM: amba: samsung: get rid of NO_IRQ initializersRussell King2012-01-25
| | * ARM: amba: get rid of NO_IRQ initializersRussell King2012-01-25
| | * ARM: amba: ux500: get rid of NO_IRQRussell King2012-01-25
| | * ARM: amba: make irq 0 invalidRussell King2012-01-25
| | * ARM: amba: mxs: convert to use amba_device_allocRussell King2012-01-25
| | * ARM: amba: integrator: convert to use amba_device_allocRussell King2012-01-25
| | * ARM: amba: ux500: convert to use amba_device_allocRussell King2012-01-25
| | * ARM: amba: of: convert to use amba_device_allocRussell King2012-01-25
| | * ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-25
| | * ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRMWill Deacon2012-01-25
| * | Merge branches 'debug' and 'idle' into for-armsocRussell King2012-01-23
| |\ \
| | * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-20
| | * | ARM: substitute arch_idle()Nicolas Pitre2012-01-20
| | * | ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2012-01-20
| | * | ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre2012-01-20
| | * | ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre2012-01-20
| | * | ARM: mach-shark: properly disable CPU idle callNicolas Pitre2012-01-20
| | * | ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2012-01-20
| | * | ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre2012-01-20
| | * | ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-20
| | * | ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-20
| | * | ARM: s3c24xx: move special idle code to out of lineNicolas Pitre2012-01-20