summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or1k (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* generic_or1k: Disable sptls02 until or1k GCC updated from 4.9.xJoel Sherrill2018-04-171-0/+2
* Multiple BSP tcfg: Disable iconv files.Joel Sherrill2018-04-171-0/+1
* bsps: Move stackalloc.c to bspsSebastian Huber2018-04-161-1/+1
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-121-1/+1
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-121-1/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-121-1/+0
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-121-1/+0
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-121-1/+2
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-121-5/+3
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-112-2/+2
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-091-3/+2
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-28/+28
* 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: Rework cache manager implementationSebastian Huber2018-01-311-1/+1
* Remove make preinstallChris Johns2018-01-2514-525/+11
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-5/+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
* generic_or1k: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
* bsps/or1k: Avoid <libcpu/cache.h>Sebastian Huber2017-12-071-3/+2
* generic_or1k/bsp_specs: Fix spacing and typoJoel Sherrill2017-11-291-1/+1
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-271-1/+1
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-271-1/+1
* 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-6/+1
* 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-11/+4
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-3/+0
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-4/+4
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* or1k/generic_or1k/irq/irq.c: Include <rtems/inttypes.h> and fix printf() form...Joel Sherrill2017-04-251-1/+2
* powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill2017-01-161-0/+2
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-071-1/+1
* or1k/generic_or1k: Remove include of <rtems/console.h> from <bsp.h> and fix w...Joel Sherrill2016-03-291-1/+0
* or1k/generic_or1k/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* or1k/generic_or1k: Add per-section compilation and linking supportJoel Sherrill2016-03-101-0/+3
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsp/generic_or1k: Delete unused extern declarationSebastian Huber2015-12-071-1/+0
* generic_or1k: Fix a typo in a commentHesham ALMatary2015-05-261-1/+1
* generic_or1k: Use the correct bsp_specs fileHesham ALMatary2015-05-262-11/+6
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-24/+26
* Fix or1k C++ build failureHesham ALMatary2015-04-261-0/+7