summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-4/+4
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* libbsp/mips/shared/irq/i8259.c: Add include of rtems/bspIo.hJoel Sherrill2017-03-091-0/+1
* libbsp/shared/clock/clockdrv.c: Remove unneeded printk()Joel Sherrill2017-03-091-1/+0
* libbsp/malta/pci/pci.c: Correct printk() formatsJoel Sherrill2017-03-091-6/+6
* libbsp/csb350/clock/clockdrv.c: Remove unneeded printk()Joel Sherrill2017-03-091-3/+0
* libbsp/mips/shared/irq.c: Fix warningsJoel Sherrill2017-03-092-41/+11
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-074-4/+4
* bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber2016-11-186-7/+6
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+1
* mips/rbtx4938/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* mips/rbtx4925/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* mips/malta/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* mips/jmr3904/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* mips/hurricane/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* mips/csb350/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* mips/rbtx4938: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-3/+4
* mips/rbtx4925: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-3/+4
* mips/malta: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* mips/jmr3904: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* mips/hurricane: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill2016-03-292-3/+4
* mips/csb350: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* mips/rbtx4938/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* mips/rbtx4925/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* mips/malta/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* mips/jmr3904/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* mips/hurricane/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-272-1/+1
* mips/csb350/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* mips/malta: Use shared pci_find_device() and removed unused pci_list_devices()Joel Sherrill2016-03-104-413/+1
* bsps: Delete empty Clock_driver_support_at_tick()Sebastian Huber2016-03-031-2/+0
* Use linker set for libio initializationSebastian Huber2016-02-036-12/+0
* mips/rbtx4938: Add per-section compilation and linking support.Ralph Holmes2016-01-211-0/+3
* mips/rbtx4925: Add per-section compilation and linking support.Ralph Holmes2016-01-211-0/+3
* mips/hurricane: Add per-section compilation and linking support.Ralph Holmes2016-01-201-0/+3
* mips/csb350: Add per-section compilation and linking support.Ralph Holmes2016-01-201-0/+3
* mips/malta: Add per-section compilation and linking support.Ralph Holmes2016-01-191-0/+3
* jmr3904/tools: Remove obsolete toolsJoel Sherrill2016-01-143-312/+0
* mips/jmr3904: Add per-section compilation and linking supportJoel Sherrill2016-01-051-0/+5
* jmr3904.cfg: Delete old commentsJoel Sherrill2016-01-051-7/+0
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-242-4/+0
* mips/genmongoosev: RemoveAun-Ali Zaidi2015-12-1428-5030/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-107-7/+0
* Add RTEMS linker setsSebastian Huber2015-12-085-0/+10
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-167-14/+14
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-206-8/+11
* jmr3904-testsuite.tcfg: New fileJoel Sherrill2015-04-011-0/+9
* Temporarily disable libdl tests on some MIPS BSPSsJoel Sherrill2015-03-063-0/+15
* mips BSPs: Remove .global for unprovided symbolJoel Sherrill2015-03-034-4/+0
* Update bug report URLSebastian Huber2014-12-059-9/+9
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-237-28/+28