summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or1k (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move bspreset.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber1-1/+1
2018-04-17generic_or1k: Disable sptls02 until or1k GCC updated from 4.9.xJoel Sherrill1-0/+2
2018-04-17Multiple BSP tcfg: Disable iconv files.Joel Sherrill1-0/+1
2018-04-16bsps: Move stackalloc.c to bspsSebastian Huber1-1/+1
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Remove empty gnatinstallhandler.cSebastian Huber1-1/+0
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-12bsps: Avoid line continuation in Makefile.amSebastian Huber1-1/+2
2018-04-12bsps: Move legacy console driver to bspsSebastian Huber1-5/+3
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns2-2/+2
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Move generic IRQ support to bspsSebastian Huber1-3/+2
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-28/+28
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-3/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns14-525/+11
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-5/+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-19generic_or1k: Simplify bsp_specsJoel Sherrill2-5/+2
2017-12-07bsps/or1k: Avoid <libcpu/cache.h>Sebastian Huber1-3/+2
2017-11-29generic_or1k/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill1-1/+1
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill1-1/+1
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-6/+1
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-11/+4
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-3/+0
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-4/+4
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2017-04-25or1k/generic_or1k/irq/irq.c: Include <rtems/inttypes.h> and fix printf() form...Joel Sherrill1-1/+2
2017-01-16powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill1-0/+2
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns1-1/+1
2016-03-29or1k/generic_or1k: Remove include of <rtems/console.h> from <bsp.h> and fix w...Joel Sherrill1-1/+0
2016-03-27or1k/generic_or1k/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10or1k/generic_or1k: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-12-07bsp/generic_or1k: Delete unused extern declarationSebastian Huber1-1/+0
2015-05-26generic_or1k: Fix a typo in a commentHesham ALMatary1-1/+1
2015-05-26generic_or1k: Use the correct bsp_specs fileHesham ALMatary2-11/+6
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-24/+26
2015-04-26Fix or1k C++ build failureHesham ALMatary1-0/+7