summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/malta (unfollow)
Commit message (Expand)AuthorFilesLines
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-25Remove make preinstallChris Johns8-486/+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-19malta: Simplify bsp_specsJoel Sherrill2-5/+4
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
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-03-09libbsp/malta/pci/pci.c: Correct printk() formatsJoel Sherrill1-6/+6
2016-11-18bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber1-1/+1
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2016-03-30mips/malta/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29mips/malta: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-27mips/malta/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10mips/malta: Use shared pci_find_device() and removed unused pci_list_devices()Joel Sherrill4-413/+1
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-19mips/malta: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+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-19mips/malta: Fix warningsJoel Sherrill4-8/+21
2014-10-13mips/malta/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill1-2/+1
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-04-29bsps/mips: Delete unused filesSebastian Huber2-25/+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 Johns15-15/+15
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+18
2013-12-16bsps: Simplify FreeBSD linker setsSebastian Huber1-13/+7
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-23/+0
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-0/+1
2012-08-06Revert "Add bspopts.h.in."Gedare Bloom1-31/+0
2012-07-19Require automake-1.12.2.Ralf Corsépius1-1/+1
2012-07-19Require autoconf-2.69.Ralf Corsépius1-1/+1
2012-07-17mips/malta: Add sections for new FreeBSD TCP/IP stackJoel Sherrill1-10/+25
2012-05-24Add bspopts.h.in.Ralf Corsépius1-0/+31
2012-05-16pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill3-12/+4
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
2012-05-09malta - Eliminate any set_vector() remnantsJoel Sherrill1-3/+0
2012-04-04Add MIPS/Malta BSP.Jennifer Averett24-0/+3268