summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: restart: lpc32xx: use new restart hookRussell King2012-01-054-19/+24
| | * | | | | ARM: restart: ks8695: use new restart hookRussell King2012-01-056-17/+22
| | * | | | | ARM: restart: kirkwood: use new restart hookRussell King2012-01-0517-15/+37
| | * | | | | ARM: restart: ixp4xx: use new restart hookRussell King2012-01-0516-21/+38
| | * | | | | ARM: restart: ixp23xx: use new restart hookRussell King2012-01-056-13/+21
| | * | | | | ARM: restart: ixp2000: use new restart hookRussell King2012-01-057-29/+40
| | * | | | | ARM: restart: iop13xx: use new restart hookRussell King2012-01-055-10/+14
| | * | | | | ARM: restart: iop3xx: use new restart hookRussell King2012-01-0512-21/+38
| | * | | | | ARM: restart: integrator: use new restart hookRussell King2012-01-055-7/+11
| | * | | | | ARM: restart: highbank: use new restart hookRussell King2012-01-054-2/+6
| | * | | | | ARM: restart: h720x: use new restart hookRussell King2012-01-055-3/+9
| | * | | | | ARM: restart: footbridge: use new restart hookRussell King2012-01-057-52/+58
| | * | | | | ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King2012-01-058-6/+11
| | * | | | | ARM: restart: ep93xx: use new restart hookRussell King2012-01-0511-11/+32
| | * | | | | ARM: restart: ebsa110: use new restart hookRussell King2012-01-052-1/+9
| | * | | | | ARM: restart: dove: use new restart hookRussell King2012-01-055-14/+19
| | * | | | | ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori2012-01-0526-15/+31
| | * | | | | ARM: restart: cns3xxx: use new restart hookRussell King2012-01-054-4/+7
| | * | | | | ARM: restart: clps711x: use new restart hookRussell King2012-01-0510-1/+13
| | * | | | | ARM: restart: bcmring: use new restart hookRussell King2012-01-052-23/+24
| | * | | | | ARM: restart: at91: use new restart hookRussell King2012-01-0510-24/+13
| | * | | | | ARM: restart: remove s3c24xx restart handlerRussell King2012-01-051-23/+0
| | * | | | | Merge branch 'restart-cleanup' into restartRussell King2012-01-05287-5898/+3477
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-05212-3912/+1576
| | | |\ \ \ \ \
| | | | * | | | | arm: Remove plat-tcc directoryHans J. Koch2012-01-0515-1411/+0
| | | | * | | | | arm: Remove mach-tcc8k directoryHans J. Koch2012-01-0510-1245/+0
| | | | * | | | | arm: Remove TCC subarch from Kconfig/MakefileHans J. Koch2012-01-052-14/+0
| | | * | | | | | ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim2012-01-0321-872/+793
| | | * | | | | | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim2011-12-2312-120/+158
| | | * | | | | | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim2011-12-238-106/+127
| | | * | | | | | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim2011-12-2314-546/+532
| | | * | | | | | ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim2011-12-2322-339/+285
| | | * | | | | | ARM: 7179/1: nomadik: localize cpu-8815 headerLinus Walleij2011-11-304-3/+6
| * | | | | | | | Merge branch 'devel-stable' into for-linusRussell King2012-01-05425-4049/+3243
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij2012-01-051-1/+1
| | * | | | | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2012-01-046-17/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre2012-01-021-7/+0
| | | * | | | | | | | ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm2012-01-025-10/+0
| | * | | | | | | | | ARM: 7236/1: vic: always use simple opsJamie Iles2012-01-031-1/+1
| | * | | | | | | | | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-199-12/+56
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | imx6q: Remove unconditional dependency on l2x0 L2 cache supportDave Martin2011-12-191-1/+0
| | | * | | | | | | | | highbank: Unconditionally require l2x0 L2 cache controller supportDave Martin2011-12-191-1/+1
| | | * | | | | | | | | omap4: Unconditionally require l2x0 L2 cache controller supportDave Martin2011-12-191-1/+1
| | | * | | | | | | | | ARM: SMP: Refactor Kconfig to be more maintainableDave Martin2011-12-197-4/+23
| | | * | | | | | | | | ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin2011-12-197-7/+33
| | * | | | | | | | | | ARM: 7233/1: ux500: remove overlapping iotable entriesLinus Walleij2011-12-182-6/+4
| | * | | | | | | | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-1819-435/+161
| | * | | | | | | | | | ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon2011-12-121-12/+3
| | * | | | | | | | | | ARM: stop: execute platform callback from cpu_stop codeWill Deacon2011-12-122-1/+5
| | * | | | | | | | | | ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon2011-12-121-10/+40
OpenPOWER on IntegriCloud