summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.5-rc2Sascha Hauer2019-12-1950-66/+66
* dts: update to v5.5-rc1Sascha Hauer2019-12-191064-14789/+53547
* dts: update to v5.4Sascha Hauer2019-12-193-3/+3
* Merge branch 'for-next/zynq'Sascha Hauer2019-12-1030-231/+572
|\
| * ARM: zynqmp: defconfig: reenable DRIVER_NET_MACBMichael Tretter2019-11-251-0/+2
| * ARM: zynqmp: defconfig: fix FIRMWARE_ZYNQMP_FPGAMichael Tretter2019-11-251-1/+1
| * ARM: zynq: add bootsource detectionLucas Stach2019-11-112-2/+26
| * bootsource: add JTAG bootsourceLucas Stach2019-11-112-0/+2
| * ARM: zynq: switch to multi-image buildLucas Stach2019-11-114-14/+12
| * clk: zynq: remove clkdevsLucas Stach2019-11-111-9/+0
| * ARM: zynq: switch to DT based probingLucas Stach2019-11-116-62/+4
| * clk: zynq: partially sync with LinuxLucas Stach2019-11-111-16/+71
| * clk: zynq: fix up address from DTLucas Stach2019-11-111-1/+23
| * clk: zynq: improve PLL enable handlingLucas Stach2019-11-111-1/+12
| * clk: zynq: use base address of clock controllerLucas Stach2019-11-112-16/+17
| * ARM: zynq: move clock controller driver to drivers/clkLucas Stach2019-11-114-1/+3
| * net: macb: add Zynq compatibleLucas Stach2019-11-111-0/+1
| * net: macb: handle more clocksLucas Stach2019-11-111-2/+22
| * ARM: zynq: zedboard: provide DTBLucas Stach2019-11-113-1/+15
| * ARM: zynq: add size check in zynq_mkimageLucas Stach2019-11-111-0/+5
| * ARM: zynq: move header generation to zynq_mkimageLucas Stach2019-11-1110-110/+320
| * ARM: zynq: use getopt in zynq_mkimageLucas Stach2019-11-112-10/+37
| * ARM: zynq: add trivial image build mechanismLucas Stach2019-11-114-2/+15
| * ARM: zynq: zedboard: enable MACB driver in defconfigLucas Stach2019-11-111-0/+1
* | Merge branch 'for-next/watchdog'Sascha Hauer2019-12-109-27/+118
|\ \
| * | watchdog: core: use new dev_add_param_tristate helper for .running paramAhmad Fatoum2019-12-052-9/+5
| * | param: add dev_add_param_tristate(_ro) helpersAhmad Fatoum2019-12-052-0/+46
| * | watchdog: stm32_iwdg: explicitly set .running to UNSUPPORTEDAhmad Fatoum2019-11-251-0/+1
| * | watchdog: f71808e: support .running device parameterAhmad Fatoum2019-11-111-1/+6
| * | watchdog: imxwd: support .running device parameter on i.MX2+Ahmad Fatoum2019-11-111-0/+14
| * | watchdog: implement generic support for .running device parameterAhmad Fatoum2019-11-112-1/+37
| * | watchdog: always populate watchdog priority from device tree if possibleAhmad Fatoum2019-11-114-25/+18
| |/
* | Merge branch 'for-next/usb'Sascha Hauer2019-12-1014-132/+118
|\ \
| * | usb: musb: use usb_register_otg_device()Sascha Hauer2019-11-212-37/+8
| * | usb: i.MX: Use usb_register_otg_device()Sascha Hauer2019-11-215-84/+18
| * | usb: dwc3: register otg deviceSascha Hauer2019-11-213-4/+12
| * | usb: Add function to register otg devSascha Hauer2019-11-214-1/+77
| * | usb: dwc3: remove unnecessary warningSascha Hauer2019-11-211-6/+3
* | | Merge branch 'for-next/stm32'Sascha Hauer2019-12-1020-56/+827
|\ \ \
| * | | remoteproc: add support for starting st,stm32mp1-m4Ahmad Fatoum2019-11-253-0/+210
| * | | remoteproc: register a device for new remoteproc instancesAhmad Fatoum2019-11-252-7/+23
| * | | nvmem: bsec: fix typo in function name (s/st32/stm32/)Ahmad Fatoum2019-11-151-2/+2
| * | | ARM: stm32mp: dk2: don't hard-code memory sizeAhmad Fatoum2019-11-133-16/+10
| * | | ARM: stm32mp: add stm32mp_cpu_lowlevel_init with stack set upAhmad Fatoum2019-11-131-1/+12
| * | | ARM: stm32mp: add basic DDR controller driverAhmad Fatoum2019-11-131-0/+34
| * | | ARM: stm32mp: add helper for querying ram sizeAhmad Fatoum2019-11-135-0/+500
| * | | Documentation: boards: stm32mp: document boot error LEDAhmad Fatoum2019-11-131-0/+10
| * | | i2c: stm32: use device_reset_us helper instead of open-codingAhmad Fatoum2019-11-131-8/+3
| * | | watchdog: stm32_iwdg: return -ENOSYS on attempt to disableAhmad Fatoum2019-11-131-1/+1
| * | | mfd: stpmic1: use register define from headerAhmad Fatoum2019-11-132-18/+13