summaryrefslogtreecommitdiff
path: root/arch/arm/boot
AgeCommit message (Expand)AuthorFilesLines
2017-01-18ARM: dts: NSP: Add SD/MMC supportJon Mason3-43/+90
2017-01-18ARM: dts: NSP: Add Ethernet to NSP XMCJon Mason1-1/+5
2017-01-18ARM: dts: NSP: Add and enable amac2Jon Mason6-0/+45
2017-01-18ARM: dts: NSP: Add BCM958625K switch portsJon Mason1-0/+45
2017-01-18ARM: dts: NSP: Add QSPI support to missing boardsJon Mason7-0/+238
2017-01-18ARM: dts: NSP: Correct NAND partition unit addressJon Mason1-4/+4
2017-01-18ARM: dts: NSP: DT Clean-upsJon Mason7-93/+91
2017-01-18ARM: dts: BCM53573: Specify USB ports of on-SoC controllersRafał Miłecki1-0/+22
2017-01-18ARM: dts: BCM5301X: Specify all RAM by including an extra blockRafał Miłecki16-16/+32
2017-01-18ARM: dts: BCM5301X: Set GPIO enabling USB power on Netgear R7000Rafał Miłecki1-0/+8
2017-01-18ARM: dts: BCM5301X: Specify USB controllers in DTRafał Miłecki1-1/+32
2017-01-18ARM: dts: BCM5301X: Fix LAN LED labels for Luxul XWR-3100Rafał Miłecki1-3/+3
2017-01-18ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012Rafał Miłecki20-61/+10
2016-12-20ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li1-2/+2
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds387-7965/+18082
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-12/+25
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+0
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds7-0/+35
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+7
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4
2016-12-07ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner1-3/+2
2016-12-07dts: sun8i-h3: correct UART3 pin definitionsJorik Jonker1-1/+1
2016-12-07Merge tag 'zynq-dt-for-4.10' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson8-9/+108
2016-12-07Merge tag 'davinci-for-v4.10/dt-4' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+9
2016-12-06ARM: dts: hix5hd2: add gmac generic compatible and clock namesDongpo Li1-2/+4
2016-12-06arm: dts: zynq: Add MicroZed board supportJagan Teki2-0/+97
2016-12-05ARM: dts: da850: enable high speed for mmcAxel Haslam1-0/+4
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+18
2016-12-01ARM: dts: da850: Add node for pullup/pulldown pinconfDavid Lechner1-0/+5
2016-11-30Merge tag 'omap-for-v4.10/dt-late-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann13-16/+326
2016-11-30Merge tag 'mvebu-dt-4.10-2' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann2-0/+341
2016-11-30Merge tag 'berlin-dt-for-v4.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-6/+6
2016-11-30Merge tag 'v4.10-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann4-1/+540
2016-11-30Merge tag 'qcom-dts-for-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-12/+20
2016-11-30Merge tag 'samsung-dt-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann8-8/+23
2016-11-30Merge tag 'arm-soc/for-4.10/devicetree' of http://github.com/Broadcom/stblinu...Arnd Bergmann30-22/+1417
2016-11-30Merge tag 'socfpga_dts_for_v4.10_part_3' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+5
2016-11-30Merge tag 'renesas-dt2-for-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann15-12/+1220
2016-11-30Merge tag 'davinci-for-v4.10/dt-3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-1/+12
2016-11-30Merge tag 'davinci-for-v4.10/dt-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-0/+26
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev1-0/+2
2016-11-28ARM: dts: da850: enable memctrl and mstpri nodes per boardBartosz Golaszewski2-0/+10
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman6-13/+23
2016-11-28ARM: dts: da850-lcdk: Add ethernet0 alias to DTFabien Parent1-0/+1
2016-11-26Merge tag 'sunxi-dt-for-4.10-bis' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann30-173/+1277
2016-11-26Merge tag 'mvebu-dt-4.10-1' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann32-845/+1042
2016-11-26Merge tag 'qcom-dts-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann10-3/+1645
2016-11-26Merge tag 'pxa-dt-4.10' of https://github.com/rjarzmik/linux into next/dtArnd Bergmann3-2/+159
2016-11-26ARM: dts: artpec: add pcie supportNiklas Cassel2-1/+32