summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/mediatek
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-305-45/+5
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-162-4/+1151
|\
| * arm64: dts: mt8173: add pmu nodes for mt8173Seiya Wang2019-04-161-0/+14
| * arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72Seiya Wang2019-04-161-4/+4
| * arm64: dts: mt8183: add pinctrl fileZhiyong Tao2019-04-121-0/+1120
| * arm64: dts: Using standard CCF interface to set vcodec clkYunfei Dong2019-04-121-0/+13
* | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-2/+0
|\ \
| * | arm64: dts: mt2712: Remove un-used property for PCIeHonghui Zhang2019-04-121-2/+0
| |/
* / arm64: Use the correct style for SPDX License IdentifierNishad Kamdar2019-04-161-1/+1
|/
* Merge tag 'v5.0-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-02-157-5/+695
|\
| * arm64: dts: add pcie nodes for MT2712Honghui Zhang2019-01-091-0/+63
| * arm64: dts: add nand nodes for MT2712YT Shen2019-01-091-0/+21
| * arm64: dts: add mmc nodes for MT2712YT Shen2019-01-091-0/+34
| * arm64: dts: add pwm nodes for MT2712YT Shen2019-01-091-0/+28
| * arm64: dts: add spi nodes for MT2712YT Shen2019-01-091-0/+65
| * arm64: dts: add i2c nodes for MT2712YT Shen2019-01-091-0/+90
| * arm64: dts: add iommu/smi nodes for MT2712YT Shen2019-01-091-0/+128
| * arm64: dts: Add USB3 related nodes for MT2712Chunfeng Yun2019-01-092-0/+224
| * ARM64: dts: mediatek: Add all CPUs in cooling mapsViresh Kumar2019-01-092-5/+10
| * arm64: dts: Add uart for mt6797 EVBMatthias Brugger2019-01-092-0/+9
| * arm64: dts: mediatek: x20: Add pinmux support for UART1Manivannan Sadhasivam2019-01-092-0/+9
| * arm64: dts: mediatek: mt6797: Add pinctrl supportManivannan Sadhasivam2019-01-091-0/+14
* | arm64: dts: Remove inconsistent use of 'arm,armv8' compatible stringRob Herring2019-01-301-2/+2
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-2/+0
|\
| * arm64: dts: mt7622: Remove un-used property for PCIeHonghui Zhang2018-12-181-2/+0
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-12-311-0/+10
|\ \
| * | arm64: dts: mt8173: Add GCE nodeHoulong Wei2018-12-051-0/+10
| |/
* | arm64: dts: mt7622: Drop the general purpose timer nodeRyder Lee2018-11-261-10/+0
* | arm64: dts: mt7622: fix no more console output on BPI-R64 boardRyder Lee2018-11-231-1/+6
* | arm64: dts: mt7622: fix no more console output on rfb1Ryder Lee2018-11-231-1/+6
|/
* arm64: dts: Add spi slave dtsLeilk Liu2018-09-281-0/+11
* arm64: dts: mt7622: add bananapi BPI-R64 boardRyder Lee2018-09-252-0/+531
* arm64: dts: mt7622: fix ram size for rfb1Ryder Lee2018-09-251-98/+98
* arm64: dts: mt7622: add a bluetooth 5 device nodeRyder Lee2018-09-251-0/+7
* arm64: dts: mt7622: add timer, CCI-400 and PMU nodesRyder Lee2018-09-251-0/+55
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-08-251-1/+1
|\
| * arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria2018-08-241-1/+1
* | arm64: dts: Add Mediatek X20 Development Board supportManivannan Sadhasivam2018-07-202-0/+34
* | arm64: dts: mt7622: update a clock property for UART0Ryder Lee2018-07-171-1/+1
* | arm64: dts: mt7622: add earlycon to mt7622-rfb1 boardSean Wang2018-07-161-1/+1
* | arm64: dts: mt7622: use gpio-ranges to pinctrl deviceSean Wang2018-07-161-0/+1
* | arm64: dts: mediatek: Add missing cooling device properties for CPUsViresh Kumar2018-07-022-0/+3
* | arm64: dts: mt7622: add EINT support to pinctrlSean Wang2018-06-252-2/+8
|/
* arm64: dts: mt7622: add audio related device nodesRyder Lee2018-05-112-2/+98
* arm64: dts: mt7622: add High-Speed DMA device nodesSean Wang2018-05-111-0/+10
* arm64: dts: mt2712: add pintcrl device node.Zhiyong Tao2018-04-171-0/+18
* arm64: dts: mt2712: add pintcrl fileZhiyong Tao2018-04-171-0/+1123
* arm64: dts: add clock device nodes of MT2712weiyi.lu@mediatek.com2018-04-171-0/+28
* Merge tag 'v4.16-next-dts64' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2018-03-275-5/+1238
|\
| * arm64: dts: mt2712: Add auxadc device node.Zhiyong Tao2018-03-192-0/+13