summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-11-14leon, grspw_router: Changed driver C APIJavier Jalle2-386/+2212
2017-10-25leon,gr740: start ASR22:23 up-counter on boot by writing ASR22Daniel Hellstrom1-1/+1
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber4-14/+7
2017-08-29leon,ambapp_bus: make unreferenced global function staticDaniel Hellstrom2-51/+69
2017-08-29leon,grascs: fix semaphore policiesDaniel Hellstrom1-2/+3
2017-08-29leon,ambapp: fixes bad allocation checkDaniel Hellstrom1-1/+1
2017-08-29leon,gr1553b: improve init checkDaniel Hellstrom1-3/+8
2017-08-29libchip,greth: disable driver if SMP kernelDaniel Hellstrom1-0/+2
2017-08-29leon,occan: remove dead code.Daniel Hellstrom1-92/+0
2017-08-29leon, grspw: for SMP use GRSPW Packet driverDaniel Hellstrom4-3/+15
2017-08-25Include missing <string.h>Sebastian Huber12-0/+12
2017-07-25sparc: Add lazy floating point switchSebastian Huber5-12/+78
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber3-0/+12
2017-07-25sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber1-3/+3
2017-07-25bsp/leon2: Add at697f variantSebastian Huber6-4/+62
2017-07-25bsp/leon2: Use hard-float by defaultSebastian Huber1-1/+1
2017-07-17bsps/sparc: Add leon3 BSP variantsDaniel Cederman11-5/+134