summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: mmu-early: On i.MX6 with HAB map ROM is mapped without XNSascha Hauer2019-11-081-0/+7
* Merge branch 'for-next/zynqmp'Sascha Hauer2019-11-076-13/+488
|\
| * firmware: zynqmp-fpga: print Xilinx bitstream headerMichael Tretter2019-10-281-0/+51
| * firmware: zynqmp-fpga: introduce driver to load bitstream to FPGAThomas Haemmerle2019-10-284-0/+368
| * firmware-zynqmp: extend driver with fpga relavant functionsThomas Haemmerle2019-10-282-2/+60
| * firmware-zynqmp: add macros for PMU and trustzone firmware versionsThomas Haemmerle2019-10-281-12/+10
* | Merge branch 'for-next/watchdog'Sascha Hauer2019-11-0712-40/+202
|\ \
| * | mfd: da9063: fix watchdog ping executionMarco Felsch2019-11-051-0/+12
| * | mfd: da9063: fix TWDSCALE debug messageMarco Felsch2019-11-051-1/+1
| * | watchdog: add timeout_cur parameter only when poller is enabledAhmad Fatoum2019-10-291-8/+9
| * | watchdog: rename timeout_curr to poller_timeout_curr internallyAhmad Fatoum2019-10-292-6/+6
| * | watchdog: remove wrong uses of timeout_curAhmad Fatoum2019-10-292-2/+0
| * | doc: watchdog: add note about danger of autopingOleksij Rempel2019-10-291-0/+6
| * | Documentation: add watchdog documentationOleksij Rempel2019-10-292-0/+86
| * | commands: wd: support configuring watchdog by nameAhmad Fatoum2019-10-291-7/+27
| * | watchdog: export API to configure watchdogs by nameAhmad Fatoum2019-10-294-20/+43
| * | watchdog: export priority as device parameterAhmad Fatoum2019-10-241-0/+16
| * | watchdog: efi: bump down priority below defaultAhmad Fatoum2019-10-241-0/+1
| * | efi: efi-image: don't mask x86 interrupts on bootAhmad Fatoum2019-10-241-1/+0
| * | Documentation: efi: emphasize watchdog deactivation on ExitBootServicesAhmad Fatoum2019-10-241-1/+1
| |/
* | Merge branch 'for-next/stm32'Sascha Hauer2019-11-0744-125/+4740
|\ \
| * | ARM: dts: stm32mp: report psci v0.2 at leastAhmad Fatoum2019-11-072-0/+5
| * | ARM: stm32mp: select ARM_USE_COMPRESSED_DTB for the whole archAhmad Fatoum2019-11-072-1/+1
| * | ARM: psci: implement PSCI client driverAhmad Fatoum2019-11-074-2/+221
| * | ARM: psci: wire in smc command helpAhmad Fatoum2019-11-071-2/+4
| * | ARM: psci: use CONFIG_ARM_PSCI_DEBUG for smc commandAhmad Fatoum2019-11-071-1/+1
| * | ARM: psci: translate PSCI error codes in smc commandAhmad Fatoum2019-11-071-1/+37
| * | ARM: stm32mp: enable STPMIC1 MFD and cell driversAhmad Fatoum2019-11-061-0/+3
| * | ARM: dts: stm32mp157a-dk1: remove unnecessary sram nodeAhmad Fatoum2019-11-061-13/+0
| * | regulator: add driver for stpmic1-regulatorsAhmad Fatoum2019-11-064-1/+646
| * | mfd: stpmic1: use dev_get_regmap instead of priv memberAhmad Fatoum2019-11-062-2/+4
| * | regulator: import linear voltage range helpersAhmad Fatoum2019-11-062-0/+232