summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-0514-0/+28
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-05296-9/+578
* RISC-V: cpu: fix build with CONFIG_RISCV_EXCEPTIONS=nAhmad Fatoum2022-01-051-0/+2
* Merge branch 'for-next/x86'Sascha Hauer2021-12-156-26/+12
|\
| * x86_64: do not pass the EFI image handle or system table to relocationMasahiro Yamada2021-11-172-7/+3
| * x86: reuse cmd_objcopy to generate barebox.efiMasahiro Yamada2021-11-171-6/+5
| * x86: stop copying unneeded sections to barebox.efiMasahiro Yamada2021-11-171-2/+1
| * x86: remove x86-specific cmd_barebox__Masahiro Yamada2021-11-171-8/+3
| * kbuild: remove unneeded -nostdlib flagMasahiro Yamada2021-11-174-5/+2
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-12-159-0/+105
|\ \
| * | ARM: rockchip_v8_defconfig: Enable Quartz64 boardSascha Hauer2021-11-171-0/+1
| * | arm: rockchip: add support for the quartz64 boardMichael Riesch2021-11-178-0/+104
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-12-1526-189/+582
|\ \
| * | RISC-V: qemu-virt: add overlay for environment and stateAhmad Fatoum2021-12-073-0/+18
| * | ARM: qemu: move board code to central locationAhmad Fatoum2021-12-075-151/+1
| * | ARM: qemu: enable deep probe supportAhmad Fatoum2021-12-071-30/+7
| * | RISC-V: virt: add DEBUG_LL supportAhmad Fatoum2021-12-072-2/+9
| * | ARM: Rockchip rk3568 EVB: git ignore sdram-init.binAhmad Fatoum2021-12-071-0/+1
| * | RISC-V: LiteX: fix comment about running from ROMAhmad Fatoum2021-11-251-2/+2
| * | RISC-V: configs: virt: enable networking and PCIAhmad Fatoum2021-11-252-9/+31
| * | RISC-V: enable HW_HAS_PCIAhmad Fatoum2021-11-252-0/+8
| * | ARM: socfpga: Set reset-names property for &mmcIan Abbott2021-11-221-0/+4
| * | ARM: stm32mp_defconfig: Enable Protonic STM32MP1 boardsOleksij Rempel2021-11-221-0/+1
| * | arm: boards: Add support for PRTT1x STM32MP151 based boardsDavid Jander2021-11-2211-0/+473
| * | ARM64: qemu-virt64: extend config for PCI, Virt I/O and moreAhmad Fatoum2021-11-221-2/+33
| * | ARM64: qemu-virt: enable PCI supportAhmad Fatoum2021-11-221-0/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2021-12-153-9/+9
|\ \
| * | ARM: dts: imx6qdl: pfla02: use dummy regulatorsAndrej Picej2021-11-251-9/+3
| * | ARM: configs: imx_v7_defconfig: add OCOTP write supportAndrej Picej2021-11-251-0/+1
| * | ARM: configs: imx_v7_defconfig: add OF commandsAndrej Picej2021-11-251-0/+3
| * | flash-header-phytec-pcl063: Set SOC voltage to 1.25 V during bootStefan Riedmueller2021-11-251-0/+2
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2021-12-158-22/+24
|\ \
| * | ARM64: board-dt-2nd: remove no longer needed noinline function splitAhmad Fatoum2021-12-131-13/+8
| * | kbuild: force 16-bit wchar_t treewideAhmad Fatoum2021-11-251-1/+1
| * | drivers: efi: move Kconfig options to new menuAhmad Fatoum2021-11-251-3/+0
| * | asm-generic: move sync_caches_for_execution declaration to <asm/cache.h>Ahmad Fatoum2021-11-255-5/+15
| |/
* | RISC-V: interrupts: fix Zifencei emulation on rv64Ahmad Fatoum2021-12-131-1/+1
* | RISC-V: nmon: fix SiFive DEBUG_LL buildAhmad Fatoum2021-11-301-1/+1
|/
* Merge branch 'for-next/skov-imx6'Sascha Hauer2021-11-157-34/+253
|\
| * ARM: boards: skov-imx6: use separate DTS for the iMX6 Solo variantOleksij Rempel2021-10-113-2/+28
| * ARM: boards: skov-imx6: add defaultenv with eth1-discover scriptOleksij Rempel2021-10-113-0/+12
| * ARM: boards: skov-imx6: start using deep-probeOleksij Rempel2021-10-111-5/+17
| * ARM: boards: skov-imx6: fixup different DTS variantsOleksij Rempel2021-10-111-5/+43
| * ARM: boards: skov-imx6: disable eth0 for barebox if no switch is detectedOleksij Rempel2021-10-111-0/+10
| * ARM: boards: skov-imx6: add switch detectionOleksij Rempel2021-10-111-25/+124
| * ARM: boards: skov-imx6: fixup_machine_compatible() add optional root nodeOleksij Rempel2021-10-111-6/+8
| * ARM: dts: skov-imx6: add USB nodesOleksij Rempel2021-10-111-0/+20
* | Merge branch 'for-next/scripts-common-library'Sascha Hauer2021-11-152-0/+2
|\ \