summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/kbuild'Sascha Hauer2020-05-14207-1043/+1042
|\
| * kbuild: resync top Makefile, mkmakefile, tags.sh with Linux 5.7-rc4Masahiro Yamada2020-05-127-400/+538
| * arch: remove KBUILD_SRC checks from arch MakefileMasahiro Yamada2020-05-127-28/+0
| * kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada2020-05-121-1/+1
| * kbuild: add -Werror={strict-prototypes, implicit-int} to KBUILD_CFLAGSMasahiro Yamada2020-05-121-3/+4
| * kbuild: sync scripts/Kbuild.include with Linux 5.7-rc2Masahiro Yamada2020-05-041-20/+22
| * kbuild: sync if_changed and friends with Linux 5.7-rc2Masahiro Yamada2020-05-043-93/+34
| * kbuild: sync filechk rule with Linux 5.7-rc2Masahiro Yamada2020-05-043-21/+17
| * kbuild: do not delete $@ explicitly on failureMasahiro Yamada2020-05-042-6/+2
| * mips: remove unused board/debug_ll.hMasahiro Yamada2020-05-043-61/+0
| * mips: remove unused INCDIR and BOARD variables in MakefileMasahiro Yamada2020-05-041-13/+0
| * ppc: rename arch/ppc/ to arch/powerpc/Masahiro Yamada2020-05-04159-11/+16
| * image: support 'powerpc' for mkimage architectureMasahiro Yamada2020-05-041-0/+1
| * ppc: add arch/ppc/KbuildMasahiro Yamada2020-05-042-10/+3
| * ppc: remove unneeded -D CONFIG_PPCMasahiro Yamada2020-05-041-1/+1
| * kbuild: set SRCARCH=arm when ARCH=arm64Masahiro Yamada2020-04-271-4/+4
| * kbuild: use $(SRCARCH) to point to the arch directoryMasahiro Yamada2020-04-273-17/+17
| * kbuild: make DEFCONFIG_LIST workMasahiro Yamada2020-04-271-2/+1
| * kbuild: swap the include order of arch Makefile and auto.conf.cmdMasahiro Yamada2020-04-271-4/+6
| * modpost: sync mk_elfconfig.c with Linux 5.7-rc2Masahiro Yamada2020-04-273-11/+4
| * kbuild: remove meaningless headers_check from help targetMasahiro Yamada2020-04-271-3/+0
| * kconfig: update to Linux 5.7-rc2Masahiro Yamada2020-04-2717-220/+253
| * kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-2719-125/+128
| * kbuild: support ccflags-y, asflags-y, cppflags-y, and ldflags-yMasahiro Yamada2020-04-272-6/+8
| * mips: rename ldflags-y to mips-ldflags-yMasahiro Yamada2020-04-271-5/+5
| * riscv: remove meaningless LDFLAGS additionMasahiro Yamada2020-04-271-1/+0
* | Merge branch 'for-next/dts'Sascha Hauer2020-05-141116-9543/+39213
|\ \
| * | dts: update to v5.7-rc4Sascha Hauer2020-05-071-4/+3
| * | dts: update to v5.7-rc3Sascha Hauer2020-05-0421-69/+159
| * | dts: update to v5.7-rc2Sascha Hauer2020-04-2728-103/+124
| * | dts: update to v5.7-rc1Sascha Hauer2020-04-271097-9456/+39016
| |/
* | Merge branch 'for-next/cpsw'Sascha Hauer2020-05-141-24/+130
|\ \
| * | net: cpsw: make cpsw_send directionalMichael Grzeschik2020-05-051-4/+10
| * | net: cpsw: add vlan handling for dual_emac modeMichael Grzeschik2020-05-051-10/+89
| * | net: cpsw: cpsw_process should only handle rx channels for its own portMichael Grzeschik2020-05-051-3/+15
| * | net: cpsw: move generic setup code to probeMichael Grzeschik2020-05-051-5/+14
| * | net: cpsw: fix cpsw_slave_regs register offsetsMichael Grzeschik2020-05-051-2/+2
* | | Merge branch 'for-next/compile-test'Sascha Hauer2020-05-1427-95/+124
|\ \ \
| * | | drivers: add COMPILE_TEST prompts for some off-by-default optionsAhmad Fatoum2020-05-085-19/+19
| * | | drivers: add COMPILE_TEST prompts to some on-by-default driversAhmad Fatoum2020-05-083-13/+19
| * | | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-0818-51/+51
| * | | common: introduce COMPILE_TEST option for build-testingAhmad Fatoum2020-05-081-0/+13
| * | | drivers: explicitly select dependency STMP_DEVICE for i.MX23/28 driversAhmad Fatoum2020-05-085-1/+5
| * | | ARM: at91: Move mci platform data to include/Sascha Hauer2020-05-083-11/+17
* | | | Release v2020.05.0v2020.05.0Sascha Hauer2020-05-131-1/+1
|/ / /
* / / fs: Fix inode size setting in ftruncateSascha Hauer2020-05-051-0/+1
|/ /
* | kbuild: add $(always-y) to 'targets'Masahiro Yamada2020-05-041-1/+1
* | video: ssd1307fb: fix null pointer dereference on errorAhmad Fatoum2020-05-041-1/+1
* | ARM: Phytec phyFLEX i.MX6: delete wrong memory nodeSascha Hauer2020-04-301-4/+1
|/
* ppc: Test for compiler optionsSascha Hauer2020-04-271-1/+4