summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/csb350 (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove old build systemSebastian Huber2021-09-212-68/+0
* Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2021-04-261-4/+0
* bsps: Add default rtems_get_target_hash()Sebastian Huber2021-02-261-0/+1
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-261-9/+0
* bsps: Remove unmaintained times filesSebastian Huber2018-04-241-187/+0
* bsps: Move legacy network drivers to bspsSebastian Huber2018-04-232-910/+1
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-232-172/+4
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-231-19/+0
* bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2018-04-231-1/+0
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-202-58/+1
* bsps: Move startup files to bspsSebastian Huber2018-04-205-315/+3
* bsps: Move start files to bspsSebastian Huber2018-04-202-123/+1
* bsps: Move console drivers to bspsSebastian Huber2018-04-202-87/+2
* bsps: Move clock drivers to bspsSebastian Huber2018-04-202-91/+1
* bsps: Move sbrk.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-201-1/+0
* bsps: Move bspgetworkarea.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-121-1/+1
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-121-1/+0
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-121-1/+0
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-091-5/+1
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-28/+28
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-5/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-2/+0
* bsps/mips: Move libcpu content to bspsSebastian Huber2018-03-132-3/+2
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-2/+3
* bsps: Move network define to source filesSebastian Huber2018-01-312-9/+3
* Remove make preinstallChris Johns2018-01-257-316/+6
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-3/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* csb350: Simplify bsp_specsJoel Sherrill2017-12-192-5/+3
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* Remove coverhd.hSebastian Huber2017-11-242-5/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-2/+2
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-3/+0
* libbsp/csb350/clock/clockdrv.c: Remove unneeded printk()Joel Sherrill2017-03-091-3/+0
* bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber2016-11-181-1/+1
* mips/csb350/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* mips/csb350: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* mips/csb350/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0