summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at91-5.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann2019-09-035-16/+7
|\
| * mailmap: map old company name to new one @microchip.comNicolas Ferre2019-08-231-0/+1
| * MAINTAINERS: at91: remove the TC entryNicolas Ferre2019-08-231-7/+0
| * MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entryNicolas Ferre2019-08-231-6/+1
| * ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Masahiro Yamada2019-08-233-3/+5
* | Merge tag 'imx-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2019-09-032-6/+1
|\ \
| * | ARM: imx: stop adjusting ar8031 phy tx delayAndré Draszik2019-08-241-6/+0
| * | arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platformsAnson Huang2019-07-221-0/+1
| |/
* | Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-09-035-2/+83
|\ \
| * | ARM: aspeed: Enable SMP bootJoel Stanley2019-08-253-0/+67
| * | ARM: aspeed: Add ASPEED AST2600 architectureJoel Stanley2019-08-251-1/+13
| * | ARM: aspeed: Select timer in each SoCJoel Stanley2019-08-251-1/+2
| * | dt-bindings: arm: cpus: Add ASPEED SMPJoel Stanley2019-08-251-0/+1
| |/
* | Merge tag 'vexpress-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-09-031-2/+2
|\ \
| * | ARM: vexpress: Cleanup cppcheck shifting warningPhong Tran2019-07-311-2/+2
| |/
* | Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann2019-08-1527-272/+242
|\ \
| * | ARM: lpc32xx: allow multiplatform buildArnd Bergmann2019-08-154-63/+14
| * | ARM: lpc32xx: clean up header filesArnd Bergmann2019-08-158-66/+21
| * | serial: lpc32xx: allow compile testingArnd Bergmann2019-08-153-31/+38
| * | net: lpc-enet: allow compile testingArnd Bergmann2019-08-152-1/+2
| * | net: lpc-enet: fix printk format stringsArnd Bergmann2019-08-151-6/+7
| * | net: lpc-enet: fix badzero.cocci warningskbuild test robot2019-08-151-1/+1
| * | net: lpc-enet: move phy setup into platform codeArnd Bergmann2019-08-153-11/+18
| * | net: lpc-enet: factor out iram accessArnd Bergmann2019-08-155-27/+39
| * | gpio: lpc32xx: allow building on non-lpc32xx targetsArnd Bergmann2019-08-154-51/+77
| * | serial: lpc32xx_hs: allow compile-testingArnd Bergmann2019-08-152-3/+2
| * | watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann2019-08-152-2/+1
| * | usb: udc: lpc32xx: allow compile-testingArnd Bergmann2019-08-152-3/+3
| * | usb: ohci-nxp: enable compile-testingArnd Bergmann2019-08-152-8/+20
* | | ARM: orion/mvebu: unify debug-ll virtual addressesArnd Bergmann2019-08-144-13/+10
* | | ARM: dove: clean up mach/*.h headersArnd Bergmann2019-08-1412-44/+17
* | | Merge tag 'ux500-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann2019-08-144-9/+7
|\ \ \
| * | | MAINTAINERS: add soc/ux500Nicholas Mc Guire2019-07-231-0/+1
| * | | ARM: ux500: simplify and move debug UARTLinus Walleij2019-07-231-7/+2
| * | | ARM: ux500: add missing of_node_put()Nicholas Mc Guire2019-07-231-1/+4
| * | | ARM: ux500: Stop populating the PRCMU devices earlyLinus Walleij2019-07-231-1/+0
| | |/ | |/|
* | | ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann2019-08-1428-125/+102
* | | ARM: iop32x: make mach/uncompress.h independent of mach/hardware.hArnd Bergmann2019-08-141-16/+2
* | | ARM: xscale: fix multi-cpu compilationArnd Bergmann2019-08-141-2/+4
* | | dma: iop-adma: allow building without platform headersArnd Bergmann2019-08-146-18/+9
* | | dmaengine: iop-adma: use correct printk format stringsArnd Bergmann2019-08-141-9/+9
* | | dmaengine: iop-adma: include prefetch.hArnd Bergmann2019-08-141-0/+1
* | | ARM: remove Intel iop33x and iop13xx supportArnd Bergmann2019-08-1451-5419/+9
* | | ARM: remove w90x900 platformArnd Bergmann2019-08-1443-3314/+0
* | | ARM: remove ks8695 platformArnd Bergmann2019-08-1441-2946/+1
* | | ARM: mach-nspire: Kill off CLCD auxdataLinus Walleij2019-08-134-150/+0
| |/ |/|
* | Linux 5.3-rc4v5.3-rc4Linus Torvalds2019-08-111-1/+1
* | Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-112-1/+7
|\ \
| * | mm/memremap: Fix reuse of pgmap instances with internal referencesDan Williams2019-08-091-0/+6
| * | dax: dax_layout_busy_page() should not unmap cow pagesVivek Goyal2019-08-051-1/+1