summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/csb350 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber1-1/+0
2018-04-12bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber1-1/+0
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Move generic IRQ support to bspsSebastian Huber1-5/+1
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-28/+28
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-5/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-03-13bsps/mips: Move libcpu content to bspsSebastian Huber2-3/+2
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-2/+3
2018-01-31bsps: Move network define to source filesSebastian Huber2-9/+3
2018-01-25Remove make preinstallChris Johns7-316/+6
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-3/+4
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-0/+1
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-19csb350: Simplify bsp_specsJoel Sherrill2-5/+3
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber1-2/+2
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-3/+0
2017-03-09libbsp/csb350/clock/clockdrv.c: Remove unneeded printk()Joel Sherrill1-3/+0
2016-11-18bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber1-1/+1
2016-03-30mips/csb350/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29mips/csb350: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-27mips/csb350/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-20mips/csb350: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-2/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-12-08Add RTEMS linker setsSebastian Huber1-0/+2
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-0/+2
2015-03-03mips BSPs: Remove .global for unprovided symbolJoel Sherrill1-1/+0
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-19csb350/console/console-io.c: Fix warningsJoel Sherrill1-4/+1
2014-10-13mips/csb350/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill1-0/+2
2014-10-10Add console-polled.h and update all BSPs that should use it.Joel Sherrill3-4/+10
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-1/+1
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-04-29bsps/mips: Delete unused filesSebastian Huber1-1/+0
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns11-11/+11
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+17
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-369/+0
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-0/+1