summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/ascs/grascs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/shared/grlib: 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-2/+2
| | | | | Replace the global variable ambapp_plb with a function to allow an automatic on demand initialization.
* grlib: Add ambapp_common_info to derived typesSebastian Huber2020-10-161-1/+1
| | | | This avoids a cast in DEV_TO_COMMON().
* grlib: use rtems_interrupt_handler_install()Jiri Gaisler2019-01-221-2/+4
| | | | Update #3678.
* grlib: Move source filesSebastian Huber2019-01-221-0/+619
Update #3678.