summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/ratp'Sascha Hauer2018-10-0912-32/+806
|\
| * ratp: fix incorrect whitespaces in method callsAleksander Morgado2018-09-174-15/+15
| * ratp: use pr_ macros to print messagesAleksander Morgado2018-09-173-13/+19
| * ratp: use __packed instead of the full formAleksander Morgado2018-09-173-5/+5
| * bbremote: implement support for GPIO operationsAleksander Morgado2018-09-173-0/+166
| * ratp: implement support for GPIO commandsAleksander Morgado2018-09-174-1/+160
| * bbremote: implement i2c read/write supportAleksander Morgado2018-09-173-0/+147
| * ratp: implement i2c read/write supportAleksander Morgado2018-09-174-0/+296
* | Merge branch 'for-next/net-imx-fec'Sascha Hauer2018-10-091-72/+69
|\ \
| * | net: fec_imx: Do not use DMA coherent memory for Rx buffersAndrey Smirnov2018-09-191-4/+25
| * | net: fec_imx: Make use of readx_poll_timeout() macrosAndrey Smirnov2018-09-191-39/+22
| * | net: fec_imx: Drop frame_lengthAndrey Smirnov2018-09-191-4/+3
| * | net: fec_imx: Drop struct fec_frameAndrey Smirnov2018-09-191-12/+4
| * | net: fec_imx: Read data_length only onceAndrey Smirnov2018-09-191-14/+17
| * | net: fec_imx: Don't check bd_status & FEC_RBD_ERR twiceAndrey Smirnov2018-09-191-7/+5
| * | net: fec_imx: Drop extra indentation level by exiting earlyAndrey Smirnov2018-09-191-26/+27
* | | Merge branch 'for-next/mtd'Sascha Hauer2018-10-092-66/+63
|\ \ \
| * | | mtd: do not attach already attached UBISascha Hauer2018-10-081-4/+1
| * | | mtd: mtdraw: fix wrong alignment checkSascha Hauer2018-09-251-1/+1
| * | | mtd: mtdraw: replace "block" with "page"Sascha Hauer2018-09-251-19/+19
| * | | mtd: mtdraw: fail when writing failsSascha Hauer2018-09-241-10/+7
| * | | mtd: mtdraw: add raw page size to private dataSascha Hauer2018-09-241-20/+20
| * | | mtd: mtdraw: pass mtdraw aroundSascha Hauer2018-09-211-17/+17
| * | | mtd: mtdraw: do not write empty buffersSascha Hauer2018-09-211-0/+3
| * | | mtd: mtdraw: use dev_* for printingSascha Hauer2018-09-211-2/+4
| * | | mtd: mtdraw: Simplify error pathSascha Hauer2018-09-211-9/+7
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2018-10-0910-33/+132
|\ \ \
| * | | digest.h: Sync hash_algo values with kernelSascha Hauer2018-10-081-1/+7
| * | | usb: gadget: fastboot: fix downloading files of wMaxPacketSize bytesSascha Hauer2018-10-021-6/+12
| * | | .gitignore: Add .bin.gen.S files found firmware/Andrey Smirnov2018-09-261-0/+1
| * | | environment: Do not use environment when overlapping with other partitionsSascha Hauer2018-09-262-1/+61
| * | | environment: Allow default env path to be NULLSascha Hauer2018-09-212-2/+11
| * | | kfifo: roundup fifo size to next power of twoSascha Hauer2018-09-211-0/+10
| * | | memtest: Make use of resource_size()Andrey Smirnov2018-09-192-4/+3
| * | | memtest: Adjust code for 64-bit architecturesAndrey Smirnov2018-09-192-18/+22
| * | | usb: gadget: fastboot: detect device if not presentSascha Hauer2018-09-181-0/+5
| * | | checkpatch: don't check TODO file presenceAntony Pavlov2018-09-181-1/+1
* | | | Merge branch 'for-next/imx'Sascha Hauer2018-10-0946-537/+1857
|\ \ \ \
| * | | | i.MX: Add support for ZII's i.MX7D-based RPU2 boardAndrey Smirnov2018-10-089-0/+732
| * | | | ARM: i.MX7: bbu: Add I2C and SPI handlerAndrey Smirnov2018-10-082-0/+16
| * | | | ARM: i.MX7: bbu: Add MMC boot handlerAndrey Smirnov2018-10-082-0/+15
| * | | | i.MX7D: DCD: Create shared DDR configuration headerAndrey Smirnov2018-10-082-78/+79
| * | | | ARM: freescale-mx7-sabresd: Make use of imx7d_barebox_entry()Andrey Smirnov2018-10-081-5/+2
| * | | | ARM: i.MX: esdctl: Add memory size detection for i.MX7DAndrey Smirnov2018-10-084-0/+79
| * | | | ARM: rdu1: Remove now redundant RAVE SP properties/nodesAndrey Smirnov2018-10-081-21/+0
| * | | | ARM: rdu2: Remove now redundant RAVE SP properties/nodesAndrey Smirnov2018-10-081-16/+0
| * | | | imx-bbu-nand-fcb: Workaround ROM checking fingerprint before correcting bitflipsSascha Hauer2018-09-251-0/+11
| * | | | imx-bbu-nand-fcb: Workaround ROM not being able to handle bad blocks properlySascha Hauer2018-09-251-7/+38
| * | | | imx-bbu-nand-fcb: Improve error messageSascha Hauer2018-09-251-1/+1
| * | | | ARM: i.MX8MQ: Add node for CPU thermal sensorAndrey Smirnov2018-09-241-0/+85