riscv: Move virtio scan to board_late_init()
[platform/kernel/u-boot.git] / board / emulation / qemu-riscv / qemu-riscv.c
2024-04-02 Łukasz Stelmachriscv: Move virtio scan to board_late_init() 87/306287/5 accepted/tizen/unified/20240402.151307 accepted/tizen/unified/20240402.163558 accepted/tizen/unified/x/20240403.102935
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-02 Tom RiniMerge tag 'dm-pull-2aug23' of https://source.denx.de...
2023-08-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-02 Bin Mengriscv: qemu: Enable usb keyboard as an input device
2023-08-02 Bin Mengriscv: qemu: Remove out-of-date "riscv, kernel-start...
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Anup Patelriscv: qemu: Implement is_flash_available() for MTD NOR
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-28 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-27 Ilias Apalodimassandbox: Remove OF_HOSTFILE
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-19 Tom RiniMerge branch '2021-10-18-OF_xxx-cleanup'
2021-10-18 Ilias Apalodimasriscv: Remove OF_PRIOR_STAGE from RISC-V boards
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommon: Drop image.h from common header
2020-04-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-23 Lukas AuerRevert "riscv: qemu: clear kernel-start/-end in device...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move some board functions out of common.h
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-26 Tom RiniMerge branch '2019-08-26-master-imports'
2019-08-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-26 Lukas Auerriscv: qemu: add SPL configuration
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-11-29 Tom RiniMerge tag 'u-boot-amlogic-20181126' of git://git.denx...
2018-11-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-26 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-11-26 Lukas Auerriscv: qemu: clear kernel-start/-end in device tree...
2018-11-26 Lukas Auerriscv: qemu: detect and boot the kernel passed by QEMU
2018-11-26 Lukas Auerriscv: qemu: use device tree passed by prior boot stage
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Bin Mengriscv: qemu: Enumerate virtio bus during early boot
2018-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-10-03 Tom RiniMerge tag 'rockchip-for-v2018.11' of git://git.denx...
2018-10-03 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-10-03 Bin Mengriscv: Add QEMU virt board support