summaryrefslogtreecommitdiff
path: root/common/boards
Commit message (Expand)AuthorAgeFilesLines
* treewide: add missing device tree artifact cleanup where neededAhmad Fatoum2023-04-111-0/+3
* Revert "boards: qemu-virt: support passing in FIT public key"Sascha Hauer2023-03-223-14/+2
* Revert "boards: qemu-virt: ensure board driver probe at postcore_initcall level"Sascha Hauer2023-03-221-11/+1
* boards: qemu-virt: support passing in FIT public keyAhmad Fatoum2023-03-103-2/+14
* boards: qemu-virt: ensure board driver probe at postcore_initcall levelAhmad Fatoum2023-03-101-1/+11
* common: boards: qemu-virt: use new-style DT overlay syntaxAhmad Fatoum2023-02-211-85/+74
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* common: boards: qemu-virt: fix env path for QEMU RISC-VAhmad Fatoum2022-12-071-2/+2
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-191-0/+2
|\
| * treewide: add SPDX-License-Identifier for files without explicit licenseAhmad Fatoum2022-01-051-0/+2
* | common: boards: qemu-virt: fix dtc warningAhmad Fatoum2022-01-101-6/+11
|/
* RISC-V: qemu-virt: add overlay for environment and stateAhmad Fatoum2021-12-073-0/+9
* common: boards: qemu-virt: genericize to support non-ARM architecturesAhmad Fatoum2021-12-072-7/+26
* ARM: qemu: move board code to central locationAhmad Fatoum2021-12-075-0/+160