summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.7-rc7Sascha Hauer2020-06-101-0/+3
* dts: update to v5.7-rc6Sascha Hauer2020-06-1054-167/+160
* dts: update to v5.7-rc5Sascha Hauer2020-06-101-0/+3
* Merge branch 'for-next/stm32'Sascha Hauer2020-05-1410-33/+184
|\
| * regulator: stpmic1: move to coredevice levelLucas Stach2020-05-121-1/+1
| * mfd: stpmic1: move to coredevice levelLucas Stach2020-05-121-1/+1
| * i2c: add coredevice_i2c_driver() macroLucas Stach2020-05-121-0/+2
| * mci: stm32_sdmmc2: move command timeout errors to debug levelLucas Stach2020-05-121-1/+1
| * mci: stm32_sdmmc2: don't retry commandsLucas Stach2020-05-121-14/+2
| * image: add stm32 images to gitignoreLucas Stach2020-05-121-0/+1
| * scripts: add stm32image to .gitignoreLucas Stach2020-05-121-0/+1
| * stm32mp: init: fix up st, package into stm32mp pinctrl nodesAhmad Fatoum2020-05-121-15/+48
| * nvmem: bsec: remove wrongly named bsec_field typeAhmad Fatoum2020-05-082-4/+4
| * nvmem: bsec: allow reads at unaligned offsetsAhmad Fatoum2020-05-081-4/+38
| * ARM: stm32mp: init: fix up CPU device tree nodesAhmad Fatoum2020-05-081-0/+45
| * ARM: stm32mp: init: detect Revision Z and 800 MHz profilesAhmad Fatoum2020-05-082-6/+53
| * ARM: stm32mp: init: don't cast signed error to unsignedAhmad Fatoum2020-05-081-2/+2
* | Merge branch 'for-next/powerpc'Sascha Hauer2020-05-1423-10/+1444
|\ \
| * \ Merge branch 'for-next/mxs' into nextSascha Hauer2020-04-304-25/+39
| |\ \
| | * | clk: mxs: Use device tree provided clock lookupsSascha Hauer2020-04-282-19/+27
| | * | arm: mxs: Add Kconfig option for device tree boardsSascha Hauer2020-04-281-0/+7
| | * | clk: mxs: Do not enable enet_out clockSascha Hauer2020-04-281-1/+0
| | * | net: fec_imx: Return with an error when mandatory clock is missingSascha Hauer2020-04-281-1/+1
| | * | net: fec_imx: Make ptp clock optionalSascha Hauer2020-04-282-3/+3
| * | | Merge branch 'for-next/misc' into nextSascha Hauer2020-04-304-12/+10
| |\ \ \
| * \ \ \ Merge branch 'for-next/kconfig' into nextSascha Hauer2020-04-3020-96/+342
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-next/stm32' into nextSascha Hauer2020-04-2812-5/+756
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ARM: stm32mp: expand stm32mp_defconfig for new drivers and boardAhmad Fatoum2020-04-282-5/+24
| | * | | | ARM: stm32mp: lxa-mc1: break reg_3v3 dependency on PMICAhmad Fatoum2020-04-281-1/+28
| | * | | | ARM: stm32mp: add Linux Automation MC-1 supportAhmad Fatoum2020-04-2810-0/+705
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-next/sdhci' into nextSascha Hauer2020-04-2811-5/+688
| |\ \ \ \
| | * | | | mci: sdhci: add Atmel SDHCI (sama5d2, sam9x60) supportAhmad Fatoum2020-04-276-0/+627
| | * | | | ARM: at91: dts: specify aliases for sdmmc nodesAhmad Fatoum2020-04-273-0/+11
| | * | | | mci: sdhci: implement sdhci_reset()Ahmad Fatoum2020-04-272-0/+14
| | * | | | mci: sdhci: provide sdhci_readx_poll_timeout helpersAhmad Fatoum2020-04-271-0/+12
| | * | | | iopoll: Introduce read_poll_timeoutSascha Hauer2020-04-271-5/+24
| | |/ / /
| * | | | Merge branch 'for-next/misc' into nextSascha Hauer2020-04-28515-2972/+424
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-next/kbuild' into nextSascha Hauer2020-04-2841-392/+420
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/dts' into nextSascha Hauer2020-04-281105-9488/+39069
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-next/mxs'Sascha Hauer2020-05-1416-48/+160
|\ \ \ \ \ \ \
| * | | | | | | mmc: mxs: implement detect callbackSascha Hauer2020-05-071-0/+9
| * | | | | | | serial: mxs auart: Set Linux console nameSascha Hauer2020-05-071-0/+1
| * | | | | | | ARM: i.MX28: Update defconfigSascha Hauer2020-05-071-2/+14
| * | | | | | | usb: i.MX: Add i.MX28 supportSascha Hauer2020-05-074-18/+66
| * | | | | | | usb: imx-usb-phy: Add delaySascha Hauer2020-05-061-0/+1
| * | | | | | | watchdog: i.MX28: Add device tree supportSascha Hauer2020-05-061-0/+9
| * | | | | | | filetype: Add filetype for i.MX23/28 SD card imagesSascha Hauer2020-05-062-0/+5
| * | | | | | | ARM: mxs: Increase VDDD voltage to match specificationSascha Hauer2020-05-061-1/+1
| * | | | | | | clk: mxs: Use device tree provided clock lookupsSascha Hauer2020-05-062-19/+27
| * | | | | | | clk imx28: Add USB clocksSascha Hauer2020-05-061-0/+13