summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2019-04-0934-163/+171
|\
| * commands: unify newlines for optionsMichael Tretter2019-04-056-14/+14
| * ARM: rpi: add board revision for Compute Module 3+Tomaz Solc2019-03-272-0/+3
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-2119-76/+75
| * linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>Masahiro Yamada2019-03-212-27/+37
| * drivers: video: Fix parsing oftree timingsAlexander Shiyan2019-03-181-8/+7
| * usb: dwc3: Toggle GCTL.CORESOFTRESET as a first stepAndrey Smirnov2019-03-181-0/+21
| * libfile: Make use of write_full() in copy_file()Andrey Smirnov2019-03-131-12/+6
| * commands: memcpy: Make use of min_t()Andrey Smirnov2019-03-131-1/+1
| * commands: memcpy: Make use of write_full()Andrey Smirnov2019-03-131-14/+4
| * fs: ramfs: Drop unnecessary check in ramfs_mknod()Andrey Smirnov2019-03-131-4/+2
| * fs: ramfs: Drop unused 'chunks' conterAndrey Smirnov2019-03-131-4/+0
| * fs: ramfs: Drop unused 'handle' filed from struct ramfs_inodeAndrey Smirnov2019-03-131-2/+0
* | Merge branch 'for-next/lseek'Sascha Hauer2019-04-0811-87/+66
|\ \
| * | commands: loadb: Make use of open_and_lseek()Andrey Smirnov2019-03-121-11/+2
| * | commands: loadxy: Make use of open_and_lseek()Andrey Smirnov2019-03-111-11/+2
| * | state: Fix lseek error check in state_mtd_peb_write()Andrey Smirnov2019-03-111-4/+3
| * | state: Fix lseek error check in state_mtd_peb_read()Andrey Smirnov2019-03-111-4/+3
| * | state: Fix lseek error check in state_backend_bucket_direct_write()Andrey Smirnov2019-03-111-4/+3
| * | state: Fix lseek error check in state_backend_bucket_direct_read()Andrey Smirnov2019-03-111-8/+8
| * | uimage: Fix lseek error check in uimage_load_to_buf()Andrey Smirnov2019-03-111-10/+7
| * | uimage: Fix lseek error check in uimage_load()Andrey Smirnov2019-03-111-4/+4
| * | uimage: Fix lseek error check in uimage_verify()Andrey Smirnov2019-03-111-3/+4
| * | bpkfs: Fix lseek error check in bpkfs_probe()Andrey Smirnov2019-03-111-2/+2
| * | ARM: i.MX: bbu: Fix variable type in imx_bbu_internal_v2_write_nand_dbbt()Andrey Smirnov2019-03-111-1/+1
| * | ARM: i.MX: bbu: Fix lseek error check in imx_bbu_internal_v2_write_nand_dbbt()Andrey Smirnov2019-03-111-3/+5
| * | ARM: i.MX: bbu: Fix lseek error check in imx_bbu_external_nand_update()Andrey Smirnov2019-03-111-3/+5
| * | ARM: i.MX: bbu: Fix variable type in imx_bbu_external_nand_update()Andrey Smirnov2019-03-111-1/+1
| * | MIPS: ath79: Use errno to get error code from open_and_lseek()Andrey Smirnov2019-03-111-2/+2
| * | common: Always return enum filetype in file_name_detect_type_offset()Andrey Smirnov2019-03-111-2/+2
| * | libfile: Make failure path of open_and_lseek() consistentAndrey Smirnov2019-03-111-14/+12
| |/
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-04-0899-23/+14212
|\ \
| * | ARM: Add layerscape_defconfigSascha Hauer2019-03-131-0/+111
| * | ARM: Layerscape: Add TQ TQMLS1046a board supportSascha Hauer2019-03-1319-0/+910
| * | ARM: Layerscape: Add LS1046a RDB board supportSascha Hauer2019-03-1318-2/+485
| * | clk: Add Layerscape clk supportSascha Hauer2019-03-133-0/+669
| * | ARM: Add basic Layerscape supportSascha Hauer2019-03-1317-1/+1234
| * | ddr: fsl: Add Freescale ddr driverSascha Hauer2019-03-1320-0/+7785
| * | i2c: i.MX: Add layerscape supportSascha Hauer2019-03-132-2/+4
| * | scripts: Add Layerscape image toolSascha Hauer2019-03-132-0/+433
| * | watchdog: imx: Add big endian register access supportSascha Hauer2019-03-133-3/+12
| * | watchdog: imx: Add register accessor functionsSascha Hauer2019-03-131-14/+24
| * | esdhc-xload: Add support for LayerscapeSascha Hauer2019-03-132-1/+65
| * | ARM: Add arm64 pbl udelaySascha Hauer2019-03-132-1/+18
| * | net: Add Freescale FMan ethernet supportSascha Hauer2019-03-136-0/+2039
| * | Add Freescale QUICC Engine firmware supportSascha Hauer2019-03-134-0/+333
| * | mci: imx-esdhc: Actually enable cache snoopingSascha Hauer2019-03-131-1/+2
| * | pbl multiimage: Allow to check image sizesSascha Hauer2019-03-137-2/+92
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2019-04-0824-568/+1134
|\ \
| * | ARM: Makefile.imx: group and sort board entriesAlexander Kurz2019-03-271-53/+55