summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | logo: Makefile: make it possible to use inkscape 1.0Antony Pavlov2020-06-031-6/+13
| * | | scripts: .gitignore: ignore mvebuimg binaryAhmad Fatoum2020-06-031-0/+1
| * | | serial: stm: set linux_console_nameMichael Grzeschik2020-06-031-0/+1
| * | | serial: amba-pl011: set linux_console_nameMichael Grzeschik2020-06-031-0/+1
| * | | password: Fix warning with empty default passwordDavid Dgien2020-06-031-0/+3
| * | | password: don't export read_default_passwd()Uwe Kleine-König2020-06-031-1/+0
| * | | serial: Add flush function to NS16550 driverDavid Dgien2020-06-031-0/+12
| * | | blspec: Allow the "options" key to be given multiple timesRobert Karszniewicz2020-06-031-0/+12
| * | | treewide: replace commas with semicolons where appropriateAhmad Fatoum2020-05-208-25/+26
| * | | ARM: dts: imx6: phycard: remove baseboard compatibleRobert Karszniewicz2020-05-181-1/+1
| * | | arch: include <asm-generic/int-ll64.h> from <asm/types.h>Masahiro Yamada2020-05-188-326/+11
| * | | .gitignore: drop stale ignore pattern include/asmMasahiro Yamada2020-05-181-1/+0
| |/ /
* | | 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