summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-moxart (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-13ARM: dts: imx53: Bind CPLD on M53MenloMarek Vasut1-0/+29
2019-06-13ARM: dts: Introduce the NXP LS1021A-TSN boardVladimir Oltean2-0/+290
2019-06-12ARM: dts: imx6ull-colibri: enable UHS-I for USDHC1Igor Opaniuk3-2/+19
2019-06-12ARM: dts: imx7d: Update cpufreq OPP tableLeonard Crestez2-3/+17
2019-06-12ARM: dts: imx6sx-udoo-neo: add bluetooth config to uart3Peter Robinson3-14/+18
2019-06-12ARM: dts: imx6sx-udoo-neo: enable i2c-2 and i2c-4 for onboard sensorsPeter Robinson3-0/+34
2019-06-12ARM: dts: imx6sx-udoo: Use the correct style for SPDX License IdentifierPeter Robinson4-152/+4
2019-06-05ARM: dts: imx7d-sdb: Make SW2's voltage fixedAnson Huang1-2/+2
2019-05-23ARM: dts: vf610-zii-dev: Add QSPI nodeAndrey Smirnov1-6/+42
2019-05-23ARM: dts: vf610-zii-dev: Fix incorrect UART2 pin assignmentAndrey Smirnov1-2/+2
2019-05-23ARM: dts: imx53-smd: Add OV5642 video capture supportSteve Longerbeam1-0/+73
2019-05-23ARM: dts: imx53: Add capture-subsystem deviceSteve Longerbeam1-0/+12
2019-05-23ARM: dts: imx: Avoid colliding 'display' node and property namesRob Herring2-2/+2
2019-05-20ARM: dts: imx6sx-sdb: Assign corresponding power supply for LDOsAnson Huang3-3/+27
2019-05-20ARM: dts: imx6sll-evk: Assign corresponding power supply for vdd3p0Anson Huang1-0/+4
2019-05-20ARM: dts: imx6sl-evk: Assign corresponding power supply for LDOsAnson Huang2-3/+15
2019-05-20ARM: dts: imx7d-sdb: Assign corresponding power supply for LDOsAnson Huang1-0/+8
2019-05-20ARM: dts: imx6qdl-sabresd: Assign corresponding power supply for LDOsAnson Huang2-3/+15
2019-05-20ARM: dts: imx6ul: add clock-frequency to CPU nodeAnson Huang2-0/+2
2019-05-20ARM: dts: imx7ulp-evk: Add backlight supportAnson Huang1-0/+20
2019-05-20ARM: dts: imx7ulp: Add tpm pwm supportAnson Huang1-0/+10
2019-05-20ARM: dts: imx7s: Update coresight DT bindingsLeo Yan1-3/+3
2019-05-20ARM: dts: imx53: Update pinmux settings on M53MenloMarek Vasut1-38/+49
2019-05-20ARM: dts: imx53: Add GPIO line names on M53MenloMarek Vasut1-0/+72
2019-05-20ARM: dts: imx53: Add GPIO beeper on M53MenloMarek Vasut1-0/+12
2019-05-20ARM: dts: imx53: Add power GPIOs on M53MenloMarek Vasut1-0/+31
2019-05-20ARM: dts: imx53: Select netdev trigger for Yellow LED on M53MenloMarek Vasut1-1/+1
2019-05-20ARM: dts: imx53: Add ethernet PHY reset on M53MenloMarek Vasut1-0/+1
2019-05-20ARM: dts: imx53: Update USB configuration on M53MenloMarek Vasut1-4/+7
2019-05-20ARM: dts: imx53: Update UART configuration on M53MenloMarek Vasut1-0/+21
2019-05-20ARM: dts: imx6qdl: Assign corresponding clocks instead of dummy clockAnson Huang1-2/+2
2019-05-20ARM: dts: imx6sl: Assign corresponding clocks instead of dummy clockAnson Huang1-3/+3
2019-05-20Linux 5.2-rc1v5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-19panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-19initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-19fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-19mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman1-2/+2
2019-05-19mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-19mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-19mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada17-26/+25
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada30-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada7-11/+0
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2-1/+9