summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-08-12ARM: kirkwood: fix DT building and update defconfigJason Cooper2-14/+6
2013-08-12ARM: kirkwood: Remove all remaining trace of DNS-320/325 platform codeJamie Lentin6-55/+0
2013-08-06ARM: kirkwood: use dts pre-processor for mv88f6281gtw-geJason Cooper1-2/+2
2013-08-06ARM: kirkwood: convert the mv88f6281gtw_ge board to DTThomas Petazzoni8-180/+193
2013-08-06ARM: kirkwood: remove LaCie boards that are supported through DTThomas Petazzoni3-317/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of SheevaplugThomas Petazzoni3-177/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of GuruplugThomas Petazzoni3-141/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of DockstarThomas Petazzoni3-119/+0
2013-07-25ARM: plat-orion: add reg offset to DT irq driver stubSebastian Hesselbarth1-1/+1
2013-07-25ARM: kirkwood: remove obsolete SDIO clock gate workaroundSebastian Hesselbarth1-4/+0
2013-07-25ARM: kirkwood: convert to DT irqchip and clocksourceSebastian Hesselbarth3-9/+40
2013-07-25ARM: dove: convert to DT irqchip and clocksourceSebastian Hesselbarth3-9/+20
2013-07-25ARM: orion5x: update intc device tree node to new reg layoutSebastian Hesselbarth1-2/+3
2013-07-25ARM: kirkwood: move device tree nodes to DT irqchip and clocksourceSebastian Hesselbarth1-8/+27
2013-07-25ARM: dove: move device tree nodes to DT irqchip and clocksourceSebastian Hesselbarth1-2/+19
2013-07-25ARM: orion5x: remove legacy mv643xx_eth board setupSebastian Hesselbarth1-10/+1
2013-07-25ARM: kirkwood: remove legacy clk alias for mv643xx_ethSebastian Hesselbarth1-2/+0
2013-07-25ARM: kirkwood: remove redundant DT board filesSebastian Hesselbarth23-959/+1
2013-07-25ARM: dove: remove legacy mv643xx_eth setupSebastian Hesselbarth1-9/+0
2013-07-25ARM: orion5x: add gigabit ethernet and mvmdio device tree nodesSebastian Hesselbarth2-0/+46
2013-07-25ARM: kirkwood: add gigabit ethernet and mvmdio device tree nodesSebastian Hesselbarth27-2/+430
2013-07-25ARM: dove: add gigabit ethernet and mvmdio device tree nodesSebastian Hesselbarth2-0/+42
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle1-1/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker70-140/+64
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-160/+309
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-6/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2013-07-12arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-19/+25
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson134-2711/+2140
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King3-5/+1
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar1-1/+0
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-2/+0
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds4-12/+35
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds25-92/+133
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-6/+6
2013-07-09ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu1-1/+1
2013-07-09ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMPFabio Estevam1-1/+1
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee5-1/+14
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-10/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt121-164/+277
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt4-9/+10
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt4-6/+0
2013-07-09ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-8/+0
2013-07-09ARM: mm: fix boot on SA1110 AssabetRussell King1-1/+1
2013-07-09ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd1-1/+1