summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/include/b1553brm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LEON: B1553BRM driver warnings fixesDaniel Hellstrom2015-04-171-0/+8
|
* B1553BRM: change the init of the RT legalization registersDaniel Hellstrom2015-04-171-0/+8
|
* LEON: updated shared drivers to Driver Manger frameworkDaniel Hellstrom2015-04-171-19/+6
| | | | | | | Some bugfixes at the same time. After this patch the drivers may be used on RASTA systems having a big-endian PCI layout. Removed not up to date changelogs, rely on git log instead.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* sparc BSP shared: Improve DoxygenToma Radu2014-01-091-3/+9
| | | | Add doxygen to the header files in sparc/shared/include directory.
* LEON: updated drivers to use new AMBAPP LayerDaniel Hellstrom2012-04-171-2/+2
| | | | | | | The drivers are updated to use the new AMBA layer, however the backwards-compatibility interface (ambapp_old) is used. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
* Whitespace removal.Ralf Corsepius2009-11-291-7/+7
|
* 2007-09-06 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-061-0/+169
* Makefile.am: Add the following new drivers: PCI, b1553BRM, SpaceWire(GRSPW), CAN (GRCAN,OC_CAN), Raw UART. * shared/include/apbuart.h, shared/include/apbuart_pci.h, shared/include/apbuart_rasta.h, shared/include/b1553brm.h, shared/include/b1553brm_pci.h, shared/include/b1553brm_rasta.h, shared/include/debug_defs.h, shared/include/grcan.h, shared/include/grcan_rasta.h, shared/include/grcan_spwrtc.h, shared/include/grspw.h, shared/include/grspw_pci.h, shared/include/grspw_rasta.h, shared/include/occan.h, shared/include/occan_pci.h, shared/include/pci.h: New files.