summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/stm32'Sascha Hauer2020-05-143-11/+136
|\
| * 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-081-3/+3
| * 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-1413-5/+761
|\ \
| * \ Merge branch 'for-next/mxs' into nextSascha Hauer2020-04-301-0/+8
| |\ \
| | * | clk: mxs: Use device tree provided clock lookupsSascha Hauer2020-04-281-0/+1
| | * | arm: mxs: Add Kconfig option for device tree boardsSascha Hauer2020-04-281-0/+7
| * | | Merge branch 'for-next/misc' into nextSascha Hauer2020-04-301-7/+0
| |\ \ \
| * \ \ \ Merge branch 'for-next/kconfig' into nextSascha Hauer2020-04-308-44/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-next/stm32' into nextSascha Hauer2020-04-2810-5/+750
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ARM: stm32mp: expand stm32mp_defconfig for new drivers and boardAhmad Fatoum2020-04-281-5/+23
| | * | | | 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-289-0/+700
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-next/sdhci' into nextSascha Hauer2020-04-283-0/+11
| |\ \ \ \
| | * | | | ARM: at91: dts: specify aliases for sdmmc nodesAhmad Fatoum2020-04-273-0/+11
| | |/ / /
| * | | | Merge branch 'for-next/misc' into nextSascha Hauer2020-04-28189-541/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'for-next/mxs'Sascha Hauer2020-05-143-3/+23
|\ \ \ \ \ \
| * | | | | | ARM: i.MX28: Update defconfigSascha Hauer2020-05-071-2/+14
| * | | | | | ARM: mxs: Increase VDDD voltage to match specificationSascha Hauer2020-05-061-1/+1
| * | | | | | clk: mxs: Use device tree provided clock lookupsSascha Hauer2020-05-061-0/+1
| * | | | | | arm: mxs: Add Kconfig option for device tree boardsSascha Hauer2020-05-061-0/+7
* | | | | | | Merge branch 'for-next/misc'Sascha Hauer2020-05-14220-732/+68
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: vexpress-v2p-ca9: adapt fixed NOR flash partition setupRoland Hieber2020-05-121-11/+15
| * | | | | | | ARM: i.MX6: boot: handle i.MX6UL differencesAhmad Fatoum2020-05-121-0/+3
| * | | | | | | ARM: i.MX: boot: interpret reserved boot as forced serialAhmad Fatoum2020-05-122-4/+19
| * | | | | | | ARM: i.MX: boot: correctly handle SRC_SBMR1 override via SRC_GPR9Ahmad Fatoum2020-05-081-6/+19
| * | | | | | | ARM: i.MX: configurable Super Root Key indexRouven Czerwinski2020-05-083-2/+12
| * | | | | | | MIPS: dlink-dir-320: remove useless board fileAntony Pavlov2020-05-072-16/+0
| * | | | | | | arm/boards: drop various empty board filesUwe Kleine-König2020-05-0516-96/+0
| * | | | | | | nios2: include <asm-generic/io.h> from asm/io.hMasahiro Yamada2020-05-051-0/+2
| * | | | | | | arm: zylonite: drop empty headerUwe Kleine-König2020-05-042-21/+0
| * | | | | | | arm: remove empty config.hMasahiro Yamada2020-05-046-30/+0
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86: delete X86_NATIVE_BRINGUP in choiceAhmad Fatoum2020-04-281-7/+0
| | |_|/ / / | |/| | | |
| * | | | | treewide: remove references to CREDITSUwe Kleine-König2020-04-27189-541/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/kconfig'Sascha Hauer2020-05-148-44/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | PPC: remove unused left-over Kconfig optionAhmad Fatoum2020-04-291-13/+0
| * | | | x86: mach-i386: remove unused X86_GENERIC_HAS_{ISA, PCI, USB} optionsAhmad Fatoum2020-04-291-15/+0
| * | | | treewide: Kconfig: remove some unused symbolsAhmad Fatoum2020-04-293-9/+0
| * | | | MIPS: ath79: define used, but undefined, Kconfig optionAhmad Fatoum2020-04-291-0/+3
| * | | | lib: bch: define referenced but undefined Kconfig optionAhmad Fatoum2020-04-291-1/+0
| * | | | ARM: socfpga: remove duplicate ARCH_TEXT_BASEAhmad Fatoum2020-04-291-5/+0
| * | | | ARM: at91: remove undefined Kconfig symbolAhmad Fatoum2020-04-291-1/+0
| |/ / /
* | | | Merge branch 'for-next/kbuild'Sascha Hauer2020-05-14173-199/+89
|\ \ \ \
| * | | | arch: remove KBUILD_SRC checks from arch MakefileMasahiro Yamada2020-05-127-28/+0
| * | | | kbuild: do not delete $@ explicitly on failureMasahiro Yamada2020-05-041-1/+1
| * | | | 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