summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add more mutex no-opsSascha Hauer2018-10-082-3/+3
| * Add kmemdupSascha Hauer2018-10-084-20/+7
| * Add linux/slab.hSascha Hauer2018-10-086-37/+111
* | Merge branch 'for-next/socfpga'Sascha Hauer2018-10-093-9/+125
|\ \
| * | ARM: socfpga: Add missing inline to noop functionsSascha Hauer2018-10-031-5/+5
| * | ARM: dts: socfpga: achilles: enable second ethernet portSteffen Trumtrar2018-10-021-0/+21
| * | ARM: socfpga: achilles: let bootchooser boot from system0 initiallyEnrico Jorns2018-10-021-1/+1
| * | ARM: socfpga: achilles: bitstream will not exceed 32MEnrico Jorns2018-10-021-1/+1
| * | ARM: socfpga: achilles: move partitions to free disk spaceEnrico Jorns2018-10-021-2/+2
| * | barebox: move mmc partitions to partitions subnodeEnrico Jorns2018-10-021-7/+12
| * | dts: achilles: add state for bootchooserEnrico Jorns2018-10-021-0/+90
* | | 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