summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-2143-60/+60
* ARM: mach-pnx4008: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-orion5x: convert boot_params to atag_offsetNicolas Pitre2011-08-2121-23/+23
* ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-2127-33/+33
* ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre2011-08-2115-15/+15
* ARM: mach-nuc93x: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+0
* ARM: mach-nomadik: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-netx: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-mx5: convert boot_params to atag_offsetNicolas Pitre2011-08-216-6/+6
* ARM: mach-mv78xx0: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-msm: convert boot_params to atag_offsetNicolas Pitre2011-08-217-13/+13
* ARM: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-ks8695: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-kirkwood: convert boot_params to atag_offsetNicolas Pitre2011-08-2114-20/+20
* ARM: mach-ixp4xx: convert boot_params to atag_offsetNicolas Pitre2011-08-2112-17/+17
* ARM: mach-ixp23xx: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-ixp2000: convert boot_params to atag_offsetNicolas Pitre2011-08-214-6/+6
* ARM: mach-iop33x: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-iop32x: convert boot_params to atag_offsetNicolas Pitre2011-08-215-6/+6
* ARM: mach-iop13xx: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-integrator: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-imx: convert boot_params to atag_offsetNicolas Pitre2011-08-2126-27/+27
* ARM: mach-h720x: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-gemini: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* ARM: mach-exynos4: convert boot_params to atag_offsetNicolas Pitre2011-08-215-5/+5
* ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre2011-08-217-18/+18
* ARM: mach-ebsa110: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-dove: convert boot-params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-davinci: convert boot_params to atag_offsetNicolas Pitre2011-08-2112-13/+13
* ARM: mach-cns3xxx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-clps711x: convert boot_params to atag_offsetNicolas Pitre2011-08-217-7/+6
* ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-212-0/+3
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-1232-186/+252
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2011-08-1214-70/+94
| |\
| | * omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-101-1/+2
| | * OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-101-2/+0
| | * arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-101-10/+4
| | * arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John2011-08-101-3/+0
| | * Update Nook Color machine 3284 to common Encore nameOleg Drokin2011-08-101-1/+1
| | * am3505/3517: Various platform defines for UART4Raphaël Assénat2011-08-103-0/+9
| | * Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2011-08-104-15/+13
| | |\
| | | * OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross2011-08-051-1/+1
| | | * OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-051-13/+10
| | | * OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman2011-08-051-0/+1
| | | * OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-051-0/+1
| | | * OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-051-1/+0
| | * | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-101-1/+24
| | * | OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi2011-08-101-37/+41
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-08-125-85/+94
| |\ \ \
OpenPOWER on IntegriCloud