summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2019-06-1155-80/+1514
|\
| * ARM: imx6sx-sdb: remove PHY reset GPIO from DTLucas Stach2019-06-111-0/+4
| * nvmem: ocotp: Change TIMING calculation algorithmRouven Czerwinski2019-06-111-4/+34
| * nvmem: ocotp: Ensure WAIT bits are preservedRouven Czerwinski2019-06-111-1/+3
| * nvmem: ocotp: Elongate OCOTP_CTRL_ADDR fieldRouven Czerwinski2019-06-111-1/+1
| * ARM: udoo-neo: add ocotp and environment nodesRouven Czerwinski2019-06-071-1/+26
| * scripts: imx-usb-loader: add i.MX8MQ PID and VIDRouven Czerwinski2019-06-071-0/+7
| * doc: boards: imx: add HAB sectionBastian Krause2019-06-071-0/+59
| * doc: boards: imx: document image creationBastian Krause2019-06-071-0/+15
| * scripts: imx-image: document -d, -e, -s, -uBastian Krause2019-06-071-0/+9
| * ARM: rdu2: Initialize DEBUG_LL in entry functionAndrey Smirnov2019-06-041-5/+5
| * ARM: rdu1: reserve pstore memory regionPhilipp Zabel2019-06-041-0/+17
| * ARM: imx: rdu1: disable FEC nodeLucas Stach2019-06-041-0/+4
| * ARM: rdu2: reserve pstore memory regionPhilipp Zabel2019-06-041-0/+17
| * ARM: rdu2: extend boot script for eMMC bootLucas Stach2019-06-041-1/+10
| * ARM: rdu2: disable i210 network interfaceLucas Stach2019-06-041-0/+1
| * ARM: rdu2: extend environment for netbootLucas Stach2019-06-046-1/+41
| * ARM: rdu3: disable i210 network interfaceLucas Stach2019-06-041-0/+1
| * ARM: zii-imx8mq-dev: add defaultenv with simple boot configurationLucas Stach2019-06-047-0/+43
| * ARM: zii-imx8mq-dev: add barebox and environment partitionLucas Stach2019-06-042-0/+43
| * ARM: zii-common: add missing stddef.h includeLucas Stach2019-06-041-0/+2
| * ARM: imx8: fix discrepancy between comment and codeAhmad Fatoum2019-06-041-2/+2
| * Documentation: zii-imx8mq-dev: Update OpenOCD usage documentationAndrey Smirnov2019-06-043-50/+59
| * Documentation: Add zii-imx6-rdu2 board documentationAndrey Smirnov2019-06-043-0/+319
| * Documentation: Add zii-imx7d-rpu2 board documentationAndrey Smirnov2019-06-043-0/+196
| * Documentation: Add zii-vf610-dev board documentationAndrey Smirnov2019-06-043-0/+318
| * clk: imx: vf610: correct __iomem 'qualifier' placementAhmad Fatoum2019-05-241-1/+1
| * imx-bbu-nand-fcb: exchange firmware slots when used firmware is refreshedSascha Hauer2019-05-231-0/+6
| * commands: mw: Use kstrto*() instead of simple_strtoul()Sascha Hauer2019-05-231-4/+20
| * imx-bbu-nand-fcb: refresh unused firmware when it needs refreshSascha Hauer2019-05-231-0/+2
| * imx-bbu-nand-fcb: return positive result when firmware needs cleanupSascha Hauer2019-05-231-1/+1
| * imx-bbu-nand-fcb: make info messages in read_firmware_all() clearerSascha Hauer2019-05-231-3/+8
| * imx-bbu-nand-fcb: always print info messages in read_firmware_all()Sascha Hauer2019-05-231-1/+0
| * imx-bbu-nand-fcb: print primary/secondary firmware page numbersSascha Hauer2019-05-231-0/+3
| * imx-bbu-nand-fcb: print page numbers instead of block numbersSascha Hauer2019-05-231-2/+3
| * images: remove forgotten occurences of *.imx-sram-imgUlrich Ölmann2019-05-232-2/+1
| * ARM: zii-vf610-dev: disable eth1Vivien Didelot2019-05-231-0/+1
| * ARM: i.MX6: add support for Digi CCIMX6UL SBC ProRouven Czerwinski2019-05-1710-1/+233
* | Merge branch 'for-next/dts'Sascha Hauer2019-06-111308-10339/+32781
|\ \
| * | dts: update to v5.2-rc3Sascha Hauer2019-06-11369-2282/+369
| * | dts: update to v5.2-rc2Sascha Hauer2019-06-11115-385/+194
| * | dts: update to v5.2-rc1Sascha Hauer2019-06-11839-7675/+32221
* | | Merge branch 'for-next/dma'Sascha Hauer2019-06-117-20/+6
|\ \ \
| * | | usb: ohci: Add dependency on HAS_DMAAndrey Smirnov2019-05-281-1/+1
| * | | usb: fsl_udc: Use dma_alloc_coherent() to get DMA addressAndrey Smirnov2019-05-281-4/+2
| * | | apbh: Use dma_alloc_coherent() to get DMA addressAndrey Smirnov2019-05-281-2/+3
| * | | ahci: Do not zero out DMA coherent memoryAndrey Smirnov2019-05-281-4/+0
| * | | apbh: Do not zero out DMA coherent memoryAndrey Smirnov2019-05-281-1/+0
| * | | nand: nand_mxs: Do not zero out DMA coherent memoryAndrey Smirnov2019-05-281-3/+0
| * | | net: rtl8169: Do not zero out DMA coherent memoryAndrey Smirnov2019-05-281-3/+0