summaryrefslogtreecommitdiff
path: root/board/emulation/qemu-riscv/qemu-riscv.c
AgeCommit message (Expand)Author
14 daystreewide: Remove empty board_init() function from all boardsSam Protsenko
2025-04-25board: qemu: riscv: Remove duplicated board_fdt_blob_setupYao Zi
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06board: emulation: Remove <common.h> and add needed includesTom Rini
2024-04-09riscv: Move virtio scan to board_late_init()Ɓukasz Stelmach
2023-08-02riscv: qemu: Enable usb keyboard as an input deviceBin Meng
2023-08-02riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng
2022-02-10riscv: qemu: Implement is_flash_available() for MTD NORAnup Patel
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-23Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...Lukas Auer
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-26riscv: qemu: add SPL configurationLukas Auer
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-11-26riscv: qemu: clear kernel-start/-end in device tree as workaround for BBLLukas Auer
2018-11-26riscv: qemu: detect and boot the kernel passed by QEMULukas Auer
2018-11-26riscv: qemu: use device tree passed by prior boot stageLukas Auer
2018-11-14riscv: qemu: Enumerate virtio bus during early bootBin Meng
2018-10-03riscv: Add QEMU virt board supportBin Meng