summaryrefslogtreecommitdiffstats
path: root/bsps/microblaze/microblaze_fpga/irq/irq.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/microblaze: Add device tree support to AXI interrupt controllerRyan Long2023-02-061-17/+19
|
* microblaze: Add support for libbsd networkingAlex White2022-02-011-1/+1
| | | | | This includes fixes and improvements necessary to get libbsd networking running.
* microblaze: Rework for RTEMS 6Alex White2021-10-131-0/+168
This reworks the existing MicroBlaze architecture port and BSP to achieve basic functionality using the latest RTEMS APIs.