summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-1420-32/+605
|\
| * ARM: stm32: add support for PHYTEC phyCORE stm32mp1Steffen Trumtrar2022-03-089-0/+463
| * ARM: stm32mp: ddrctl: add STM32MP131 RAM size querying supportAhmad Fatoum2022-03-081-1/+2
| * ARM: stm32mp: add board support for STM32MP135F-DKAhmad Fatoum2022-03-087-0/+57
| * ARM: stm32mp: ddrctl: add STM32MP131 RAM size querying supportAhmad Fatoum2022-03-082-7/+27
| * ARM: stm32mp: enable more config optionsAhmad Fatoum2022-03-081-1/+7
| * ARM: dts: stm32mp: remove regulator-name override in stm32mp151.dtsiAhmad Fatoum2022-03-081-4/+0
| * ARM: smccc: sync header with upstreamAhmad Fatoum2022-02-231-0/+17
| * ARM: stm32mp: ddrctrl: fix wrong register field widthsAhmad Fatoum2022-02-231-5/+5
| * ARM: stm32mp: build extra barebox-stm32mp-generic-bl33.imgAhmad Fatoum2022-02-232-0/+25
| * ARM: stm32mp: change stm32image extension to .stm32Ahmad Fatoum2022-02-231-3/+3
| * pinctrl: stm32: use gpio-ranges instead of aliasAhmad Fatoum2022-02-231-12/+0
* | Merge branch 'for-next/of-deep-probe'Sascha Hauer2022-03-1412-19/+19
|\ \
| * | of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-0812-19/+19
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2022-03-1431-0/+256
|\ \
| * | RISC-V: virt: riscvemu: add interactive tutorialAhmad Fatoum2022-03-0830-0/+244
| * | arch: arm: mach-imx: document field return in CSF templateBastian Krause2022-02-281-0/+12
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2022-03-145-84/+109
|\ \
| * | ARM: i.MX: Remove duplicate PFD workaroundSascha Hauer2022-03-081-44/+0
| * | ARM: i.MX6: configure AIPS3 for i.MX6ULL/i.MX6SXAhmad Fatoum2022-03-042-0/+15
| * | ARM: i.MX: factor out AIPS configuration into helper functionAhmad Fatoum2022-03-041-21/+23
| * | ARM: arch: dts: qspi: Add QSPI config to the NXP IMX8MN-EVK boardJoacim Zetterling2022-03-032-0/+31
| * | ARM: imx: Correct bit count functionJoacim Zetterling2022-02-281-2/+5
| * | ARM: imx: Correct mem size calculation for 4/8/16/32 bit bus widthJoacim Zetterling2022-02-281-8/+22
| * | ARM: imx: Add imx8 support for SDRAM with two or more bank groupsJoacim Zetterling2022-02-281-0/+10
| * | ARM: imx: Add imx8 support for 18 bit SDRAM row size handleJoacim Zetterling2022-02-281-10/+4
| |/
* / MIPS: fix optimised memset returning garbageDenis Orlov2022-03-141-1/+1
|/
* Merge branch 'for-next/stm32'Sascha Hauer2022-02-181-0/+7
|\
| * ARM: stm32mp: allow driver reuse for STM32 MCUsAhmad Fatoum2022-02-011-0/+7
* | Merge branch 'for-next/rpi'Sascha Hauer2022-02-182-230/+308
|\ \
| * | ARM: rpi: enable deep-probe supportOleksij Rempel2022-02-071-0/+2
| * | ARM: rpi: set host name based on DT compatibleOleksij Rempel2022-02-071-1/+8
| * | ARM: rpi: validate devicetree compatible instead of changing model nameOleksij Rempel2022-02-071-138/+259
| * | ARM: rpi: move clk support to a separate driverOleksij Rempel2022-02-071-73/+0
| * | ARM: bcm2835 mbox: drop driver mode and probe on first requestOleksij Rempel2022-02-071-30/+22
| * | ARM: rpi: convert board code to a driverOleksij Rempel2022-02-071-2/+31
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2022-02-1822-10/+1673
|\ \
| * | ARM: imx: add support for TQMa6UL SoM on MBa6ulxlRouven Czerwinski2022-02-1612-0/+911
| * | ARM: Rockchip: Add rk3568 BananaPi R2 Pro board supportFrank Wunderlich2022-02-119-0/+736
| * | ARM: rockchip: rk3568-evb: Drop unused propertySascha Hauer2022-02-101-1/+0
| * | kvx: remove unused CONFIG_ARCHINFOMasahiro Yamada2022-02-081-7/+0
| * | sandbox: symlink stickypage.bin into build directoryAhmad Fatoum2022-02-071-0/+6
| * | ARM: rockchip-v8-defconfig: Enable USBSascha Hauer2022-01-251-2/+20
| |/
* / rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-082-3/+3
|/
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-19920-29/+1805
|\
| * treewide: add SPDX-License-Identifier for files without explicit licenseAhmad Fatoum2022-01-051-0/+2
| * arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-05148-2/+296
| * arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-0539-6/+75
| * arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-05263-10/+520
| * ARM: i.MX: add SPDX-License-Identifier for DCDAhmad Fatoum2022-01-05159-2/+306