summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/drvmgr (follow)
Commit message (Expand)AuthorAgeFilesLines
* leon, ambapp_bus: IRQ affinity for on-chip AMBAPP busDaniel Hellstrom2017-05-022-0/+77
* shared/drvmgr/leon2_amba_bus.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-241-0/+1
* drvmgr/ambapp_bus.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* leon, gr740: fix device registration for GRPCI2 coreJavier Jalle2017-03-061-0/+26
* leon: Fix ambapp_bus OCCAN device registeration orderDaniel Hellstrom2017-03-061-10/+18
* DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom2015-04-172-22/+22
* DRVMGR: renamed info_dev to get_info_devDaniel Hellstrom2015-04-171-1/+1
* DRVMGR: change name of freq_get to get_freqDaniel Hellstrom2015-04-171-1/+1
* sparc bsps: updated license to rtems.orgDaniel Hellstrom2015-04-175-5/+5
* LEON: move driver headers to bsp/ directoryDaniel Hellstrom2015-04-171-1/+1
* LEON2: fix build warningsDaniel Hellstrom2015-04-171-22/+11
* AMBAPP_BUS: fix build warningsDaniel Hellstrom2015-04-171-23/+18
* LEON: added get_resarray_count() helper routineDaniel Hellstrom2015-04-171-0/+20
* LEON2: added support for LEON2-GRLIB systemsDaniel Hellstrom2015-04-171-0/+265
* LEON2: implemented AMBA Bus Driver for Driver ManagerDaniel Hellstrom2015-04-171-0/+459
* LEON3: implemented AMBA PnP Bus Driver for Driver ManagerDaniel Hellstrom2015-04-172-0/+981