u-boot-brain/arch/riscv/lib
Alexander Graf b66babda45 riscv: Add board_quiesce_devices stub
This patch adds an empty stub for board_quiesce_devices() which allows boards
to quiesce their devices before we boot into an OS in a platform agnostic way.

Signed-off-by: Alexander Graf <agraf@suse.de>
2018-05-29 14:43:12 +08:00
..
boot.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bootm.c riscv: Add board_quiesce_devices stub 2018-05-29 14:43:12 +08:00
cache.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
crt0_riscv_efi.S riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
elf_riscv32_efi.lds riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
elf_riscv64_efi.lds riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
interrupts.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
reloc_riscv_efi.c riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
setjmp.S riscv: Add setjmp/longjmp code 2018-05-29 14:43:12 +08:00