summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/griscv/include/amba.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/riscv: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-141-3/+22
| | | | | | | | | This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
* grlib: Add ambapp_plb()Sebastian Huber2021-06-171-4/+1
| | | | | Replace the global variable ambapp_plb with a function to allow an automatic on demand initialization.
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-3/+16
| | | | Update #3706.
* riscv: add griscv bspJiri Gaisler2019-01-221-0/+143
Update #3678.