summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+2
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-31/+31
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-7/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-3/+0
* sparc: Move libcpu content to cpukitSebastian Huber2018-03-132-6/+0
* sparc/*/linkcmds*: Move ENTRY() from linkcmds.base to top linkcmdsJoel Sherrill2018-02-051-0/+2
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-1/+2
* bsps: Move network define to source filesSebastian Huber2018-01-312-8/+3
* Remove make preinstallChris Johns2018-01-258-969/+7
* sparc/erc32: Simplify bsp_specsJoel Sherrill2018-01-181-4/+0
* sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber2018-01-021-7/+0
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-3/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-1/+2
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* sparc/*/bsp_specs, shared/linkcmds: Simplify bsp_specsJoel Sherrill2017-12-191-1/+1
* erc32/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-271-3/+3
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-271-3/+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-222-1/+2
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-4/+2
* sparc: Add lazy floating point switchSebastian Huber2017-07-251-1/+6
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-251-0/+4
* bsps: Include missing header fileSebastian Huber2017-07-121-1/+1
* Add interrupt vector set/get affinitySebastian Huber2017-07-121-0/+20
* bsps/sparc: Fix warningsSebastian Huber2017-02-151-2/+7
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-141-4/+0
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-071-0/+4
* Remove sparc/sis BSP.Joel Sherrill2016-11-294-28/+0
* sparc: Optimize _ISR_Handler()Sebastian Huber2016-11-281-0/+3
* sparc: Optimize CPU counter supportSebastian Huber2016-06-221-5/+2
* sparc: Rework CPU counter supportSebastian Huber2016-06-211-12/+13
* sparc/erc32/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* sparc/erc32: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sparc/erc32/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* erc32/*/erc32sonic.c: Fix warningsJoel Sherrill2016-03-241-8/+8
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-0/+5
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* score: Fix simple timecounter supportSebastian Huber2016-01-191-3/+7
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-241-2/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-102-8/+0
* bsps/sparc: Use default bsp_pretasking_hook()Sebastian Huber2015-12-102-1/+3
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-16/+36