summaryrefslogtreecommitdiffstats
path: root/bsps/microblaze/microblaze_fpga/include/bsp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/microblaze: Allow copying FDT from U-BootMaldonado, Sergio E. (GSFC-580.0)2023-04-191-0/+3
|
* bsps/microblaze: Add device tree getterAlex White2023-02-061-0/+3
| | | | | This allows drivers to read configuration data from the device tree if the BSP is built with device tree support.
* microblaze: Add support for libbsd networkingAlex White2022-02-011-0/+5
| | | | | This includes fixes and improvements necessary to get libbsd networking running.
* microblaze: Add support for libbsd.Jennifer Averett2022-02-011-0/+4
|
* microblaze: Rework for RTEMS 6Alex White2021-10-131-0/+53
This reworks the existing MicroBlaze architecture port and BSP to achieve basic functionality using the latest RTEMS APIs.