summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2019.12.0v2019.12.0Sascha Hauer2019-12-091-1/+1
* Revert "mci: core: make mci_register -EPROBE_DEFER sensitive"Sascha Hauer2019-12-091-4/+0
* clk: i.MX6ul: Disable GPMI_IO clk before reparentingSascha Hauer2019-12-091-0/+3
* mtd: spi-nor: fix wrong value for CR_QUAD_EN_SPANClement Leger2019-12-091-1/+1
* pstore: remove unused goto labelAhmad Fatoum2019-11-271-1/+0
* pstore: fix build by re-resolving botched merge conflictAhmad Fatoum2019-11-271-29/+0
* mfd: da9053: fix typo in variable nameLucas Stach2019-11-251-1/+1
* image: add zynqimg to gitignoreLucas Stach2019-11-181-0/+1
* net: designware: eqos: fix NULL pointer use in dev_printfAhmad Fatoum2019-11-151-4/+4
* net: designware: eqos: enable clocks before mdio_registerAhmad Fatoum2019-11-154-78/+14
* net: designware: eqos: properly stop DMA on haltAhmad Fatoum2019-11-151-0/+2
* filetype: mvebu: Fix kwbimage v1 detectionSascha Hauer2019-11-151-10/+12
* usb: dwc3: Remove wrong error messagesSascha Hauer2019-11-141-2/+0
* net: designware: eqos: stop DMA on haltAhmad Fatoum2019-11-122-0/+4
* ARM: am335x: Fix am335x_sdram_size() not running at link addressSascha Hauer2019-11-121-0/+2
* ARM: am335x: Enable MMC2 clockSascha Hauer2019-11-111-1/+3
* 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
| * | regulator: port Linux of_regulator_matchAhmad Fatoum2019-11-064-0/+485
| * | regulator: copy upstream struct regulator_desc documentationAhmad Fatoum2019-11-061-0/+28