summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/malta (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-121-5/+3
* 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-39/+39
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-3/+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
* Remove make preinstallChris Johns2018-01-258-486/+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
* malta: Simplify bsp_specsJoel Sherrill2017-12-192-5/+4
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-2/+3
* 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
* libbsp/malta/pci/pci.c: Correct printk() formatsJoel Sherrill2017-03-091-6/+6
* bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber2016-11-181-1/+1
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+1
* mips/malta/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* mips/malta: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* mips/malta/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
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* mips/malta: Add per-section compilation and linking support.Ralph Holmes2016-01-191-0/+3
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* mips BSPs: Remove .global for unprovided symbolJoel Sherrill2015-03-031-1/+0
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* mips/malta: Fix warningsJoel Sherrill2014-10-194-8/+21
* mips/malta/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-2/+1
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-6/+6
* bsps/mips: Delete unused filesSebastian Huber2014-04-292-25/+0
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-221-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2115-15/+15
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-041-0/+18
* bsps: Simplify FreeBSD linker setsSebastian Huber2013-12-161-13/+7
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-23/+0
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-0/+1
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-061-31/+0
* Require automake-1.12.2.Ralf Corsépius2012-07-191-1/+1