summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mfd-dialog'Sascha Hauer2018-05-094-12/+165
|\
| * ARM: i.MX: pfla02: set priority of da9063 watchdogEnrico Scholz2018-04-121-0/+6
| * ARM: i.MX: phycore-som: added and enabled DA9062 PMICEnrico Scholz2018-04-121-0/+10
| * mfd: da9063: update Kconfig for DA9062Stefan Christ2018-04-121-1/+1
| * mfd: da9063: read out and report device idEnrico Scholz2018-04-121-0/+13
| * mfd: da9063: added of_device_id informationEnrico Scholz2018-04-121-0/+47
| * mfd: da9063: add device specific init functionEnrico Scholz2018-04-121-1/+16
| * mfd: da9063: use da906x_reg_update()Enrico Scholz2018-04-121-9/+2
| * mfd: da9063: added generic reg_update() functionEnrico Scholz2018-04-121-0/+37
| * mfd: da9063: reset watchdog timerEnrico Scholz2018-04-121-2/+34
* | Merge branch 'for-next/imx-reset-reason'Sascha Hauer2018-05-0913-15/+276
|\ \
| * | ARM: i.MX51: Record reset reason as a part of startupAndrey Smirnov2018-05-081-0/+4
| * | ARM: i.MX53: Record reset reason as a part of startupAndrey Smirnov2018-05-081-0/+4
| * | ARM: i.MX: Introduce IMX_SRC_SRSRAndrey Smirnov2018-05-083-5/+3
| * | ARM: i.MX: Make imx6_reset_reasons globalAndrey Smirnov2018-05-083-10/+12
| * | ARM: i.MX: Fix incorrect IMX_SRC_SRSR_CSU_RESETAndrey Smirnov2018-05-081-1/+1
| * | ARM: i.MX51: Replace expicit casts with IOMEMAndrey Smirnov2018-05-081-8/+8
| * | ARM: i.MX7: Remove unnecessary local variableAndrey Smirnov2018-05-081-4/+1
| * | ARM: VFxxx: Record reset reason as a part of startupAndrey Smirnov2018-05-082-0/+21
| * | ARM: VFxxx: Detect cpu variant on startAndrey Smirnov2018-05-084-1/+50
| * | ARM: VFxxx: Add code to detect cpu variantAndrey Smirnov2018-05-082-0/+54
| * | ARM: i.MX: Print "revision unknown" if that is the caseAndrey Smirnov2018-05-081-1/+4
| * | ARM: i.MX: Log detected reset reasonAndrey Smirnov2018-05-081-0/+3
| * | common: reset_source: Introduce reset_source_name()Andrey Smirnov2018-05-082-0/+12
| * | ARM: i.MX7: Record reset reason as a part of startupAndrey Smirnov2018-04-262-0/+15
| * | ARM: i.MX6: Record reset reason as a part of startupAndrey Smirnov2018-04-262-1/+14
| * | ARM: i.MX: Add infrastructure to record SoC reset reasonAndrey Smirnov2018-04-262-0/+58
| * | common: reset_source: Add the notion of "reset source instance"Andrey Smirnov2018-04-262-0/+28
* | | Merge branch 'for-next/imx-bootsource'Sascha Hauer2018-05-0912-143/+566
|\ \ \
| * | | ARM: i.MX: boot: Coalesce copy-pasted codeAndrey Smirnov2018-04-251-49/+21
| * | | ARM: i.MX6: boot: Return BOOTSOURCE_SPI_NOR, not BOOTSOURCE_SPIAndrey Smirnov2018-04-176-6/+6
| * | | ARM: VFxxx: Implement code to detect bootsourceAndrey Smirnov2018-04-172-0/+103
| * | | bootsource: Add BOOTSOURCE_CANAndrey Smirnov2018-04-172-0/+2
| * | | ARM: i.MX7: boot: Move magic numbers into utility functionsAndrey Smirnov2018-04-171-2/+12
| * | | ARM: i.MX6: boot: Move magic numbers into utility functionsAndrey Smirnov2018-04-171-14/+53
| * | | ARM: i.MX53: boot: Move magic numbers info utility functionsAndrey Smirnov2018-04-171-6/+15
| * | | ARM: i.MX: boot: Check for NAND boot only if necessary on i.MX53, 6Andrey Smirnov2018-04-171-7/+4
| * | | ARM: i.MX: boot: Share code to detect NAND as a boot sourceAndrey Smirnov2018-04-171-3/+7
| * | | ARM: i.MX: boot: Move magic values into small functionsAndrey Smirnov2018-04-171-4/+40
| * | | ARM: i.MX: boot: Remove unnecessary returnsAndrey Smirnov2018-04-171-4/+0
| * | | ARM: i.MX7: boot: Fix SPI-NOR/QSPI boot source mixupAndrey Smirnov2018-04-171-2/+2
| * | | ARM: i.MX7: boot: Remove incorrect NAND bootsource detectionAndrey Smirnov2018-04-171-4/+0
| * | | ARM: i.MX7: boot: Add code to handle SD/MMC manufacture modeAndrey Smirnov2018-04-171-0/+40
| * | | ARM: i.MX: Account for unprogrammed fuses on i.MX6 and i.MX7Andrey Smirnov2018-04-171-1/+10
| * | | ARM: i.MX: Simplify serial bootsource detection for i.MX6 and 7Andrey Smirnov2018-04-171-26/+24
| * | | ARM: i.MX: Add a function to extract BMOD valueAndrey Smirnov2018-04-171-11/+11
| * | | include: Port linux/bitfield.h from Linux kernelAndrey Smirnov2018-04-171-0/+152
| * | | include: Port linux/build_bug.h from Linux kernelAndrey Smirnov2018-04-172-24/+84
* | | | Merge branch 'for-next/imx'Sascha Hauer2018-05-0951-302/+1256
|\ \ \ \
| * | | | arm: imx6: don't reset PFDs that are used by periph_clkMarc Ohlf2018-05-021-23/+35