summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-09arm64: dts: imx8mn: Memory node should be in board DTAnson Huang
2020-01-09arm64: dts: imx8mm: Memory node should be in board DTAnson Huang
2020-01-09arm64: dts: imx8mn: add crypto nodeHoria Geantă
2020-01-09arm64: dts: imx8mq-hummingboard-pulse: add eeprom descriptionBaruch Siach
2020-01-09arm64: dts: imx8mq-sr-som: add eeprom descriptionBaruch Siach
2020-01-09arm64: dts: ls208xa: Update qspi node properties for LS2088ARDBKuldeep Singh
2020-01-09arm64: dts: freescale: Add devicetree support for Thor96 boardManivannan Sadhasivam
2019-12-23arm64: dts: imx8mq-librem5-devkit: add accelerometer and gyro sensorMartin Kepplinger
2019-12-23arm64: dts: imx8mm: Add Crypto CAAM supportAdam Ford
2019-12-23arm64: dts: freescale: add initial support for Google i.MX 8MQ PhanbellMarco Antonio Franchi
2019-12-23arm64: dts: ls1028a-rdb: enable emmc hs400 modeYinbo Zhu
2019-12-23arm64: dts: ls1028a: Update edma compatible to fit eDMA driverPeng Ma
2019-12-23arm64: dts: imx8m: drop "fsl,aips-bus" and "fsl,imx8mq-aips-bus"Peng Fan
2019-12-23arm64: dts: imx8mm: Add missing mux options for UART1 and UART2 signalsFrieder Schrempf
2019-12-23arm64: dts: lx2160a: add dts for CEX7 platformsRabeeh Khoury
2019-12-23arm64: dts: lx2160a: add emdio2 nodeRussell King
2019-12-11arm64: dts: ls1028a: put SAIs into async modeMichael Walle
2019-12-11arm64: dts: ls1028a: add missing sai nodesMichael Walle
2019-12-11arm64: dts: imx8mn-evk: enable usb1 and typec supportLi Jun
2019-12-11arm64: dts: imx8mn: Remove setting for IMX8MN_CLK_USB_CORE_REFLi Jun
2019-12-11arm64: dts: lx2160a: add RGMII phy nodesIoana Ciornei
2019-12-11arm64: dts: lx2160a: add emdio1 nodeIoana Ciornei
2019-12-11arm64: dts: ls1088a: Add QSPI support for NXP LS1088Ashish Kumar
2019-12-11arm64: dts: ls208x: Remove non-compatible driver device from qspi nodeAshish Kumar
2019-12-11arm64: dts: ls1046a: Update QSPI node properties of ls1046ardbAshish Kumar
2019-12-11arm64: dts: ls1046a: Add QSPI node for ls1046afrwyKuldeep Singh
2019-12-11arm64: dts: ls1028a: Add FlexSPI supportAshish Kumar
2019-12-09arm64: dts: imx8mq: add missing SAI nodesLucas Stach
2019-12-09arm64: dts: zii-ultra: adjust board namesRuslan V. Sushko
2019-12-09arm64: dts: imx8mq: Add eLCDIF controllerGuido Günther
2019-12-09arm64: dts: imx8mq: increase NOC clock to 800 MHzPhilipp Zabel
2019-12-09arm64: dts: imx8m: Add ddr controller nodesLeonard Crestez
2019-12-09arm64: dts: imx8mn: remove "simple-bus" for anatopFancy Fang
2019-12-09arm64: dts: imx8mm: remove "simple-bus" for anatopFancy Fang
2019-12-09arm64: dts: imx8qxp: Remove unnecessary "interrupt-parent" propertyAnson Huang
2019-12-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-06Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s...Olof Johansson
2019-12-06Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-12-06Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or...Olof Johansson
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson
2019-12-06ARM: multi_v7_defconfig: Restore debugfs supportMarek Szyprowski via Linux.Kernel.Org
2019-12-06arm64: entry: refine comment of stack overflow checkHeyi Guo
2019-12-06arm64: ftrace: fix ifdefferyMark Rutland
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior
2019-12-06arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas