summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-01-16ARM: at91: remove useless map_ioAlexandre Belloni9-92/+0
2015-01-16ARM: at91: pm: prepare for multiplatformAlexandre Belloni5-21/+78
2015-01-16ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni1-7/+2
2015-01-16ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni2-1/+46
2015-01-16ARM: at91: pm: rework cpu detectionAlexandre Belloni1-21/+33
2015-01-16Merge tag 'at91-dt' into at91-3.20-cleanupNicolas Ferre16-13/+210
2015-01-15ARM: at91: dts: sama5d3: add ov2640 camera sensor supportJosh Wu2-2/+35
2015-01-15ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCKJosh Wu1-2/+2
2015-01-15ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}Josh Wu1-3/+3
2015-01-15ARM: at91: dts: sama5d3: move the isi mck pin to mbBo Shen2-5/+5
2015-01-15ARM: at91: dts: sama5d3: add missing pins of isiBo Shen1-0/+6
2015-01-15ARM: at91: dts: sama5d3: split isi pinctrlBo Shen2-4/+9
2015-01-15ARM: at91: dts: sama5d3: add isi clockJosh Wu1-0/+2
2015-01-15ARM: at91/dt: ethernut5: use at91sam9xe.dtsiAlexandre Belloni1-1/+1
2015-01-15ARM: at91/dt: Add a dtsi for at91sam9xeAlexandre Belloni1-0/+60
2015-01-15ARM: at91/dt: add SRAM nodesAlexandre Belloni11-2/+64
2015-01-15ARM: at91/dt: at91rm9200ek: enable RTCAlexandre Belloni1-0/+4
2015-01-15ARM: at91/dt: rm9200: add RTC nodeAlexandre Belloni1-0/+7
2015-01-15ARM: at91/dt: at91sam9n12: Add RTC nodeAlexandre Belloni1-0/+7
2015-01-15ARM: at91: remove useless at91rm9200_set_type()Alexandre Belloni2-12/+0
2015-01-15ARM: at91: remove useless at91rm9200_dt_initialize()Alexandre Belloni3-9/+1
2015-01-15ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni2-10/+18
2015-01-15ARM: at91: remove useless at91_sysirq_mask_rtxAlexandre Belloni12-150/+1
2015-01-15ARM: at91: remove useless config MACH_AT91SAM9_DTAlexandre Belloni2-6/+1
2015-01-15ARM: at91: remove useless config MACH_AT91RM9200_DTAlexandre Belloni2-4/+1
2015-01-15ARM: at91: remove unused mach/memory.hAlexandre Belloni1-26/+0
2015-01-15ARM: at91: remove useless header file includesBoris Brezillon2-2/+0
2015-01-15ARM: at91: remove unneeded header fileNicolas Ferre1-80/+0
2015-01-15ARM: at91: sama5d4: Add SFRAlexandre Belloni1-0/+5
2015-01-15ARM: at91: sama5d3: Add SFRAlexandre Belloni1-0/+5
2015-01-15ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clkAlexander Stein1-1/+1
2015-01-15ARM: at91/dt: sama5d3: enable D2 as the heartbeat LEDJosh Wu1-0/+1
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky1-2/+2
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski1-0/+8
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko1-2/+2
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland1-7/+2
2015-01-07ARM: wire up execveat syscallRussell King2-0/+2
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2014-12-30Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski1-0/+1
2014-12-21ARM: mvebu: Fix pinctrl configuration for Armada 370 DBGregory CLEMENT1-24/+0
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-2/+2
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds19-143/+152
2014-12-20PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki24-26/+22
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+8
2014-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-47/+195
2014-12-18arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-2/+2
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-0/+91
2014-12-17Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+85