summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2019-01-1548-115/+559
|\
| * usbgadget: dfu: remove useless break in the switch statementLadislav Michl2019-01-101-5/+0
| * printk: Pass groupsize to memory_display() in print_hex_dump()Andrey Smirnov2019-01-091-1/+1
| * mfd: syscon: Switch to using %pa to print memory addressesAndrey Smirnov2019-01-091-1/+1
| * memory_display: Fix type of argument passed to %*sAndrey Smirnov2019-01-091-1/+1
| * doc: at91sam9263-ek: add notesSam Ravnborg2019-01-081-0/+122
| * doc: add additional at91 boardsSam Ravnborg2019-01-086-0/+48
| * doc: add at91 documentationSam Ravnborg2019-01-0810-0/+137
| * common: state: fix another alignmentRoland Hieber2019-01-081-1/+1
| * Add generic implementation for muldi3Martin Hofmann2019-01-074-0/+78
| * common: state: fix alignmentRoland Hieber2019-01-071-4/+4
| * arm: at91: fix clock to mci1 for at91sam9263Sam Ravnborg2019-01-071-0/+3
| * README: add licensing informationRoland Hieber2019-01-041-0/+32
| * fs/fat: fix FAT32 detectionAlexander Kurz2019-01-041-5/+7
| * images: fix force rebuild of piggy.oSam Ravnborg2019-01-041-4/+4
| * video: mtl017: fix driver name variableSam Ravnborg2019-01-041-2/+2
| * at91sam9263ek: fix build of of_initSam Ravnborg2019-01-041-1/+1
| * 2d-primitives: fix no previous prototype warningSam Ravnborg2019-01-031-0/+2
| * mci: skip of_partitions_register_fixup for boot partitionsAhmad Fatoum2019-01-031-1/+6
| * commands: nand-bitflip: Add documentation for option '-c'Teresa Remmet2018-12-181-0/+1
| * net: fec_imx: fix timeout off by *1000 errorAhmad Fatoum2018-12-171-5/+5
| * include/linux/time.h: define USEC_PER_SEC and friendsAhmad Fatoum2018-12-171-0/+6
| * Documentation: i.MX: improve wording, add markup and missing articlesRoland Hieber2018-12-171-45/+57
| * ARM: clps711x: Increase boot spaceAlexander Shiyan2018-12-173-3/+3
| * video: mtl017: Make sure errno is not used as a regulator pointerAndrey Smirnov2018-12-171-0/+3
| * mci: Rely on NULL being a dummy regulatorAndrey Smirnov2018-12-171-10/+9
| * serial: amba-pl011: Fix regulator_get() return checkAndrey Smirnov2018-12-171-1/+1
| * commands: miitool: remove unsupported options a and bAndreas Schmidt2018-12-171-6/+0
| * scripts/mkcompile_h: Remove trailing spaces from compiler versionAntony Pavlov2018-12-171-1/+1
| * Documentation: i.MX: Document how to use GPTAndrey Smirnov2018-12-101-0/+19
| * lib/parameter: Fix typecases to match corresponding PARAM_TYPE_*Andrey Smirnov2018-12-101-2/+2
| * nvmem: ocotp: Make use of postcore_platform_driver macroAndrey Smirnov2018-12-101-8/+1
| * led: core: Make use of ARRAY_AND_SIZEAndrey Smirnov2018-12-101-2/+2
| * led: core: Initialize blink_next_event with 0Andrey Smirnov2018-12-101-1/+1
| * led: core: Don't call get_time_us() twiceAndrey Smirnov2018-12-101-2/+3
| * commands: boot: Remove useless codeAndrey Smirnov2018-12-101-4/+0
| * mfd: rave-sp: Make use of wait_on_timeout()Andrey Smirnov2018-12-101-6/+2
| * net: lib: Make use of ETH_ALENAndrey Smirnov2018-12-101-4/+4
* | Merge branch 'for-next/mips'Sascha Hauer2019-01-15140-1784/+644
|\ \
| * | MIPS: update to GPL-2.0-or-later for files copyrighted by meOleksij Rempel2019-01-035-5/+5
| * | MIPS: convert files with not precise GNU version to SPDXOleksij Rempel2019-01-0319-78/+19
| * | MIPS: migrate all files to SPDXOleksij Rempel2019-01-0365-717/+65
| * | MIPS: remove useless board filesOleksij Rempel2018-12-1714-182/+0
| * | MIPS: remove HAS_NO_BOARD_HL_CODE supportOleksij Rempel2018-12-173-7/+0
| * | MIPS: port all mach* to multiimageOleksij Rempel2018-12-1758-614/+265
| * | MIPS: put main_entry to __bare_init sectionOleksij Rempel2018-12-131-1/+2
| * | MIPS: mutliimage: pass devicetree from PBL to the main_entryOleksij Rempel2018-12-134-12/+31
| * | MIPS: multiimage: add ENTRY_FUNCTION macrosOleksij Rempel2018-12-131-0/+29
| * | MIPS: start: preserve DTB pointer for later useOleksij Rempel2018-12-131-0/+7
| * | pbl: enable MIPS for PBL_RELOCATABLEOleksij Rempel2018-12-131-1/+1