summaryrefslogtreecommitdiffstats
path: root/bsps/arm/xilinx-zynqmp/include/tm27.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* bsps: Break out AArch32 GICv3 supportKinsey Moore2020-10-051-1/+1
| | | | | This breaks out AArch32-specific code so that the shared GICv3 code can be reused by other architectures.
* bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik2019-04-111-3/+8
| | | | | | Modifications to get xilinx-zynqmp BSP working on an Ultra96 board. Update #3682.
* bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik2019-04-111-0/+49
Source files were copied from xilinx-zynq. Update #3682.