summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | ARM: Remove support for macro CONSISTENT_DMA_SIZEJon Medhurst2011-08-221-4/+0
* | | ARM: mach-shmobile: Setup consistent dma size at boot timeJon Medhurst2011-08-226-3/+15
* | | ARM: mach-bcmring: Setup consistent dma size at boot timeJon Medhurst2011-08-222-5/+3
* | | ARM: mach-at91: Setup consistent dma size at boot timeJon Medhurst2011-08-222-2/+2
* | | ARM: mach-u300: Setup consistent dma size at boot timeJon Medhurst2011-08-222-5/+3
* | | ARM: mach-davinci: Setup consistent dma size at boot timeJon Medhurst2011-08-222-5/+3
* | | ARM: mxc: Remove setting of consistent dma sizeJon Medhurst2011-08-221-15/+0
* | | ARM: mach-s5pv210: Setup consistent dma size at boot timeJon Medhurst2011-08-222-1/+2
* | | ARM: mach-s5p64x0: Setup consistent dma size at boot timeJon Medhurst2011-08-222-1/+3
* | | ARM: mach-s3c64xx: Setup consistent dma size at boot timeJon Medhurst2011-08-222-2/+2
* | | ARM: omap: Setup consistent dma size at boot timeJon Medhurst2011-08-225-14/+12
* | | ARM: Add init_consistent_dma_size()Jon Medhurst2011-08-224-29/+45
|/ /
* | 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
| |\ \ \ \
| | * | | | ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek2011-08-111-12/+35
| | * | | | ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek2011-08-111-2/+2
| | * | | | ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek2011-08-111-6/+9
| | * | | | ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay2011-08-111-2/+2
| | * | | | ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay2011-08-113-62/+45
OpenPOWER on IntegriCloud