summaryrefslogtreecommitdiffstats
path: root/bsps/microblaze/microblaze_fpga/irq/irq.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-06bsps/microblaze: Add device tree support to AXI interrupt controllerRyan Long1-17/+19
2022-02-01microblaze: Add support for libbsd networkingAlex White1-1/+1
This includes fixes and improvements necessary to get libbsd networking running.
2021-10-13microblaze: Rework for RTEMS 6Alex White1-0/+168
This reworks the existing MicroBlaze architecture port and BSP to achieve basic functionality using the latest RTEMS APIs.