summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ppc: Test for compiler optionsSascha Hauer2020-04-271-1/+4
* dtc: remove redundant YYLOC global declarationLucas Stach2020-04-271-1/+0
* Documentation: kvx: add first documentationClement Leger2020-04-222-0/+109
* ARM: dts. i.MX7: add stopgap solution for barebox UART clock breakageAhmad Fatoum2020-04-204-0/+49
* Merge branch 'for-next/zynq'Sascha Hauer2020-04-164-6/+31
|\
| * arm: avnet zedboard: turn on mio7 led on startupMichael Graichen2020-04-141-0/+10
| * arm: avnet zedboard: add fpga and pcap clock controlMichael Graichen2020-04-141-0/+9
| * arm: avnet zedboard: fix gem0 mio settingsMichael Graichen2020-04-141-3/+3
| * scripts: zynq_mkimage: remove compiler warningMichael Graichen2020-04-141-2/+7
| * mmc: arasan: fix false bitMichael Graichen2020-04-141-1/+1
| * mmc: add MCI_SDHCI dependency to Arasan driverMichael Graichen2020-04-141-0/+1
* | Merge branch 'for-next/zii'Sascha Hauer2020-04-1621-574/+163
|\ \
| * | ARM: zii-common: Gate rdu_i210_invm() call with CONFIG_PCI_IMX6Andrey Smirnov2020-04-031-0/+4
| * | ARM: zii-imx7d-rmu2: Add boot source infoAndrey Smirnov2020-04-031-0/+18
| * | ARM: zii-imx7d-rmu2: Add SPI NOR partition infoAndrey Smirnov2020-04-031-0/+17
| * | ARM: zii-imx7d-dev: Drop redundant RMU2 .dtsiAndrey Smirnov2020-04-032-362/+1
| * | ARM: zii-imx8mq-dev: Drop redundant "stdout-path"Andrey Smirnov2020-04-031-2/+0
| * | ARM: zii-imx8mq-dev: Add boot source infoAndrey Smirnov2020-04-031-0/+9
| * | ARM: imx8mq: Drop redundant DT nodesAndrey Smirnov2020-04-031-97/+0
| * | ARM: imx8mq: Drop trailing whitespaceAndrey Smirnov2020-04-031-1/+1
| * | ARM: rdu2: Drop redundant USB GPIO hog nodesAndrey Smirnov2020-04-031-36/+0
| * | ARM: zii-vf610-dev: Add newline to end of board.cAndrey Smirnov2020-04-031-1/+1
| * | ARM: zii-imx8mq-dev: Register SD card slot with BBUAndrey Smirnov2020-04-031-0/+1
| * | ARM: zii-vf610-dev: Register SD card slot with BBUAndrey Smirnov2020-04-031-0/+8
| * | ARM: zii-imx6q-rdu2: Register SD card slot with BBUAndrey Smirnov2020-04-031-0/+1
| * | ARM: zii-common: Add common environment directoryAndrey Smirnov2020-04-0310-50/+15
| * | ARM: zii-imx8mq-dev: Differentiate between Zest and RMB3Andrey Smirnov2020-04-011-1/+4
| * | ARM: zii-imx7d-dev: Differentiate between RPU2 and RMU2Andrey Smirnov2020-04-011-0/+10
| * | ARM: zii-imx6q-rdu2: Differentiate between RDU2 and RDU2+Andrey Smirnov2020-04-011-4/+5
| * | ARM: zii-common: Support rave_switch_reset on ZII UltraAndrey Smirnov2020-04-014-2/+24