summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: Add remote-wakeup-connected for omap OHCITony Lindgren2017-11-103-0/+3
* ARM: dts: am33xx: Add missing #phy-cells to ti,am335x-usb-phyRob Herring2017-11-102-0/+3
* ARM: dts: omap: Add missing #phy-cells to usb-nop-xceivRob Herring2017-11-1018-0/+21
* ARM: dts: Fix typo for omap4 mcasp rx pathTony Lindgren2017-10-131-1/+1
* ARM: dts: Configure SmartReflex only to idle the interconnect target moduleTony Lindgren2017-10-101-0/+26
* ARM: dts: Add nodes for missing omap4 interconnect target modulesTony Lindgren2017-10-101-12/+147
* ARM: dts: Add missing hwmod related properties for dra7Tony Lindgren2017-09-191-0/+8
* ARM: dts: Add missing hwmod related nodes for am33xxTony Lindgren2017-09-191-1/+9
* ARM: dts: Add missing dma hwmod property for omap5Tony Lindgren2017-09-191-0/+1
* ARM: dts: Add missing wdt3 node for omap4Tony Lindgren2017-09-191-0/+8
* ARM: dts: Add missing hsi node for omap4Tony Lindgren2017-09-191-0/+34
* ARM: dts: Add missing onewire node for omap4Tony Lindgren2017-09-191-0/+7
* ARM: dts: Add missing smartreflex node and binding for omap4Tony Lindgren2017-09-191-0/+21
* ARM: dts: Add missing hwmods property for omap4 dmaTony Lindgren2017-09-191-0/+1
* ARM: dts: Add missing properties for omap4 control modulesTony Lindgren2017-09-191-10/+29
* ARM: dts: Configure pmu without interrupt for omap4430Tony Lindgren2017-09-191-0/+11
* ARM: dts: Add missing dma hwmods property for omap3Tony Lindgren2017-09-191-0/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-131-0/+4
|\
| * clk: at91: add audio pll clock driversQuentin Schulz2017-09-021-0/+4
* | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-122-33/+23
|\ \
| * | ARM: imx: mx31moboard: Remove unused 'dma' variableFabio Estevam2017-09-041-1/+1
| * | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-012-33/+23
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-1220-19/+59
|\ \ \
| * \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-09658-6384/+13472
| |\ \ \
| | * | | ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown2017-09-091-0/+1
| | * | | ARM: always enable AEABI for ARMv6+Russell King2017-08-021-2/+2
| | * | | ARM: avoid saving and restoring registers unnecessarilyRussell King2017-08-021-2/+8
| | * | | ARM: move PC value into r9Russell King2017-08-021-0/+7
| | * | | ARM: obtain thread info structure laterRussell King2017-08-021-1/+2
| | * | | ARM: use aliases for registers in entry-commonRussell King2017-08-021-10/+14
| | * | | ARM: 8689/1: scu: add missing errno includeJohan Hovold2017-08-021-0/+1
| | * | | ARM: 8688/1: pm: add missing types includeJohan Hovold2017-08-021-0/+2
| * | | | ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-291-1/+4
| * | | | ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupHoeun Ryu2017-08-291-2/+1
| * | | | ARM: align .data sectionRussell King2017-08-1413-1/+17
* | | | | Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-11299-1600/+12086
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at91-ab-4.14-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-09-027-12/+769
| |\ \ \ \ \
| | * | | | | ARM: dts: at91: at91sam9g45: add AC97Dmitry Rezvanov2017-08-302-0/+25
| | * | | | | ARM: dts: at91: sama5d2_xplained: add pin muxing and enable classdCyrille Pitchen2017-07-261-0/+16
| | * | | | | ARM: dts: at91: sama5d2: add classd nodesCyrille Pitchen2017-07-261-1/+38
| | * | | | | ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbersLudovic Desroches2017-07-171-11/+12
| | * | | | | ARM: dts: at91: at91-sama5d27_som1_ek: Add sama5d27 SoM1 EK supportClaudiu Beznea2017-07-172-0/+538
| | * | | | | ARM: dts: at91: at91-sama5d27_som1: add sama5d27 SoM1 supportClaudiu Beznea2017-07-171-0/+102
| | * | | | | ARM: dts: at91: sama5d2: add isc nodeSongjun Wu2017-07-171-0/+16
| | * | | | | ARM: dts: at91: sama5d2: add QSPI nodesCyrille Pitchen2017-07-171-0/+22
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-09-0210-128/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'sunxi-dt-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-08-303-8/+150
| |\ \ \ \ \ \
| | * | | | | | Revert "ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Beelink X2"Maxime Ripard2017-08-281-8/+1
| | * | | | | | ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3Chen-Yu Tsai2017-08-192-0/+149
| * | | | | | | Merge tag 'uniphier-dt-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2017-08-306-2/+52
| |\ \ \ \ \ \ \