summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-203-3/+3
* bsps: Move doxygen.h files to bspsSebastian Huber2018-04-201-15/+0
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-208-178/+121
* drvmgr: Remove bsp_driver_level_hook()Sebastian Huber2018-04-202-30/+10
* bsps: Move bspstart.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-203-3/+3
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-202-2/+2
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-123-3/+3
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-123-3/+0
* bsps: Simplify source file path in Makefile.amSebastian Huber2018-04-123-152/+152
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-123-3/+0
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-123-31/+37
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-121-3/+4
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-114-4/+4
* build: Remove DISTCLEANFILESSebastian Huber2018-04-093-3/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-093-18/+6
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-093-210/+210
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-043-21/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-043-0/+3
* build: Remove EXTRA_DISTSebastian Huber2018-04-044-139/+0
* sparc: Move libcpu content to cpukitSebastian Huber2018-03-1310-22/+0
* bsps/sparc: Fix global construction/destructionThanassis Tsiodras2018-03-061-2/+4
* sparc/*/linkcmds*: Move ENTRY() from linkcmds.base to top linkcmdsJoel Sherrill2018-02-059-1/+16
* bsp/leon3: Do not use internal cache APISebastian Huber2018-02-021-2/+1
* bsps: Rework cache manager implementationSebastian Huber2018-01-314-208/+4
* bsps: Move network define to source filesSebastian Huber2018-01-3110-69/+21
* Remove make preinstallChris Johns2018-01-2591-13251/+27
* bsp/leon3: Fix interrupt timestamp timecounterSebastian Huber2018-01-181-1/+8
* leon3: Simplify bsp_specsJoel Sherrill2018-01-181-4/+0
* leon2: Simplify bsp_specsJoel Sherrill2018-01-181-4/+0
* sparc/erc32: Simplify bsp_specsJoel Sherrill2018-01-181-4/+0
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2018-01-041-1/+1
* sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber2018-01-023-21/+0
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-023-9/+12
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-023-3/+6
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-023-0/+3
* sparc/*/bsp_specs, shared/linkcmds: Simplify bsp_specsJoel Sherrill2017-12-194-3/+5
* bsp/leon3: Enable timer used for CPU counterSebastian Huber2017-12-061-0/+3
* leon3/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* leon2/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* erc32/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-273-9/+9
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-273-9/+9
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-273-3/+3
* Remove coverhd.hSebastian Huber2017-11-246-15/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-226-3/+6
* leon, gr1553rt: adding SMP protectionDaniel Hellstrom2017-11-211-113/+69
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-173-0/+3
* leon, grspw_router: Clear only error bits defined by clear maskJavier Jalle2017-11-142-3/+3
* leon, grspw_router: Allow thread safe per-bit managing of pctrl regsJavier Jalle2017-11-142-93/+70