summaryrefslogtreecommitdiffstats
path: root/common/boards/qemu-virt/board.c
Commit message (Expand)AuthorAgeFilesLines
* boards: qemu-virt: rescan aliases after merging DT fragmentAhmad Fatoum2023-09-121-0/+3
* boards: qemu-virt: apply state/env overlay only if flash existsAhmad Fatoum2023-08-231-3/+11
* boards: qemu-virt: support passing in FIT public keyAhmad Fatoum2023-06-131-1/+5
* boards: qemu-virt: compile overlay as suchAhmad Fatoum2023-06-131-2/+2
* boards: qemu-virt: apply overlay at postcore_initcall levelAhmad Fatoum2023-06-131-19/+26
* Revert "boards: qemu-virt: support passing in FIT public key"Sascha Hauer2023-03-221-6/+1
* 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-101-1/+6
* boards: qemu-virt: ensure board driver probe at postcore_initcall levelAhmad Fatoum2023-03-101-1/+11
* 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
* RISC-V: qemu-virt: add overlay for environment and stateAhmad Fatoum2021-12-071-0/+1
* common: boards: qemu-virt: genericize to support non-ARM architecturesAhmad Fatoum2021-12-071-5/+20
* ARM: qemu: move board code to central locationAhmad Fatoum2021-12-071-0/+52