summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ARM: add sama5d4_wifx to at91_multi_defconfigSam Ravnborg2023-04-111-0/+1
* | | | ARM: sama5d4_wifx: fix build with moved mach filesSam Ravnborg2023-04-111-2/+2
* | | | RISC-V: configs: rv64i_defconfig: disable SBI serialAhmad Fatoum2023-04-111-1/+0
* | | | RISC-V: restrict GCC optimization some moreAhmad Fatoum2023-04-111-0/+3
* | | | RISC-V: sifive: disable non-functional SPI nodesAhmad Fatoum2023-04-112-0/+9
* | | | RISC-V: board-dt-2nd: fix hang in startupAhmad Fatoum2023-04-111-0/+6
* | | | ARM: dts: i.MX8MP: snps,dis-u2-freeclk-exists-quirkAhmad Fatoum2023-04-111-0/+9
* | | | arm: rockchip: radxa-rock3: Fix SD/eMMC device numbersSascha Hauer2023-04-111-4/+3
* | | | ARM: i.MX: iim: Fix imx_iim_reg_write() return typeSascha Hauer2023-04-041-1/+1
* | | | ARM: boards: protonic-imx6: fix bbu_handler device pathsMarco Felsch2023-04-041-2/+2
| |_|/ |/| |
* | | ARM: dts: rockchip: remove unused rk3568 dtsi filesSascha Hauer2023-03-222-4195/+0
| |/ |/|
* | ARM: boards: protonic-imx6: fix board probe for LANMCUOleksij Rempel2023-03-171-1/+1
|/
* Merge branch 'for-next/mips' into nextSascha Hauer2023-03-162-22/+24
|\
| * MIPS: bootm: remove unnecessary phys/virt conversionsDenis Orlov2023-03-161-2/+2
| * MIPS: bootm: do not leak memory on error in of_overlay_load_firmware()Denis Orlov2023-03-161-1/+1
| * MIPS: bootm: do not free fdt pointer that contains an errorDenis Orlov2023-03-161-2/+2
| * MIPS: dma-default: do not flush caches in dma_sync_single_* excessivelyDenis Orlov2023-03-141-19/+17
| * MIPS: dma-default: use virtual addresses when flushing cachesDenis Orlov2023-03-141-2/+6
* | Merge branch 'for-next/dts' into nextSascha Hauer2023-03-165-9/+9
|\ \
| * | dts: update to v6.3-rc1Sascha Hauer2023-03-155-9/+9
* | | Merge branch 'for-next/dtc-warnings' into nextSascha Hauer2023-03-1613-75/+63
|\ \ \
| * | | ARM: dts: imx6ull-jozacp: Move regulators out of subnodeSascha Hauer2023-03-021-39/+33
| * | | ARM: dts: imx7d-peb-eval-02: Fix dtc warningsSascha Hauer2023-03-021-6/+6
| * | | ARM: dts: imx7d-peb-av-02: Fix dtc warningSascha Hauer2023-03-021-1/+1
| * | | ARM: dts: Fix dtc warnings in barebox,environment nodesSascha Hauer2023-03-023-3/+3
| * | | ARM: dts: Fix dtc warnings in state nodesSascha Hauer2023-03-026-23/+17
| * | | ARM: dts: ep7212-clep7212: Fix dtc warningsSascha Hauer2023-03-021-1/+1
| * | | ARM: dts: digic4: Fix dtc warningsSascha Hauer2023-03-021-2/+2
* | | | Merge branch 'for-next/arm' into nextSascha Hauer2023-03-161243-78159/+4188
|\ \ \ \
| * | | | ARM: Layerscape: Add LS1021A IOT board supportRenaud Barbier2023-03-1511-4/+372
| * | | | ARM: add LS1021A to Layerscape machine supportRenaud Barbier2023-03-1512-33/+626
| * | | | ARM: Do not print exception stacktrace in panicSascha Hauer2023-03-102-2/+2
| * | | | ARM: i.MX8M: fixup op-tee nodesAhmad Fatoum2023-03-101-0/+14
| * | | | drivers: implement of_optee_fixup helper functionAhmad Fatoum2023-03-101-0/+18
| * | | | ARM: i.MX8M: add option to install OP-TEEAhmad Fatoum2023-03-101-11/+39
| * | | | Subject: [PATCH 1/1] ARM:lib32: add architected timerRenaud Barbier2023-03-092-0/+19
| * | | | ARM: Add multi_v8_defconfigSascha Hauer2023-03-071-0/+205
| * | | | ARM: Add multi_v7_defconfigSascha Hauer2023-03-071-0/+361
| * | | | ARM: bcm283x: Add multi-arch supportSascha Hauer2023-03-072-17/+22
| * | | | ARM: bcm283x: Only provide PUTC_LL() when activatedSascha Hauer2023-03-072-2/+5
| * | | | ARM: vexpress: Add multi-arch supportSascha Hauer2023-03-071-14/+14
| * | | | ARM: vexpress: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-2/+4
| * | | | ARM: vexpress: Drop unnecessary initcallSascha Hauer2023-03-072-7/+7
| * | | | ARM: stm32mp: Add multi-arch supportSascha Hauer2023-03-071-16/+16
| * | | | ARM: stm32mp: Make safe for multi-archSascha Hauer2023-03-072-1/+23
| * | | | ARM: stm32mp: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-2/+4
| * | | | ARM: i.MX: move board selection into menuSascha Hauer2023-03-071-1/+3
| * | | | ARM: zynqmp: Add multi-arch supportSascha Hauer2023-03-073-18/+23
| * | | | ARM: omap: Add support for multi-archSascha Hauer2023-03-0720-22/+34
| * | | | ARM: add multi-arch supportSascha Hauer2023-03-0733-49/+85