u-boot-brain/arch/riscv/cpu/generic
Simon Glass 36bf446b64 common: Move enable/disable_interrupts out of common.h
Move these two functions into the irq_funcs.h header file. Also move
interrupt_handler_t as this is used by the irq_install_handler() function.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:25:01 -05:00
..
cpu.c common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
dram.c riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems 2019-02-27 09:12:33 +08:00
Kconfig riscv: add SPL support 2019-08-26 16:07:42 +08:00
Makefile riscv: Rename cpu/qemu to cpu/generic 2019-02-27 09:12:33 +08:00