summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move doxygen.h files to bspsSebastian Huber1-15/+0
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber8-178/+121
2018-04-20drvmgr: Remove bsp_driver_level_hook()Sebastian Huber2-30/+10
2018-04-20bsps: Move bspstart.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspreset.c to bspsSebastian Huber3-3/+3
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber2-2/+2
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber3-3/+3
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber3-3/+0
2018-04-12bsps: Simplify source file path in Makefile.amSebastian Huber3-152/+152
2018-04-12bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber3-3/+0
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber3-31/+37
2018-04-12bsps: Move legacy console driver to bspsSebastian Huber1-3/+4
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns4-4/+4
2018-04-09build: Remove DISTCLEANFILESSebastian Huber3-3/+0
2018-04-09bsps: Move generic IRQ support to bspsSebastian Huber3-18/+6
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber3-210/+210
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber3-21/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber3-0/+3
2018-04-04build: Remove EXTRA_DISTSebastian Huber4-139/+0
2018-03-13sparc: Move libcpu content to cpukitSebastian Huber10-22/+0
2018-03-06bsps/sparc: Fix global construction/destructionThanassis Tsiodras1-2/+4
2018-02-05sparc/*/linkcmds*: Move ENTRY() from linkcmds.base to top linkcmdsJoel Sherrill9-1/+16
2018-02-02bsp/leon3: Do not use internal cache APISebastian Huber1-2/+1
2018-01-31bsps: Rework cache manager implementationSebastian Huber4-208/+4
2018-01-31bsps: Move network define to source filesSebastian Huber10-69/+21
2018-01-25Remove make preinstallChris Johns91-13251/+27
2018-01-18bsp/leon3: Fix interrupt timestamp timecounterSebastian Huber1-1/+8
2018-01-18leon3: Simplify bsp_specsJoel Sherrill1-4/+0
2018-01-18leon2: Simplify bsp_specsJoel Sherrill1-4/+0
2018-01-18sparc/erc32: Simplify bsp_specsJoel Sherrill1-4/+0
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns1-1/+1
2018-01-02sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber3-21/+0
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber3-9/+12
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber3-3/+6
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber3-0/+3
2017-12-19sparc/*/bsp_specs, shared/linkcmds: Simplify bsp_specsJoel Sherrill4-3/+5
2017-12-06bsp/leon3: Enable timer used for CPU counterSebastian Huber1-0/+3
2017-11-29leon3/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29leon2/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29erc32/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill3-9/+9
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill3-9/+9
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill3-3/+3
2017-11-24Remove coverhd.hSebastian Huber6-15/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber6-3/+6
2017-11-21leon, gr1553rt: adding SMP protectionDaniel Hellstrom1-113/+69
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer3-0/+3
2017-11-14leon, grspw_router: Clear only error bits defined by clear maskJavier Jalle2-3/+3
2017-11-14leon, grspw_router: Allow thread safe per-bit managing of pctrl regsJavier Jalle2-93/+70
2017-11-14leon, grspw_router: Move register bit defs to headerJavier Jalle2-145/+166