summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/kvx'Sascha Hauer2020-06-114-5/+0
|\
| * clocksource: kvx: remove unused variable npClement Leger2020-05-181-1/+0
| * kvx: do not include empty <config.h>Masahiro Yamada2020-05-183-4/+0
* | Merge branch 'for-next/kbuild'Sascha Hauer2020-06-1142-355/+308
|\ \
| * | powerpc: move ddr-8xxx/ to the relevant MakefileMasahiro Yamada2020-05-252-2/+2
| * | Revert "ARM: socfpga: generate smaller images when multiple boards are selected"Masahiro Yamada2020-05-2518-96/+88
| * | kbuild: switch over to thin archiveMasahiro Yamada2020-05-259-31/+27
| * | kbuild: unify barebox and pbl build commandsMasahiro Yamada2020-05-252-29/+13
| * | kbuild: resync modkern_{c, a}flags and quiet_modtag with Linux 5.7-rc6Masahiro Yamada2020-05-202-27/+20
| * | kbuild: append $(bbenv-y) to obj-y earlierMasahiro Yamada2020-05-201-6/+5
| * | kbuild: resync mkdir code with Linux 5.7-rc6Masahiro Yamada2020-05-203-19/+12
| * | kbuild: remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntaxMasahiro Yamada2020-05-206-134/+126
| * | kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-209-18/+17
| * | kbuild: build modules by 'make'Masahiro Yamada2020-05-201-0/+4
| * | kconfig: add 'option modules' to allow tristate options to become mMasahiro Yamada2020-05-201-0/+1
| * | kbuild: add -std=gnu89 to KBUILD_CFLAGSMasahiro Yamada2020-05-201-1/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2020-06-112-2/+2
|\ \
| * | ARM: i.MX: enable Master Identifier UnlockRouven Czerwinski2020-06-022-2/+2
| |/
* | Merge branch 'for-next/fastboot'Sascha Hauer2020-06-1126-1018/+1219
|\ \
| * | fastboot: Use unique tempfile nameSascha Hauer2020-05-202-9/+13
| * | fastboot: don't close fd 0 when downloading to ramDaniel Glöckner2020-05-201-1/+2
| * | fastboot: split generic code from USB gadgetEdmund Henniges2020-05-209-999/+1112
| * | poller: Add a poller commandSascha Hauer2020-05-202-0/+80
| * | poller: Give pollers a nameSascha Hauer2020-05-2016-19/+22
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2020-06-1172-220/+207
|\ \
| * | dts: update to v5.7Sascha Hauer2020-06-1016-53/+41
| * | 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
| |/
* | Release v2020.06.0v2020.06.0Sascha Hauer2020-06-101-1/+1
* | mci: sdhci: Fix swapped argument for sdhci_write32Ahmad Fatoum2020-06-101-2/+2
|/
* 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