summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-06-18ARM: dts: imx6ul: Enable SNVS power key according to board designAnson Huang2-0/+5
2019-06-18ARM: dts: imx6sx: Enable SNVS power key according to board designAnson Huang3-0/+9
2019-06-18ARM: dts: imx6qdl: Enable SNVS power key according to board designAnson Huang2-0/+5
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-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds17-24/+12
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+23
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-17/+17
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds19-117/+267
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-5/+7
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds17-659/+809
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds34-320/+584
2019-05-19panic: add an option to replay all the printk message in bufferFeng Tang1-1/+1
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada6-7/+7
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada5-13/+0
2019-05-18sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada1-0/+1
2019-05-18sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers1-2/+1