summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/remoteproc'Sascha Hauer2019-10-1711-2/+775
|\
| * port reduced version of remoteproc framework from linuxOleksij Rempel2019-09-269-0/+772
| * of: base: don't try to read cells_name property if no cells_name setOleksij Rempel2019-09-261-1/+2
| * elf: add missing elf32_shdrOleksij Rempel2019-09-261-1/+1
* | Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-1714-0/+906
|\ \
| * | dtc: optionally add add __symbols__ to build-in devicetreeMichael Tretter2019-09-162-0/+20
| * | commands: add of_overlay command for device tree overlaysMichael Tretter2019-09-163-0/+102
| * | blspec: load firmware if specified in dt overlayMichael Tretter2019-09-161-0/+17
| * | firmware: add support to load firmware from dt overlayMichael Tretter2019-09-163-1/+94
| * | firmware: add function to find firmware by devicetree nodeMichael Tretter2019-09-162-0/+33
| * | of: add iterator for overlaysMichael Tretter2019-09-162-0/+51
| * | blspec: add support for devicetree overlaysMichael Tretter2019-09-162-0/+65
| * | of: add support for devicetree overlaysMichael Tretter2019-09-165-0/+525
| |/
* | Merge branch 'for-next/of'Sascha Hauer2019-10-175-12/+258
|\ \
| * | add of_diff commandSascha Hauer2019-09-123-0/+116
| * | of: add of_diff()Sascha Hauer2019-09-122-10/+132
| * | of: Fix memory hole in of_find_node_by_reproducible_name()Sascha Hauer2019-09-121-2/+10
* | | Merge branch 'for-next/mxs'Sascha Hauer2019-10-1724-342/+138
|\ \ \
| * | | ARM: add common i.MX23 defconfig fileSascha Hauer2019-10-023-97/+31
| * | | ARM: add common i.MX28 defconfig fileSascha Hauer2019-10-024-221/+20
| * | | ARM: mxs: Allow to compile all boards for a SoC togetherSascha Hauer2019-10-021-10/+0
| * | | ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCHSascha Hauer2019-10-022-7/+1
| * | | ARM: mxs: chumby: Switch to multi image supportSascha Hauer2019-10-023-1/+6
| * | | ARM: mxs: imx23-evk: Switch to multi image supportSascha Hauer2019-10-023-1/+6
| * | | ARM: mxs: cfa10036: Switch to multi image supportSascha Hauer2019-10-023-1/+6
| * | | ARM: Freescale i.MX23 evk: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | | ARM: i.MX23 Chumby: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | | ARM: Crytalfonts cfa10036: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | | ARM: i.MX23 olinuxino: Check machine type in initcallsSascha Hauer2019-10-022-1/+10
| * | | ARM: Freescale mx28evk: Check machine type in initcallsSascha Hauer2019-10-021-0/+3
| * | | ARM: duckbill: Check machine type in initcallsSascha Hauer2019-10-021-0/+6
| * | | ARM: tx28: Make locally used function staticSascha Hauer2019-10-021-1/+1
| * | | ARM: tx28: Pass and check machine typeSascha Hauer2019-10-023-1/+11
| * | | ARM: start: Allow to pass machine type as boarddataSascha Hauer2019-10-021-1/+13
| | |/ | |/|
* | | Merge branch 'for-next/mmc'Sascha Hauer2019-10-177-9/+252
|\ \ \
| * | | mci: implement command to switch a mmc device to enhanced modeUwe Kleine-König2019-09-124-0/+215
| * | | mci: provide wrapper for mci_get_device_by_name ∘ devpath_to_nameUwe Kleine-König2019-09-122-3/+9
| * | | mci: imx-esdhc: fix error handling during probeMarco Felsch2019-09-121-6/+24
| * | | mci: core: make mci_register -EPROBE_DEFER sensitiveMarco Felsch2019-09-121-0/+4
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2019-10-1755-518/+1664
|\ \ \
| * | | Documentation: boards: stm32mp: document environment partitionAhmad Fatoum2019-10-151-0/+4
| * | | ARM: stm32mp: dk2: rename function according to init levelAhmad Fatoum2019-10-151-2/+2
| * | | ARM: dts: stm32mp: add barebox-enviroment on DK boardsOleksij Rempel2019-10-151-0/+7
| * | | fs: devfs-core: have device_find_partition search symlinksAhmad Fatoum2019-10-151-0/+21
| * | | Merge branch 'imx_gpt_file_header_fix' of https://github.com/KLSMartin/barebo...Sascha Hauer2019-10-141-1/+1
| |\ \ \
| | * | | common/partitions/efi: fix gpt detectionLeif Middelschulte2019-10-141-1/+1
| * | | | mfd: superio: add base SMSC MFD driverAhmad Fatoum2019-10-143-0/+122
| * | | | watchdog: add support for Fintek F718xx and, F818xx Super I/OAhmad Fatoum2019-10-143-0/+389
| * | | | mfd: superio: add Fintek MFD driverAhmad Fatoum2019-10-143-0/+129
| * | | | mfd: add basic Super I/O chip helpersAhmad Fatoum2019-10-144-0/+166